diff options
author | zuntum <zuntum> | 2001-10-31 20:59:00 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 20:59:00 +0000 |
commit | ba78e03015d3f55f331ed5230168cfe2bd66e6a6 (patch) | |
tree | b8174b07e5f6072d89e0ac6466ae83197944712f /wm/tvtwm/DESCR | |
parent | a295db6ab819f07df461ddfe111da117fe71393f (diff) | |
download | pkgsrc-ba78e03015d3f55f331ed5230168cfe2bd66e6a6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'wm/tvtwm/DESCR')
-rw-r--r-- | wm/tvtwm/DESCR | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/wm/tvtwm/DESCR b/wm/tvtwm/DESCR new file mode 100644 index 00000000000..51ebcf3575a --- /dev/null +++ b/wm/tvtwm/DESCR @@ -0,0 +1,24 @@ + tvtwm is a superset of the X11R5 release of twm (Tom's Window Manager), +written by Tom LaStrange. Much of the early functionality, which is +described in more detail in README.old, was added by Tom LaStrange himself. +Since then, tvtwm has fallen under my control, and I've added some things +myself. + + Why doesn't tvtwm have version numbers, and only has patchlevels? I +don't know. History, I suppose. But, for information's sake, that is +effectually the version number. In this case, pl11. + + The major benefit of tvtwm over twm is the "Virtual Desktop". This +allows you do define a substitute root window that is larger than your +display area. This new virtual root window is the parent for all of your +X clients. tvtwm provides a "Panner" which will let you see a scaled down +representation of the whole virtual desktop. Using this panner, and keys +bound to functions added to tvtwm, you can move around this desktop to +have your physical display showing only part of the whole desktop. Thus, +you can have sections of your desktop assigned to particular tasks, or +just use it to keep from having 20 million layers of windows. :-) + + Many other things are discussed in README.old. Please look there for +further information. The more recent changes have been documented on an +item-by-item basis, and these changes can be found, not surprisingly, in +the CHANGES file. |