* Alexander Sedov 2013-03-15 16:13 > There is a bug in GTK+ that does not allow capturing shortcuts using > letter keys on layouts other than "us". The bug is there for ages and > there is probably no hope that it will get fixed. This patch switches > shortcut handling method to GtkAccelGroup, which handles this case > correctly. Enjoy!
Does this mean that with cyrillic layout, mappings defined as GDK_r would work? If this is the case -- thank youvery much for hounding down and fixing! This has annoyed me for a long time. This will cause me to put some work in updating my ancient heavily patched surf in the next days. cheers --s_