From 74feea3aa793b13a3582fc25329701a45de01b64 Mon Sep 17 00:00:00 2001 From: sabetts Date: Mon, 24 Feb 2003 07:44:20 +0000 Subject: * src/split.h (cleanup_frame): new protoype * src/manage.c (scanwins): added better debugging output * src/events.c (cleanup_frame): move to split.c (handle_key): ungrab the rat right after we read the key. * src/actions.h (cmd_tmpwm): new prototype. * src/actions.c (spawn): return the pid of the child process. prototype updated. (cmd_tmpwm): new function (user_commands): new command, tmp_wm. --- doc/ratpoison.texi | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi index c5749a1..1e5e16e 100644 --- a/doc/ratpoison.texi +++ b/doc/ratpoison.texi @@ -739,6 +739,14 @@ Turn on or off the startup_message. This is most useful in your When called non-interactively with no arguments, the current setting is returned. +@item tmpwm @var{WM} +Gives control over to another window manager and regains control once +it has terminated. @var{WM} is the path to the new window +manager. This command is useful when you want to temporarily take a +look at another window manager, or program under a different window +manager, but you want to come back to ratpoison when you've finished +your investigation. + @item time Show current time. Disappears after 5 seconds, like all other info bars. In the default setup, the @kbd{C-t a} keystroke is bound to this command. -- cgit v1.2.3