diff options
Diffstat (limited to 'desktop/lxhotkey/README')
-rw-r--r-- | desktop/lxhotkey/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop/lxhotkey/README b/desktop/lxhotkey/README new file mode 100644 index 0000000000..c8a61ec8d7 --- /dev/null +++ b/desktop/lxhotkey/README @@ -0,0 +1,7 @@ +LXHotkey allows viewing and changing global keyboard shortcuts for +the Openbox window manager actions, including those for starting +applications. + +Note: upstream default is not to build the GTK GUI, this may be +overridden by passing either GTK=2 or GTK=3 to the script, e.g. + GTK=2 ./lxhotkey.SlackBuild |