Macro Command List

My company is blocking the macro recorder install. However, the workaround is manually writing macros in notepad and saving them as KMCR files. That being said, the only shortcoming is not knowing all the keyboard commands. 

An example, the control and shift keys are as follows:

<keydown key="LControlKey"> 
<keydown key="LMenu">

But without access to the macro recorder, I can't find the commands for the rest of the keys (e.g. the windows key, space bar, etc.). 

Does anyone have a complete list they can share? Thanks in advance. 


2 comments.




ecarr   1 year ago   Answer

cditomaso   1 year ago
Awesome, thx!