wmii

git clone git://oldgit.suckless.org/wmii/
Log | Files | Refs | README | LICENSE

commit c63add01fe976da75e00ad5e979fb834ff69fb77
parent 67b6bb092a5482cb8d3baa36bdd8e2292d97ab97
Author: Anselm R. Garbe <garbeam@wmii.de>
Date:   Fri, 24 Mar 2006 13:52:22 +0100

some more changes to wmii.1


Diffstat:
cmd/wm/wmii.1 | 19++++---------------
1 file changed, 4 insertions(+), 15 deletions(-)

diff --git a/cmd/wm/wmii.1 b/cmd/wm/wmii.1 @@ -13,7 +13,7 @@ is a script that launches the window manager and its various utilities and takes care that they are configured for use. .SS Actions -An action is a script written for the rc shell, but it can actually be +An action is a shell script, but it can actually be any executable file. It is executed usually by selecting it from the actions menu. You can customize an action by copying it from the global action @@ -66,22 +66,11 @@ and thus can be used in actions. old_path path as it was before .BR wmii (1) -added the local and global action directory and the location where the 9base -tools reside. The -.B wmiire -action resets path and removes old_path before executing a command. +added the local and global actions directory. .TP -WMII_CONFDIR -Global action directory. -.TP -WMII_IDENT -Unique identifier for the -.BR wmii (1) -session. Part of the socket file names. -.TP -WMIIR_SOCKET +WMII_ADDRESS Socket file of -.BR wmiifs (1). +.BR wmii (1). Used by .BR wmiir (1). .SH SEE ALSO