Greetings. On Fri, 15 Mar 2013 18:37:57 +0100 Alexander Sedov <alex0pla...@gmail.com> wrote: > 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!
Thanks for the patch. See my commit right after your patch. Sincerely, Christoph Lohmann