View Single Post
Posts: 34 | Thanked: 21 times | Joined on Feb 2008
#29
The event you want is dbus_powered_DisplayState. In common.conf, change the appropriate lines under default section to
Code:
dbus_powered_DisplayState = ifeq $1 on system.device.checksoftpoweroff; ifeq $1 on display_state_on off display_state_off dimmed display_state_dimmed
display_state_on = 
display_state_off = 
display_state_dimmed =
Then in n810.conf, you can configure these events as you wish, e.g. display_state_off = call keyboard_light_off