Well, Geany doesn't know anything about keyboard layouts, it just gets keycodes 
from GTK and compares them to the value set, and as you can see GTK is 
delivering different keycodes for the different layouts.

So there is not really anything in Geany to "fix".

I am not sure why ctrl+v continues to work, but the mapping of `v` varies 
between different Russian layout mappings as I understand, so GTK may be doing 
something "smart" there.

-- 
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/1368#issuecomment-272602211

Reply via email to