Questions tagged [ratpoison]
The ratpoison tag has no summary.
13 questions
1 vote
0 answers
113 views
Super_L fails to bind Win key in .ratpoisonrc
Following the example in the docs ~/.ratpoisonrc # Setting the escape key to the Windows key escape Super_L works fine on one machine. On another however it refers to the Fn key. Both are laptops by ...
0 votes
1 answer
71 views
`ratpoison` doesn't accept cyrillic key commands
After I switch my keyboard layout to cyrillic setxkbmap -layout "us,bg(phonetic)" -option "grp:alt_shift_toggle" ratpoison stops recognising keys and only states readkey: Unbound ...
0 votes
2 answers
553 views
How can I move a window to another monitor in ratpoison?
I am using ratpoison on multiple monitors. Currently, the only I could find to move windows to another monitor, if I first turn off its current monitor (xrandr --output ... --off), and then ctrl/t + ...
0 votes
1 answer
73 views
How can I switch to window number greater than 10 or higher in Ratpoison?
The current list of the running windows can be shown by a ctrl/t+w . Then I can switch to the window I want with ctrl/t + <0-9>. However, I have more than 10 windows opened. How could I switch ...
0 votes
1 answer
180 views
Ratpoison WM in Nvidia driven laptop
I have a 5th generation Intel laptop with Nvidia 820M GPU and i wan to use Archlinux/Salix with Ratpoison WM for development purposes. The problem is Ratpoison is ment for lowend computers. What are ...
2 votes
1 answer
148 views
What is a good choice for a windowmanager for temporary use? [closed]
Ratpoison is my windowmanager of choice and am running a fairly recent version of google chrome and I wish to drag a couple tabs between windows. This used to work, but recent changes in chrome makes ...
0 votes
1 answer
691 views
Ratpoison under Xfce4
I want to use Ratpoison as WM but I want the DE goodies from Xfce4. That includes keyboard layout switching while holding a modifier key, switching back on release * tray icon support * notifications ...
2 votes
4 answers
2k views
Recover GUI window after minimizing in ratpoison
I'm running ratpoison. I was running emacs started through a keybinding (hence no xterm). Then I hit Ctrl-Z by mistake and emacs disappeared (emacs iconify-or-deiconify-frame). I know it is still ...
4 votes
2 answers
3k views
How to change the "power key" for ratpoison window manager
Using the ratpoison window manager, how could I remap the "power key" (which is by default Ctrl-T) to something like the Windows button? I have created a configuration file already (~/.ratpoisonrc) ...
3 votes
1 answer
4k views
Can one disable tap-to-click in X server configuration, without synclient?
I want to configure my system so that tap-to-click is disabled on the touchpad. (It's running a rather old version of ALTLinux distro with xorg-server-1.4.2-alt10.M41.1.) The most popular advice I ...
1 vote
0 answers
180 views
How to select window in ratpoison without it changing frame
When you use select in ratpoison, sometimes window changes frame. I would like it to always stay in the same frame. Is there any way to achieve that ? I don't want windows jumping around. This depends ...
3 votes
1 answer
560 views
Key-binding to open a terminal running python in ratpoison
In my .ratpoisonrc file I'm failing to write a key-binding to open a terminal running python. I'm running a minimal Debian setup on which I basically just run emacs. Sometimes I want to just get a ...
4 votes
2 answers
1k views
ratpoison keyboard shortcut conflicts
I recently installed ratpoison as my first real foray into tiling window managers. The first problem I ran into is that the Ctrl-t keybinding used for ratpoison commands conflicts with those of other ...