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/bbkeys/DESCR | |
parent | a295db6ab819f07df461ddfe111da117fe71393f (diff) | |
download | pkgsrc-ba78e03015d3f55f331ed5230168cfe2bd66e6a6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'wm/bbkeys/DESCR')
-rw-r--r-- | wm/bbkeys/DESCR | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/wm/bbkeys/DESCR b/wm/bbkeys/DESCR new file mode 100644 index 00000000000..efe31876aac --- /dev/null +++ b/wm/bbkeys/DESCR @@ -0,0 +1,9 @@ +Provide keyboard shortcuts for X11R6, specifically intended for use with +the Blackbox window manager but usable with any. + +Can bind actions such as executing commands, altering the states of windows, +switching workspaces, etc. to arbitrary keys. + +Note: since the basic package does not install the qt-based configuration +tool, bbkeys ought to be invoked with the -noqt option unless you also +install the wm/bbkeys-qt package. |