I am trying to get my FN+home and FN+end brightness keys working in Fluxbox. They worked out of the box in GNOME and after installing tpb, tpb's display also shows up in GNOME but still not in Fluxbox. Following this
tutorial, I did the following:
lsmod | grep nvram (to check if the nvram group is running)
sudo adduser <your user> nvram (to add my user to the nvram group)
sudo apt-get install tpb (installed tpb)
sudo gedit /etc/tpbrc (do I need to edit this file for it work? I tried uncommenting #FN and #NVRAM /dev/nvram but all to no avail)
Then I added 'tpb &' to ~/.fluxbox/startup then ctrl+alt+backspace to restart X. In the list of processes (ps aux), I see tpb running, but FN+home and FN+end does not work. What else do I need to do so that tpb will work in fluxbox?
The
thinkwiki website that is suggested a lot on this forums has not been helpful (it doesn't provide any help on this subject).
Thanks,
Lain