summaryrefslogtreecommitdiff
path: root/doc/ratpoison.texi
diff options
context:
space:
mode:
authorsabetts <sabetts>2003-05-09 23:50:59 +0000
committersabetts <sabetts>2003-05-09 23:50:59 +0000
commit974358c1a2620831b82752f23adbfa7752cbb217 (patch)
treeef39cbd481e18689baff3dbec30d25ec9c98eb64 /doc/ratpoison.texi
parent0956c8bdb9a4b01a0e7aafd173b452f613b9637d (diff)
downloadratpoison-974358c1a2620831b82752f23adbfa7752cbb217.zip
*** empty log message ***
Diffstat (limited to 'doc/ratpoison.texi')
-rw-r--r--doc/ratpoison.texi12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi
index a41f13a..d8a9722 100644
--- a/doc/ratpoison.texi
+++ b/doc/ratpoison.texi
@@ -406,6 +406,10 @@ unbinding the key.
@item chdir
Change the current directory for ratpoison.
+@item clrunmanaged
+Clear the unmanaged window list. See @command{unmanange} for an
+explanation of the unmanaged window list.
+
@item colon @var{command}
Run a ratpoison command.
@@ -791,6 +795,14 @@ Remove @var{name} from the list of defined aliases.
@item unbind @var{key}
Unbind a keystroke.
+@item unmanage @var{text}
+Add @var{text} to the unmanaged window list. Any window that matches
+any of the strings in the unmanaged window list will not be handled in
+any way by ratpoison. This only applies to new windows (not windows
+already managed by ratpoison).
+
+When called non-interactively with no arguments, the list is returned.
+
@item unsetenv @var{env}
Clear the value of the environment variable, @var{env}.