From: Paul Sokolovsky Date: Sun, 25 Nov 2007 22:57:59 +0000 (+0000) Subject: keylaunch-conf: Describe keylaunchrc format. X-Git-Tag: Release-2010-05/1~8243^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f1caa486910da48461b83396db5fdeedf23614f;p=openembedded.git keylaunch-conf: Describe keylaunchrc format. --- diff --git a/packages/keylaunch/keylaunch-conf/keylaunchrc b/packages/keylaunch/keylaunch-conf/keylaunchrc index 0296db9dad..34b46cf55f 100644 --- a/packages/keylaunch/keylaunch-conf/keylaunchrc +++ b/packages/keylaunch/keylaunch-conf/keylaunchrc @@ -1,3 +1,26 @@ +# Format: +# "key=" [] + ":" [ ":" ] +# ModState: +# "????" - any modifier (don't care) +# "...." - no modifer +# "*..." - Shift +# ".*.." - Control +# "..*." - Alt +# "...*" - AltGr +# Shift/Control/Alt/AltGr can be combined (e.g. ".**." == Control+Alt) +# Event: +# - Normal keytouch (short keypress followed by release) +# Held - Long keytouch (pressed and held for some time) +# Special Events (use with care): +# Pressed - Key was just pressed (note: other events may match too, e.g. +# normal/Held) +# Released - Key was just released (note: other events may match too) +# Combine - Several keys pressed together (note: other events may match too) +# Keysym: One or more (for Combine only) X keysyms +# Window: Ignored, do not use +# Command: Command line to execute, if starts with ~, suppress X startup notification +# (use for non-X apps). +# key=????Pressed XF86AudioRecord:gpe-soundbite record --autogenerate-filename $HOME_VOLATILE key=????Pressed XF86Calendar:gpe-calendar key=????Pressed telephone:gpe-contacts