AUX/Power Button are malfunctioning on 2008.9 + updates from testing

John Lee john_lee at openmoko.com
Tue Sep 2 16:20:13 CEST 2008


On Tue, Sep 02, 2008 at 09:37:01AM -0400, Yaroslav Halchenko wrote:
> Thank you John for taking a shout! looks like very dark magic ;-)
> 
> unfortunately haven't seen any effect but may be I've done it wrong?
> 
> > * enlightenment_remote -binding-key-add \
> >   ANY Execute NONE 1 "delayed_action" "[0.0 exec dbus-send --system --dest=org.openmoko.Power / org.openmoko.Power.Core.RequestResourceState string:cpu string:illume-cmdline string:off] [2.0 halt_now]"
> cut paste worked fine
> 
> >   enlightenment_remote -binding-key-add \
> >   ANY Keycode-177=NONE 1 "simple_lock" ""
> didn't work -- do we need "=" before NONE here (it complaints then)? or it should be 
> 
> enlightenment_remote -binding-key-add \
> ANY Keycode-177 NONE 1 "simple_lock" ""
> 
> ?

you're right, the "=" shouldn't be there.  :)

> could I see any 'reaction' in some logs from anything on this binds?
> I've just plain pressed the keys and nothing happened

sorry i didn't try this before i post.  i think julian just fixed this today,
you can wait for the testing repo update or
modify the /etc/X11/Xserver file to:

"GTA01" | "GTA02")
    ARGS="$ARGS -dpi 285 -screen 480x640 -hide-cursor -br" ;;


tell me if it works   ;)


regards,
John



More information about the devel mailing list