[RP] ratpoison crash

2007-12-24 Thread zhao wang
Recently, I find that the ratpoison will crash when I type "C-t ?". It also crash when I type "C-t : version". I change the dirver "radeon" to "vesa" in xorg.conf, but the problem is here. My laptop is IBM T30. My os is archlinux, and all softwares installed are updated to the newest version. _

[RP] when I set winliststyle row, then "C-t w" can not display text

2010-01-30 Thread zhao wang
when I set winliststyle row, then "C-t w" can not display text. I delete all but "set winliststyle row" in ~/.ratpoisonrc, the problem is still unsolved. ___ Ratpoison-devel mailing list Ratpoison-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo

[RP] [PATH] Add run or raise command

2016-11-12 Thread zhao wang
Hi all, Contents of my .ratpoisonrc: bind Return run_or_raise lilyterm lilyterm bind c run_or_raise chromium-browser chromium --disk-cache-dir=/tmp/cache diff --git a/src/actions.c b/src/actions.c index 3aef26b..af92dc8 100644 --- a/src/actions.c +++ b/src/actions.c @@ -399,6 +399,9 @@ init_us