X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/739bccbf5633f334556603fdd7396d6e8375fb0d..ef908fcaf1321d4feaa13efdbb81885b35a5fb59:/e-keybindings.cfg diff --git a/e-keybindings.cfg b/e-keybindings.cfg index a6e5f07..875b2cb 100644 --- a/e-keybindings.cfg +++ b/e-keybindings.cfg @@ -5,7 +5,7 @@ __E_CFG_VERSION 0 /* * Global button bindings... specially named actionclass that applies to * all client windows - so you can bind "alt - left click" to move the - * window, raise it or something.... + * window, raise it or something.... */ __ACLASS __BGN @@ -111,7 +111,7 @@ __END ****************************************************************************** * * Some Keys you can use to bind to (mainly standard English PC keyboard here) -* This is a SMALL list to make this file readable. it in no way lists ALL +* This is a SMALL list to make this file readable. it in no way lists ALL * possible keys that can be bound. This is just the useful keys from a normal * PC-style 101 key keyboard. * @@ -186,17 +186,17 @@ __ACLASS __BGN */ __NAME KEYBINDINGS __TYPE __TYPE_GLOBAL -/* +/* * The following key should be pretty self explanitory, but you should * really see how the Keysym is set. in your keysym.h file in your X11 * distribution */ __KEY Home -/* +/* * Can I use this with any modifier? (default is no) */ __MODIFIER_KEY __CTRL_ALT -/* +/* * you can also use modifier to specify a specific mod mask (alt,ctrl,qshift,etc) */ __EVENT __KEY_PRESS @@ -205,7 +205,7 @@ __ACLASS __BGN __KEY Insert __EVENT __KEY_PRESS __MODIFIER_KEY __CTRL_ALT - __ACTION __A_EXEC Eterm + __ACTION __A_EXEC pterm __NEXT_ACTION __KEY v __MODIFIER_KEY __CTRL_ALT @@ -290,7 +290,7 @@ __ACLASS __BGN __KEY F8 __EVENT __KEY_PRESS __MODIFIER_KEY __ALT - __ACTION __A_EXEC Eterm + __ACTION __A_EXEC pterm __NEXT_ACTION __KEY F9 __EVENT __KEY_PRESS