diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 13:05:16 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:14 -0400 |
commit | 321c9407ecd74bc1f6a5395bd204adaa46351af0 (patch) | |
tree | 26111448a94be013a53fb89328948ee4e3296f38 /system/xbindkeys | |
parent | 9a37c89bc61d847dbf13d503911b900feb16c60b (diff) |
system/xbindkeys: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/xbindkeys')
-rw-r--r-- | system/xbindkeys/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/xbindkeys/README b/system/xbindkeys/README index 7fbbd7a9e4a3..3ee2225d1aaa 100644 --- a/system/xbindkeys/README +++ b/system/xbindkeys/README @@ -1,4 +1,4 @@ -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...). +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...). |