Search found 2 matches
- 05 Oct 2018, 07:59
- Forum: General
- Topic: luamacros - accented characters
- Replies: 3
- Views: 11592
Re: luamacros - accented characters
Thanks my friend for your answer. Unfortunately it doesn't work :( This is my code: elseif (button == 40) then lmc_send_keys ('^+%({NUM1}{NUM5}{NUM1})', 50) I want to use this shortcut [CTRL+SHIFT+ù] in visual studio code to comment a line. -----------------------------------------------------------...
- 04 Oct 2018, 15:49
- Forum: General
- Topic: luamacros - accented characters
- Replies: 3
- Views: 11592
luamacros - accented characters
Hi ! I''ve configured my numpad to run some shortcuts and it works very well (in luamacros and in hidmacros) but now I would like to create a shortcut (in luamacros) for the [CTRL+ SHIFT + ù] combination but i can not figure out how to do it. I get this error [KEY] ERROR: Invalid KeyName in the cons...