- Package:
- xbacklight
- Source:
- xbacklight
- Description:
- simple utility to set the backlight level
- Submitter:
- Brandon Philips
- Date:
- 2014-07-12 17:24:10 UTC
- Severity:
- normal
Hardware: Lenovo x60s GPU: 945GM Driver: intel philips@plankton:~$ xbacklight -set 100 # works philips@plankton:~$ xbacklight = 50 # works philips@plankton:~$ xbacklight -dec 10 # works philips@plankton:~$ xbacklight -inc 10 # doesn't work Thanks, Brandon
[ I guess the bug's subject is wrong, should be "xbacklight -inc doesn't work, xbacklight -dec and xbacklight -set work" ] On my Samsung nc10 using awesome as windowmanager -inc does not work, -dec and -set do. HTH Stefan
Hi! I had the same problem at my N140. Try to change the percent value to some higher / lower values. At my netbook, i'm using: xbacklight -dec 15 xbacklight -inc 15
If this is still an issue, please provide the output of 'xrandr --verbose'. Thanks, Julien