Re: FVWM: React to event "KeyPress Control_L, KeyRelease Control_L"

2020-05-20 Thread Dr Rainer Woitok
Chris, On Monday, 2020-04-27 11:23:25 -0400, you wrote: > > ... > > Holding down Ctrl any pressing A should NOT trigger this command. > > On Linux, you can use the 'xcape' program to put together something to > do this. Thanks for pointing me to "xcape". Though I currently have plenty of m

Re: FVWM: React to event "KeyPress Control_L, KeyRelease Control_L"

2020-04-27 Thread Chris Siebenmann
> Greetings, > > is there a way in Fvwm to bind some command to just pressing and > immediately releasing the Ctrl-key without pressing any other key? > > Holding down Ctrl any pressing A should NOT trigger this command. On Linux, you can use the 'xcape' program to put together something to do th

Re: FVWM: React to event "KeyPress Control_L, KeyRelease Control_L"

2020-04-15 Thread Christoph Fritz
On Mon, 2020-04-13 at 15:37 +0200, Dr Rainer Woitok wrote: > On Sunday, 2020-04-12 20:53:47 +0100, you wrote: > > No, binding things to modifier key does not work. > > Thank you for this ultimate answer. At least now I know I can give > up trying. I guess you could hack fvwm or create your own

Re: FVWM: React to event "KeyPress Control_L, KeyRelease Control_L"

2020-04-13 Thread Dr Rainer Woitok
Dominik, On Sunday, 2020-04-12 20:53:47 +0100, you wrote: > ... > No, binding things to modifier key does not work. Thank you for this ultimate answer. At least now I know I can give up trying. Sincerely, Rainer

Re: FVWM: React to event "KeyPress Control_L, KeyRelease Control_L"

2020-04-12 Thread Dominik Vogt
On Sat, Apr 11, 2020 at 04:37:40PM +0200, Dr Rainer Woitok wrote: > is there a way in Fvwm to bind some command to just pressing and immedi- > ately releasing the Ctrl-key without pressing any other key? No, binding things to modifier key does not work. I've tried to implement that many years ago

FVWM: React to event "KeyPress Control_L, KeyRelease Control_L"

2020-04-11 Thread Dr Rainer Woitok
Greetings, is there a way in Fvwm to bind some command to just pressing and immedi- ately releasing the Ctrl-key without pressing any other key? Holding down Ctrl any pressing A should NOT trigger this command. Sincerely, Rainer