Re: Question about pbbuttonsd and blankscreen
Brought to you by:
matthiasgrimm
From: Kristian B. <kb...@op...> - 2005-12-12 05:48:56
|
On Fri, 2005-12-09 at 11:30 -0500, James Turner wrote: > Sorry if this has already been sent, I think there may have been an > error. > > Hi, I have a 12in Rec C PowerBook with an nVIDIA GeForce FX Go5200. > When running the 0.7.2 of pbbuttonsd on both Debian and Ubuntu I am > unable to control the brightness of my display. You should have a look at showkey in console, it tells you the keycode of the key you pressed (wait 10 second to quit). Those are the keycode used by pbbuttonsd, check that they match your settings in /etc/pbbuttonsd.conf. I use LCD_IllumUpKey = 60 + ctrl LCD_IllumDownKey = 59 + ctrl but you might have other keys. > Also when I set > pbbuttonsd to blank my screen on lid close this does not work. I am > aware that suspend to ram does not currently work with nvidia. Any > help would be great. Thanks. onAC_CoverAction = blankscreen should do it, but you probably already tried that. If that does not work, you probably want to have a look at your logs. Kristian Benoit |