Sublime Forum

Keybinding for shortcut is wrong with different keyboard mapping

#1

I have just setup Sublime Text 3207. I use a keyboard with Bépo layout. When I write a letter in Sublime, the good letter is written in my editor. But when I use a keybinding with Ctrl or Alt, the typed letter match with a AZERTY keyboard layout.

Little example for the same letter press

>>> sublime.log_input(True)
chr evt: b (0x62)
key evt: control+a

My problem match with this issue.

This problem seems be a regression because the version 3.1.1 works perfectly. I can see the same problem on Sublime Merge…

0 Likes

#2

Comportement not relative to Sublime but according to Wayland https://bugzilla.gnome.org/show_bug.cgi?id=162726

0 Likes