My first encounter with anti-X 8.2 was surprisingly good and pleasing. I find it to be very fast and light to the touch. Thank you for your warm welcome and guidance.
A few months back, I decided to let my lenny go. I was starting love Debian but the problem was I cannot make the brightness control work using hotkeys. They worked with fedora 10, mandriva 2009.1, suse 11.1, mint 7, and yes, it also worked with XP.
I just executed:
Code: Select all
xrandr --output LVDS --set BACKLIGHT_CONTROL native
I tried it in my newly installed anti-x and hereunder is the output:
Code: Select all
jun@anti-x 8:~$ xrandr --output LVDS --set BACKLIGHT_CONTROL native
X Error of failed request: BadRROutput (invalid Output parameter)
Major opcode of failed request: 155 (RANDR)
Minor opcode of failed request: 15 (RRGetOutputProperty)
Serial number of failed request: 14
Current serial number in output stream: 14
jun@anti-x 8:~$
Thank you in advance!