After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 599894 - ^C/^Z keybindings don`t work with non-latin keymap as main
^C/^Z keybindings don`t work with non-latin keymap as main
Status: RESOLVED DUPLICATE of bug 602137
Product: vte
Classification: Core
Component: general
0.20.x
Other Linux
: Normal normal
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-10-28 11:13 UTC by Paul 'VeGeek' Lubetsky
Modified: 2010-03-17 19:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Paul 'VeGeek' Lubetsky 2009-10-28 11:13:18 UTC
^C/^Z keybindings are necessary for the normal terminal usage. But when the first xkb group doesn`t include latin symbols, they simply stop working.
Example: do 
setxkbmap us,ru -option grp:caps_toggle /* works nice */
setxkbmap ru,us -option grp:caps_toggle /* we get "яс" symbols instead of sending SIGINT and SIGSTOP */
rxvt/xterm/konsole work well. Other gtk-based applications also handle these keybindings well.
Comment 1 Christian Persch 2009-10-28 11:20:58 UTC
Can you please specify which exact versions of gnome-terminal, libvte, and gtk+ you have?

Possibly a duplicate of bug 162726.
Comment 2 Paul 'VeGeek' Lubetsky 2009-10-28 11:47:40 UTC
gnome-terminal 2.26.3.1
vte 0.20.5
gtk+ 2.16.6

But it repeats everywhere, even with gnome 2.28 (really, you even can try doing it by yourself).
bug 162726 is closed. Menu shortcuts work well, but terminal`s input itself doesn`t.
Comment 3 Christian Persch 2010-03-17 19:27:48 UTC
Dup of gtk+ bug 602137.

*** This bug has been marked as a duplicate of bug 602137 ***