On 2007-07-10 18:02 +0200, Ethan Romander wrote:
> On Tue, 2007-07-10 at 08:48 -0400, Norman Walsh wrote:
>
>> Key XF86Forward R A Exec xterm
>
> Note that you've specified the root window as the context for this
> binding. Hence, FVWM will only launch the xterm when you press the
> XF86Forward key AND the pointer is over the root window. I define
> bindings like this with the "Any" context:
>
> Key XF86Forward A A Exec xterm
>
> That way the xterm will be launched no matter where the pointer is when
> the key is pressed.
>
> In addition, for long running processes like xterm, you may want to use
> "Exec exec xterm" as the command. The extra "exec" prevents the shell
> used to launch the xterm from clogging up your process table.
>
> --Ethan
I was wondering a similar question.
There are many keys in my laptop with "NoSymbol", for example the
"Volume Up" key is:
KeyPress event, serial 32, synthetic NO, window 0x2000001,
root 0x59, subw 0x0, time 3072717986, (-333,367), root:(639,399),
state 0x0, keycode 176 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
Is it possible to bind those keys to something?
Thanks,
--
Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F)