| #
424d3ca8
|
| 11-Mar-2026 |
Salman Sarray <salman@sarray.de> |
backlight.8: Fix typo in man
Increment and decrement where swapped.
Signed-off-by: Salman Sarray <salman@sarray.de> Reviewed by: ziaee, Christos Longros <chris.longros@gmail.com> Pull Request: http
backlight.8: Fix typo in man
Increment and decrement where swapped.
Signed-off-by: Salman Sarray <salman@sarray.de> Reviewed by: ziaee, Christos Longros <chris.longros@gmail.com> Pull Request: https://github.com/freebsd/freebsd-src/pull/2072
show more ...
|
| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
64a231b9
|
| 19-Jul-2022 |
Mateusz Piotrowski <0mp@FreeBSD.org> |
backlight.8: Show all possible modes in synopsis
MFC after: 1 week
|
| #
5c3e4249
|
| 19-Jul-2022 |
Mateusz Piotrowski <0mp@FreeBSD.org> |
backlight.8: Standardize synopsis and improve examples
MFC after: 1 week
|
| #
2f60a7f9
|
| 08-Apr-2022 |
Mateusz Piotrowski <0mp@FreeBSD.org> |
backlight.8: Fix description of -f
If an unqualified name is provided, /dev/backlight/ is automatically prepended instead of /dev/backlight.
MFC after: 3 days
|
| #
b8e12d2d
|
| 12-Mar-2021 |
Brad Davis <brd@FreeBSD.org> |
Improve the wording for showing the brightness level
Reviewed by: allanjude
|
| #
1df30489
|
| 03-Mar-2021 |
Emmanuel Vadot <manu@FreeBSD.org> |
backlight(8): Add note that with option it print the current brightness.
MFC after: 3 days PR: 253737
|
| #
790c70c8
|
| 27-Oct-2020 |
Mateusz Piotrowski <0mp@FreeBSD.org> |
Clean up backlight.8
- Sort flags - Stylize incr|+ and decr|- properly - Add a missing period at the end of the description - Use the standard layout for the EXAMPLES section (remove the list macro
Clean up backlight.8
- Sort flags - Stylize incr|+ and decr|- properly - Add a missing period at the end of the description - Use the standard layout for the EXAMPLES section (remove the list macro and add indentation to the code block)
show more ...
|
| #
4d1308f4
|
| 06-Oct-2020 |
Baptiste Daroussin <bapt@FreeBSD.org> |
backlight: accept '%' in the brightness input value
Improve friendlyness of the command line by accepting the percent brightness in both format: with or without a trailing '%'
Reviewed by: manu Dif
backlight: accept '%' in the brightness input value
Improve friendlyness of the command line by accepting the percent brightness in both format: with or without a trailing '%'
Reviewed by: manu Differential Revision: https://reviews.freebsd.org/D26692
show more ...
|
| #
9ddaa99d
|
| 02-Oct-2020 |
Emmanuel Vadot <manu@FreeBSD.org> |
Add backlight(8)
This tool is used to configure registered backlights. It can incr/decr (default to 10%) or accept a percentage value directly.
Reviewed by: manpages (gbe@) Relnotes: yes Sponsored
Add backlight(8)
This tool is used to configure registered backlights. It can incr/decr (default to 10%) or accept a percentage value directly.
Reviewed by: manpages (gbe@) Relnotes: yes Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D26251
show more ...
|
| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
64a231b9
|
| 19-Jul-2022 |
Mateusz Piotrowski <0mp@FreeBSD.org> |
backlight.8: Show all possible modes in synopsis
MFC after: 1 week
|
| #
5c3e4249
|
| 19-Jul-2022 |
Mateusz Piotrowski <0mp@FreeBSD.org> |
backlight.8: Standardize synopsis and improve examples
MFC after: 1 week
|
| #
2f60a7f9
|
| 08-Apr-2022 |
Mateusz Piotrowski <0mp@FreeBSD.org> |
backlight.8: Fix description of -f
If an unqualified name is provided, /dev/backlight/ is automatically prepended instead of /dev/backlight.
MFC after: 3 days
|
| #
b8e12d2d
|
| 12-Mar-2021 |
Brad Davis <brd@FreeBSD.org> |
Improve the wording for showing the brightness level
Reviewed by: allanjude
|
| #
1df30489
|
| 03-Mar-2021 |
Emmanuel Vadot <manu@FreeBSD.org> |
backlight(8): Add note that with option it print the current brightness.
MFC after: 3 days PR: 253737
|
| #
790c70c8
|
| 27-Oct-2020 |
Mateusz Piotrowski <0mp@FreeBSD.org> |
Clean up backlight.8
- Sort flags - Stylize incr|+ and decr|- properly - Add a missing period at the end of the description - Use the standard layout for the EXAMPLES section (remove the list macro
Clean up backlight.8
- Sort flags - Stylize incr|+ and decr|- properly - Add a missing period at the end of the description - Use the standard layout for the EXAMPLES section (remove the list macro and add indentation to the code block)
show more ...
|
| #
4d1308f4
|
| 06-Oct-2020 |
Baptiste Daroussin <bapt@FreeBSD.org> |
backlight: accept '%' in the brightness input value
Improve friendlyness of the command line by accepting the percent brightness in both format: with or without a trailing '%'
Reviewed by: manu Dif
backlight: accept '%' in the brightness input value
Improve friendlyness of the command line by accepting the percent brightness in both format: with or without a trailing '%'
Reviewed by: manu Differential Revision: https://reviews.freebsd.org/D26692
show more ...
|
| #
9ddaa99d
|
| 02-Oct-2020 |
Emmanuel Vadot <manu@FreeBSD.org> |
Add backlight(8)
This tool is used to configure registered backlights. It can incr/decr (default to 10%) or accept a percentage value directly.
Reviewed by: manpages (gbe@) Relnotes: yes Sponsored
Add backlight(8)
This tool is used to configure registered backlights. It can incr/decr (default to 10%) or accept a percentage value directly.
Reviewed by: manpages (gbe@) Relnotes: yes Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D26251
show more ...
|
| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
64a231b9
|
| 19-Jul-2022 |
Mateusz Piotrowski <0mp@FreeBSD.org> |
backlight.8: Show all possible modes in synopsis
MFC after: 1 week
|
| #
5c3e4249
|
| 19-Jul-2022 |
Mateusz Piotrowski <0mp@FreeBSD.org> |
backlight.8: Standardize synopsis and improve examples
MFC after: 1 week
|
| #
2f60a7f9
|
| 08-Apr-2022 |
Mateusz Piotrowski <0mp@FreeBSD.org> |
backlight.8: Fix description of -f
If an unqualified name is provided, /dev/backlight/ is automatically prepended instead of /dev/backlight.
MFC after: 3 days
|
| #
b8e12d2d
|
| 12-Mar-2021 |
Brad Davis <brd@FreeBSD.org> |
Improve the wording for showing the brightness level
Reviewed by: allanjude
|
| #
1df30489
|
| 03-Mar-2021 |
Emmanuel Vadot <manu@FreeBSD.org> |
backlight(8): Add note that with option it print the current brightness.
MFC after: 3 days PR: 253737
|