- Messages
- 162
- Country

Hi all,
may be is a well answered question, but i did not find anything about.
I need to generate a key codeafter a click, something like this
any hint ?
thanks a lot
/mario
may be is a well answered question, but i did not find anything about.
I need to generate a key codeafter a click, something like this
Code:
<Mouse>
<Visible>(L:WE_EMERGENCY_RAT, bool) ! </Visible>
<Tooltip>Ram Air Turbine extension</Tooltip>
<Cursor Type="Hand"/>
<Click>
generate keycode "shift+Q"
</Click>
</Mouse>
any hint ?
thanks a lot
/mario
Last edited:
