Re: [e-users] Display Lock Keybinding and Backlight Control

2011-07-07 Thread Jeff Hoogland
Is it possible to have E's backlight module also set this value when it trys to control things? echo {0-255} > /sys/class/leds/lcd-backlight/brightness Works on my little tablet I am working with. On Tue, Jul 5, 2011 at 5:59 AM, Carsten Haitzler wrote: > On Fri, 1 Jul 2011 09:06:56 -0500 Jeff H

Re: [e-users] Display Lock Keybinding and Backlight Control

2011-07-05 Thread The Rasterman
On Fri, 1 Jul 2011 09:06:56 -0500 Jeff Hoogland said: right now - no. it's actuallly something i'd like to add. along with have e auto-suspend after screen is "blank" for more than N seconds. now for UNLOCKING... that's not something easily done as any key in x will then wake the "screenlock/dpm

Re: [e-users] Display Lock Keybinding and Backlight Control

2011-07-01 Thread Wido
dim/undim, I think there should be an ACPI event to trigger them, right? try acpi_listen to see if those events are beeing generated. If no ACPI keys are being triggered, maybe you are having an X86 key. I know that from key bindings you may try to catch them If this doesn't helps.then I don't

[e-users] Display Lock Keybinding and Backlight Control

2011-07-01 Thread Jeff Hoogland
Howdy All, Two questions this morning. First - is it currently possible to have a keybinding lock the screen (make the system no longe except mouse input and turn off display) and then have that same key unlock the screen when pressed again? I was digging through the key binding settings and I did