backlight.8 (1df30489a8f7083c98010c94d9ce522f9e8213dc) backlight.8 (b8e12d2d5c760dbe8058b5a5d8bfabdeff4dbe29)
1.\" Copyright (c) 2020 Emmanuel Vadot <manu@freebsd.org>
2.\"
3.\" Redistribution and use in source and binary forms, with or without
4.\" modification, are permitted provided that the following conditions
5.\" are met:
6.\" 1. Redistributions of source code must retain the above copyright
7.\" notice, this list of conditions and the following disclaimer.
8.\" 2. Redistributions in binary form must reproduce the above copyright

--- 33 unchanged lines hidden (view full) ---

42.Op Fl f Ar device
43.Cm decr Ns | Ns Cm -
44.Op Ar value
45.Sh DESCRIPTION
46The
47.Nm
48utility can be used to configure brightness levels for registered backlights.
49.Pp
1.\" Copyright (c) 2020 Emmanuel Vadot <manu@freebsd.org>
2.\"
3.\" Redistribution and use in source and binary forms, with or without
4.\" modification, are permitted provided that the following conditions
5.\" are met:
6.\" 1. Redistributions of source code must retain the above copyright
7.\" notice, this list of conditions and the following disclaimer.
8.\" 2. Redistributions in binary form must reproduce the above copyright

--- 33 unchanged lines hidden (view full) ---

42.Op Fl f Ar device
43.Cm decr Ns | Ns Cm -
44.Op Ar value
45.Sh DESCRIPTION
46The
47.Nm
48utility can be used to configure brightness levels for registered backlights.
49.Pp
50If call without any option it will print the current brightness level of the first
51registered backlight.
50Called without any arguments it will print the current brightness level
51of the first registered backlight.
52.Pp
53The options are as follows:
54.Bl -tag -width "-f device"
55.It Fl f Ar device
56Device to operate on.
57If not specified,
58.Pa /dev/backlight/backlight0
59is used.

--- 37 unchanged lines hidden ---
52.Pp
53The options are as follows:
54.Bl -tag -width "-f device"
55.It Fl f Ar device
56Device to operate on.
57If not specified,
58.Pa /dev/backlight/backlight0
59is used.

--- 37 unchanged lines hidden ---