https://bugzilla.novell.com/show_bug.cgi?id=451024 User thoenig@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=451024#c6 --- Comment #6 from Timo Hoenig <thoenig@novell.com> 2008-12-05 05:22:37 MST --- Are you sure? Become root and go to $ cd /sys/class/backlight/$DRIVER where $DRIVER is a sub directory. Just do an ls in /sys/class/backlight to find out. In this directory you find a pseudo file called "brightness". You may run $ echo x > brightness to switch the brightness. Valid values for x range from 0 to $MAX, where $MAX is the value stored in /sys/class/backlight/$DRIVER/max_brightness . -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.