Announcements, general discussion
-
danhsmile044
- Posts: 1
- Joined: 21 Jun 2018, 04:53
Post
by danhsmile044 » 21 Jun 2018, 04:56
Is it possible to use LuaMacros to intercept keys by scan code or by key code, instead of by the key output? I am looking to do this for a language-independent task, so that the macros are tied to actual keys and do not change when the system language is changed.
Interesting idea. In fact we have some issues caused by regional keyboard settings so this would also help.
Anyone else interested?

-
admin
- Site Admin
- Posts: 735
- Joined: 01 Nov 2010, 13:00
- Location: Prague, Czech republic
-
Contact:
Post
by admin » 21 Jun 2018, 09:15
Actually I'm not sure how keyboard's regional settings are involved in received key codes. I never needed that. Try and see
Petr Medek
LUAmacros author