diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 15:18:49 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 15:18:49 +0200 |
commit | 16bae291cb96e7553fd2fe2d9cb742160f45a558 (patch) | |
tree | 0a607e8735d686771f0957a657d18b080b178000 /system/xbindkeys/README | |
parent | 98e61e520af879423d3381ab7c977db4004bb193 (diff) | |
download | slackbuilds-16bae291cb96e7553fd2fe2d9cb742160f45a558.tar.gz |
system/xbindkeys: Initial import
Diffstat (limited to 'system/xbindkeys/README')
-rw-r--r-- | system/xbindkeys/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/xbindkeys/README b/system/xbindkeys/README new file mode 100644 index 0000000000..c18908007b --- /dev/null +++ b/system/xbindkeys/README @@ -0,0 +1,6 @@ +xbindkeys is a program that allows you to launch shell commands +with your keyboard or your mouse under X Windows. It links commands +to keys or mouse buttons, using a configuration file. It's +independant of the window manager and can capture all keyboard keys +(ex: Power, Wake...). + |