I was wondering if you can post a full list of bindings we can use for the config. I want to use some of my numpad keys or maybe keybindings on my mouse for example.
I was wondering if you can post a full list of bindings we can use for the config. I want to use some of my numpad keys or maybe keybindings on my mouse for example.
Well you can use any keyboard key.
If you can read a doc, just see the full list.
http://www.autoitscript.fr/autoit3/d...tions/Send.htm
If you want to use a special key like enter it is {ENTER} you have to type (search the doc for other special keys).
If you wanna use some modifiers :
For Alt, add a "!" before the key, like : !a would make alt + a
"+" for shift
"^" for ctrl.
Edit : Added the doc's link (was really tired...)
What doc are you referring to? I very rubbish when it come to this kind of things. So inputting {NUMPAD1} after it would make it the 1 button on my number pad?
This should be all the Special keys you should need.
Sorry spacing is a *****, i hope you get the ideaCode:Key set Resulting Keypress {!} ! {#} # {+} + {^} ^ {{} { {}} } {SPACE} SPACE {ENTER} ENTER key on the main keyboard {ALT} ALT {BS} BACKSPAC {DEL} DELETE {UP} Up arrow {DOWN} Down arrow {LEFT} Left arrow {RIGHT} Right arrow {HOME} HOME {END} END {ESC} ESCAPE {INS} INS {PGUP} PageUp {PGDN} PageDown {F1} - {F12} Function keys {TAB} TAB {PRINTSCREEN} Print Screen key {LWIN} Left Windows key {RWIN} Right Windows key {NUMLOCK on} NUMLOCK (on/off/toggle) {CAPSLOCK off} CAPSLOCK (on/off/toggle) {PAUSE} PAUSE {NUMPAD0} - {NUMPAD9} Numpad digits {NUMPADMULT} Numpad Multiply {NUMPADADD} Numpad Add {NUMPADSUB} Numpad Subtract {NUMPADDIV} Numpad Divide {NUMPADDOT} Numpad period {NUMPADENTER} Enter key on the numpad {APPSKEY} Windows App key {LALT} Left ALT key {RALT} Right ALT key {LCTRL} Left CTRL key {RCTRL} Right CTRL key {LSHIFT} Left Shift key {RSHIFT} Right Shift key {SLEEP} Computer SLEEP key
If I can rep you I would thank you.
Yep, I forgot the link. I edited my post![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks