registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #20048
[Bug 307888] Re: keyboard layout is ignored while composing Ctrl-modified keys
This is how I tested the patch:
# get the source code
sudo apt-get build-dep vte
apt-get source vte
cd vte-*/
# apply the upstream patch
wget "https://bugzilla.gnome.org/attachment.cgi?id=139124" -O- | patch -p1
# rebuild the package
fakeroot debian/rules binary
cd ..
# install the new package
sudo dpkg -i *.deb
Now close all instances of gnome-terminal.
Open a brand new gnome-terminal instance.
Observe that the problem is solved!
Cheers.
--
keyboard layout is ignored while composing Ctrl-modified keys
https://bugs.launchpad.net/bugs/307888
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Gnome Virtual Terminal
Emulator.