Re: FVWM: Bind key sequences

2012-04-29 Thread Andre Majorel
On 2012-04-28 13:29 +0100, Thomas Adam wrote: On 28 April 2012 13:25, Dan Espen des...@verizon.net wrote: Andre Majorel aym-m...@teaser.fr writes: Is there a way to bind key *sequences* to functions ? EG [kp-*][1] to switch to page (0,0), etc. The best way to bind sequences is to use

Re: FVWM: Bind key sequences

2012-04-29 Thread Thomas Adam
On Sun, Apr 29, 2012 at 10:35:45PM +0200, Andre Majorel wrote: Note how KP_Home must be used, even though the actual event is KP_7. There may be a simpler way but I've had enough for tonight. No, there isn't. It's two different keysyms, depending on whether Numlock is used. That's expected.