Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/config Modified Files: Tag: branch-exp bindings.cfg Log Message: A few comments. =================================================================== RCS file: /cvsroot/enlightenment/e16/e/config/Attic/bindings.cfg,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -3 -r1.1.2.1 -r1.1.2.2 --- bindings.cfg 19 Nov 2004 21:07:17 -0000 1.1.2.1 +++ bindings.cfg 28 Dec 2004 12:14:43 -0000 1.1.2.2 @@ -1,3 +1,34 @@ +# Default button- and keybindings. + +# Button binding definition line: +# <Button action> <Modifiers> <Button> <Action> +# +# Key binding definition line: +# <Key action> <Modifiers> <Key> <Action> +# +# <Button action>: +# MouseDown, MouseUp, MouseDouble, MouseIn, MouseOut +# +# <Key action>: +# KeyDown, KeyUp +# +# <Modifiers>: One or more of +# - None +# * Any +# A Alt +# C Ctrl +# S Shift +# 1-5 Modifier 1-5 +# +# <Button>: +# 1-5 +# +# <Key>: +# Key name +# +# <Action>: +# Any IPC action. Use "eesh help full" to see possibilities. + # Global button bindings... specially named actionclass that applies to # all client windows - so you can bind "alt - left click" to move the ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs