[Github-comments] [geany/geany] Shortcut functionality that uses letters doesn't work on the Russian (Cyrillic) keyboard layout (#2384)

elextr notifications at xxxxx
Sat Oct 26 03:51:48 UTC 2019


The problem is that when you switch to Cyrillic those keys return Cmd+ a different character, not Cmd+C any more.  You should be able to re-bind to whatever it is that the Cyrillic keyboard returns.

Unfortunately GTK does not return hardware codes so we would always see Cmd and C, only Unicode _after_ it has converted for the keyboard layout, see #1368 for the long storey.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2384#issuecomment-546565251
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20191025/f846a74e/attachment.html>


More information about the Github-comments mailing list