From e0611e31fe8fb79edbe138e9c27b50fb6efc451e Mon Sep 17 00:00:00 2001 From: Bryan Harris Date: Sun, 9 Dec 2012 11:01:03 -0500 Subject: system/keylaunch: Added (bind commands to a hot key) Signed-off-by: dsomero --- system/keylaunch/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 system/keylaunch/README (limited to 'system/keylaunch/README') diff --git a/system/keylaunch/README b/system/keylaunch/README new file mode 100644 index 0000000000..628d0bf3fb --- /dev/null +++ b/system/keylaunch/README @@ -0,0 +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. -- cgit v1.2.3