[Github-comments] [geany] keybindings behaving erronously with xmodmap-ed layout (#951)

elextr notifications at xxxxx
Thu Mar 10 00:04:12 UTC 2016


@ville-h on IRC you said it was `altgr-ctrl-k` that fell back to `<primary>k`.  That makes more sense if something (GTK3, Geany Scintilla etc) is stripping the `altgr` modifier.

Note that more than one handler can be registered for keys events, and Geany just looks for the ones it wants and lets the others be passed to the next handler on the list (usually scintilla) so the unbound `<primary>k` goes to wherever it is handled by default.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/951#issuecomment-194577963
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160309/804bf4b4/attachment.html>


More information about the Github-comments mailing list