diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-16 21:41:56 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-16 21:41:56 +0000 |
commit | df2c154abf960602d7ab975852d1ae4862a0559a (patch) | |
tree | ea93dda9c772e0fcfc5a166e13e1ab75607d663f /x11-wm/uwm/pkg-descr | |
parent | 11a40e6df90bc10b6515b4a1c6af9f8f85e80fdb (diff) | |
download | ports-df2c154abf960602d7ab975852d1ae4862a0559a.tar.gz ports-df2c154abf960602d7ab975852d1ae4862a0559a.zip |
Notes
Diffstat (limited to 'x11-wm/uwm/pkg-descr')
-rw-r--r-- | x11-wm/uwm/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/x11-wm/uwm/pkg-descr b/x11-wm/uwm/pkg-descr new file mode 100644 index 000000000000..8bfe22612af1 --- /dev/null +++ b/x11-wm/uwm/pkg-descr @@ -0,0 +1,12 @@ +This is a small, simple window manager, contributed to X11R3 by DEC. + +The behavior of uwm can be customized by configuration files. + +Since uwm does not decorate windows, it may not be obvious that it has started. +By default, middle-clicking on the root window with the middle mouse button +will bring up a menu of window operations. Pressing a mouse button while +holding an Alt key will raise or lower the window under the pointer, or (when +done on the root window) circulate windows up or down. + +Trevor Johnson +trevor@FreeBSD.org |