Re: ctwm "forgets" keybindings after a while

2021-10-11 Thread Rhialto
On Sun 10 Oct 2021 at 15:52:04 -0700, Jonathan Thornburg wrote: > Brilliant! You are indeed both correct -- my problem was mainly Num-Lock > (which on my keyboard is needed in order to enable the numeric keypad), > but when I tested, Caps-Lock also causes my bindigs to be ignored. One

Re: ctwm "forgets" keybindings after a while

2021-10-10 Thread Jonathan Thornburg
I wrote (about keybindings for F1 and F12) > [[...]] after running ctwm for a while (anywhere from a few > minutes to some hours, depending on my usage), these keys stop working > (they no longer raise/lower the current window). I've checked with > 'xev' and these keys are still generating

Re: ctwm "forgets" keybindings after a while

2021-10-09 Thread Carl Svensson
On Sat, 9 Oct 2021 14:48:10 +0200 Rhialto wrote: > On Fri 08 Oct 2021 at 23:18:00 -0700, Jonathan Thornburg wrote: > > > > I'm using ctwm 4.0.3 > > > (bzr:fulle...@over-yonder.net-20190721212859-1hko50q7rrvqttfb) > > > > The problem is, after running ctwm for a while (anywhere from a few > >

Re: ctwm "forgets" keybindings after a while

2021-10-09 Thread Rhialto
On Fri 08 Oct 2021 at 23:18:00 -0700, Jonathan Thornburg wrote: > > I'm using ctwm 4.0.3 > > (bzr:fulle...@over-yonder.net-20190721212859-1hko50q7rrvqttfb) > on OpenBSD 7.0 (2021-Sep-27 snapshot). My .ctwmrc contains the lines > > "F1"= : window : f.raise > "F1"= : title :

ctwm "forgets" keybindings after a while

2021-10-09 Thread Jonathan Thornburg
I'm using ctwm 4.0.3 > (bzr:fulle...@over-yonder.net-20190721212859-1hko50q7rrvqttfb) on OpenBSD 7.0 (2021-Sep-27 snapshot). My .ctwmrc contains the lines "F1"= : window : f.raise "F1"= : title : f.raise "F12" = : window : f.lower "F12" = : title : f.lower