diff options
author | zuntum <zuntum> | 2001-10-31 20:59:00 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 20:59:00 +0000 |
commit | 357035734b69b9da4b409c072366a328aaddabc2 (patch) | |
tree | b8174b07e5f6072d89e0ac6466ae83197944712f /wm/wm2/DESCR | |
parent | 58022b1c3a7fe2947a92e4b86998903c01be2bcf (diff) | |
download | pkgsrc-357035734b69b9da4b409c072366a328aaddabc2.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'wm/wm2/DESCR')
-rw-r--r-- | wm/wm2/DESCR | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/wm/wm2/DESCR b/wm/wm2/DESCR new file mode 100644 index 00000000000..b0b0df0eef3 --- /dev/null +++ b/wm/wm2/DESCR @@ -0,0 +1,20 @@ +wm2 -- a window manager +======================= + +wm2 is a window manager for X. It provides an unusual style of window +decoration and as little functionality as I feel comfortable with in a +window manager. wm2 is not configurable, except by editing the source +and recompiling the code, and is really intended for people who don't +particularly want their window manager to be too friendly. + +wm2 provides: + + -- Decorative frames for your windows. + + -- The ability to move, resize, hide and restore windows. + + -- No icons. + + -- No configurable root menus, buttons or mouse or keyboard bindings. + + -- No virtual desktop, toolbars or integrated applications. |