diff options
author | rumble <rumble@pkgsrc.org> | 2004-08-28 23:18:01 +0000 |
---|---|---|
committer | rumble <rumble@pkgsrc.org> | 2004-08-28 23:18:01 +0000 |
commit | 13751dc8d09caaf69a1abcbcea6a807b854e8550 (patch) | |
tree | 31ab2ebb510e9d663370d0f5c0ffc5cc7b2315aa /wm/w9wm/DESCR | |
parent | 84c97b072e02938143072094bc3dd02a081fdd34 (diff) | |
download | pkgsrc-13751dc8d09caaf69a1abcbcea6a807b854e8550.tar.gz |
w9wm 0.4.2
8 1/2-like Window Manager for X with virtual desktops
Diffstat (limited to 'wm/w9wm/DESCR')
-rw-r--r-- | wm/w9wm/DESCR | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/wm/w9wm/DESCR b/wm/w9wm/DESCR new file mode 100644 index 00000000000..a55f4fcba83 --- /dev/null +++ b/wm/w9wm/DESCR @@ -0,0 +1,22 @@ + w9wm Version 0.4.2 + Copyright 2000-2001 Benjamin Drieu. + + with large portions of code + Copyright 1994 David Hogan. + +What is w9wm ? +============== + +w9wm is a quick & dirty hack based on 9wm, the wonderful "template" +window manager made by David Hogan. + +9wm is really nice for all day use (I mean, a large Emacs window +covering the whole screen and a terminal to use Lynx and browse the +web ;-)) provided that you do not have a large number of windows on +your screen. But in some occasions it is not the case (ie. you have +to telnet to 4-5 remote machines), which is painful with 9wm. + +This need for virtual screens motivated this about 50 lines hack. +w9wm brings support for virtual screens (provided you use the second +button, aka middle button to select one virtual screen) as well as for +key bindings (to switch from one window to another). |