snippetbashTip
backlight_control — Control a linux machine's backlight using percentage values. More information: <https://github.com/H
Viewed 0 times
commandbacklightclicontrolusinglinuxmachinebacklight_control
linux
Problem
How to use the
backlight_control command: Control a linux machine's backlight using percentage values. More information: <https://github.com/Hendrikto/backlight_control#usage>.Solution
backlight_control — Control a linux machine's backlight using percentage values. More information: <https://github.com/Hendrikto/backlight_control#usage>.Increase/decrease the backlight by a specific percent count:
backlight_control {{+|-}}{{5}}Set the backlight strength to a specific percent count:
backlight_control {{90}}Display help:
backlight_controlCode Snippets
Increase/decrease the backlight by a specific percent count
backlight_control {{+|-}}{{5}}Set the backlight strength to a specific percent count
backlight_control {{90}}Display help
backlight_controlContext
tldr-pages: linux/backlight_control
Revisions (0)
No revisions yet.