On Fri, Apr 22, 2005 at 04:56:59PM +0200, Thibault Hild wrote: > To allow the use of <ctrl+t> in a classic ratpoison configuration, one > should use <ctrl+t>+t. So I tried to do the same for <ctrl+q> and I hit > <ctrl+q>+q but the terminal flow is still blocked.
Does "C-t t" work? It may that you need to configure your xterm to
allow SendEvents, e.g. by something like the following
xterm*allowSendEvents: true
in your .Xresources.
Cameron.
signature.asc
Description: Digital signature
_______________________________________________ Ratpoison-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/ratpoison-devel
