[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] Problems with ratpoison keys being passed to web applications i
From: |
Mark Eichin |
Subject: |
Re: [RP] Problems with ratpoison keys being passed to web applications in Firefox / Conkeror |
Date: |
Sat, 13 Mar 2010 18:03:26 -0500 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) |
although I don't see the bug (the only times I've seen a key after c-t
leak through, it's a heavily loaded machine, and ratpoison never sees
the key, which is what you'd expect...) I also use top-level bindings,
and you might find them useful to get around it:
definekey top M-Right next
definekey top M-Left prev
(which matches the linux-console vt-switch bindings.) Since that's a
single keystroke, it might avoid the problem...