Can someone tell me how to get the brightness keys to work (Fn + PgUp and Fn + PgDn) on Kubuntu gutsy or feisty. The current file's contents are:
Code: Select all
cat /etc/acpi/video_brightnessdown.sh
#!/bin/bash
. /usr/share/acpi-support/key-constants
acpi_fakekey $KEY_BRIGHTNESSDOWN
Thanks
-- R
MOD EDIT: Moved to linux forum.




