On Sat, 9 Oct 2021 14:48:10 +0200
Rhialto <rhia...@falu.nl> 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
> > 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 keypress X events.
> 
> The most common thing that causes such a symptom is having Caps Lock
> pressed. It counts as a modifier, so pressing CapsLock + F1 doesn't
> match your mapping.
> 

I personally find Num Lock to be at least as great a culprit.
I've added the following to my .ctwmrc (Num Lock may be a
different modifier on your system):

# Ignore Num Lock and Caps Lock
IgnoreModifier {
  lock
  m2
}

-- 
Carl Svensson

Reply via email to