On Wednesday 21 March 2007 14:16, Hans-J. Ullrich wrote: > > How can I connect these commands to the buttons on the notebook ? > > The keycodes are: > > wlan on: 0x65 > releasing: 0xe5 > > wlan off: 0x64 > releasing: 0xe4 > Hi, I don't know if you want this functionality outside of X windows too, but if not, xbindkeys is your friend. Since you're already able to get the key events, you should have no problem setting this up in less than 2min :)
if only the configuration tool (xbindkeys-config, separate deb package) did not depend on GTK1... I'm almost convinced to try and rewrite it for GTK2 or Qt. cheers, Dimitris -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

