On Fri, 24 Jul 2009 18:11:39 +0200 PaulTT <[email protected]> said: > On Wed, Jul 22, 2009 at 2:18 PM, Carsten Haitzler<[email protected]> wrote: > > On Wed, 22 Jul 2009 12:05:04 +0200 Mister Olli <[email protected]> > > said: > > > >> hi... > >> so you should be able to: > >> - create a custom script that calls your binary that does the popup > >> - (not sure) can't you do it with dbus (is E able to fire up programs > >> when certain dbus messages appear) > > > > or just listen to acpid... :) > > > > here there are macbooks ;) > for them, power button is even an x key (on mine is keycode 222), > tried it now with xev. > disabling it in acpid, and configuring it in keyboard shortcuts, do > you think it would work? > i'll give a try at it > thanx
why ask? do. if you get an x key - it means that it's hooked up to the keyboard controller in hardware, and acpi as well or the linxu drviers on a macbook merge it with the keyboard, but that doesn't much matter. it it's an x key - it'd bindable. along with every other button there on your laptop. if its acpi it has to be handled specially by acpid listening. -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
