tpb (thinkpad buttons/OSD] linux, autostart ?
Posted: Sat Sep 22, 2012 12:18 pm
Hey, I recently installed tpb onto my thinkpad x60 running linux mint 13 [32bit], but when I try running the commad, I get the following :

It does run and display a rudimentary OSD after I sudo it.
How would I get it to run on startup, so I dont need to open up terminal and put in the command just to see the OSD ? Could i do it without giving it superuser privileges ?

Code: Select all
XXXX@XXXX-ThinkPad-X60 ~ $ tpb
Unable to open device /dev/nvram: Permission denied
XXXX@XXXX-ThinkPad-X60 ~ $ sudo tpb
[sudo] password for XXXX:
This process is currently running setuid or setgid.
GTK+ does not allow this therefore Qt cannot use the GTK+ integration.
Try launching your app using 'gksudo', 'kdesudo' or a similar tool.
See http://www.gtk.org/setuid.html for more information.
How would I get it to run on startup, so I dont need to open up terminal and put in the command just to see the OSD ? Could i do it without giving it superuser privileges ?