Search found 2 matches

by izosimovmp
28 Feb 2019, 08:24
Forum: General
Topic: Unicode support?
Replies: 10
Views: 6961

Re: Unicode support?

Please write a complete example code with the output of any Unicode.
by izosimovmp
28 Feb 2019, 06:04
Forum: General
Topic: 2 keyboards in different languages
Replies: 3
Views: 3042

2 keyboards in different languages

Sorry, for version of Google translate. I don't speak English. I want to make 2 keyboards that type in two different languages. Russian and English. In LuaMacros I write the following code: lmc_device_set_name('Eng','188A0D20') lmc_print_devices() lmc_set_handler('Eng', function(button,direction) if...