diff options
author | Bryan Harris <bryanlharris@gmail.com> | 2012-12-09 11:01:03 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:21:59 -0500 |
commit | e0611e31fe8fb79edbe138e9c27b50fb6efc451e (patch) | |
tree | 67648ee023762ddff7a4bd6bf1192aa911b480ee /system/keylaunch/slack-desc | |
parent | 5d79d66d1c8d65e9a4e6bc4b7eccfaaa3a63655c (diff) | |
download | slackbuilds-e0611e31fe8fb79edbe138e9c27b50fb6efc451e.tar.gz |
system/keylaunch: Added (bind commands to a hot key)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/keylaunch/slack-desc')
-rw-r--r-- | system/keylaunch/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/keylaunch/slack-desc b/system/keylaunch/slack-desc new file mode 100644 index 0000000000..6576156c1b --- /dev/null +++ b/system/keylaunch/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +keylaunch: KeyLaunch (bind commands to a hot key) +keylaunch: +keylaunch: KeyLaunch is a small utility for binding commands to a hot key. It +keylaunch: reads a configuration file in ${HOME}.keylaunchrc. KeyLaunch uses +keylaunch: Ctrl, Alt and Shift as modifier keys, the hotkey is up to the user. +keylaunch: See /usr/doc/keylaunch-1.3.3/example_rc to get started. +keylaunch: +keylaunch: Homepage: http://www.oroborus.org/ +keylaunch: +keylaunch: +keylaunch: |