diff options
Diffstat (limited to 'system/keylaunch')
-rw-r--r-- | system/keylaunch/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/keylaunch/README b/system/keylaunch/README index 628d0bf3fb..81db81c7cb 100644 --- a/system/keylaunch/README +++ b/system/keylaunch/README @@ -1,5 +1,5 @@ -KeyLaunch is a small utility for binding commands to a hot key.
-It reads a configuration file in ~/.keylaunchrc. KeyLaunch uses
-Ctrl, Alt and Shift as modifier keys, the hotkey is up to the user.
-
-See example_rc in the documentation directory for more information.
+KeyLaunch is a small utility for binding commands to a hot key. +It reads a configuration file in ~/.keylaunchrc. KeyLaunch uses +Ctrl, Alt and Shift as modifier keys, the hotkey is up to the user. + +See example_rc in the documentation directory for more information. |