diff options
author | Phillip Warner <pc_warner@yahoo.com> | 2010-05-11 22:53:25 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:53:25 +0200 |
commit | 4f6569fed8a21859d0b41bf8c326f47c8dbf5594 (patch) | |
tree | 362b5390ae79c26b609550c06d9e13ba79cf1cd8 /desktop/whaw/README | |
parent | 70855a90948fdcb2203d45863af1afa6e91d1f7f (diff) | |
download | slackbuilds-4f6569fed8a21859d0b41bf8c326f47c8dbf5594.tar.gz |
desktop/whaw: Added to 12.1 repository
Diffstat (limited to 'desktop/whaw/README')
-rw-r--r-- | desktop/whaw/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/desktop/whaw/README b/desktop/whaw/README new file mode 100644 index 0000000000..93b19f7519 --- /dev/null +++ b/desktop/whaw/README @@ -0,0 +1,16 @@ +whaw - Window Tiling Tool + +whaw is a mouse-driven program for X11 that uses advanced tiling algorithms and +an intuitive user interface to quickly lay out windows without having to +replace or modify the set up of your window manager of choice. whaw is meant to +augment the capabilities of your current window manager, not supplant them. + +When activated, you simply click on the windows you want to tile and they will +be tiled either horizontally or vertically depending on what you chose. In +addition to tiling over the entire screen, you can choose to tile over a +selected area, thus making whaw a very flexible program. + +The program should be run in the background and should probably be started +when your WM/DE is started. + +Please see the man page for more details of program usage. |