@khurshid-alam

I can't determine how many users want to have this bug fixed. So we can
start with the complete working instruction:

1. Set Ctrl+Shift keyboard layout switcher on Ubuntu 18.04 LTS
2. Ensure that Ctrl+Shift+ interference exists
3. Enable "deb-src" sources (via `software-properties-gtk`), then apply the 
patch

cd ~/Downloads
apt-get source xserver-xorg-core
cd xorg-server-1.19.6/
wget 
https://aur.archlinux.org/cgit/aur.git/plain/freedesktop-bug-865.patch?h=xorg-server-bug865
 -O freedesktop-bug-865.patch
patch xkb/xkbActions.c < freedesktop-bug-865.patch

sudo apt-get install devscripts
sudo apt-get build-dep xserver-xorg-core
debuild -uc -us
sudo dpkg -i ../x*.deb

4. Reboot and test again.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1683383

Title:
  Keyboard layout change on hotkeys press instead of release and do not
  work well with shortcuts (reopen)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1683383/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to