ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RP] Eliminating the C-t prefix


From: Sven Hartrumpf
Subject: Re: [RP] Eliminating the C-t prefix
Date: Fri Jan 25 00:44:05 2002

> keylauncher is the program you want. It allows you to do this. This
> combind with ratpoison -c works wonders.

Great.
(I have also found xbindkeys (1.3.0) which does something similar.)
Maybe a minimal example .xbindkeysrc for RP like the following would
help newbies like me:

# .xbindkeysrc
"ratpoison -c focusleft &" 
  KP_Left
"ratpoison -c focusright &" 
  KP_Right
"ratpoison -c focusdown &" 
  KP_Down
"ratpoison -c focusup &" 
  KP_Up
"ratpoison -c prev &" 
  KP_Page_Up
"ratpoison -c next &" 
  KP_Page_Down



reply via email to

[Prev in Thread] Current Thread [Next in Thread]