From kde-bugs-dist Sat May 31 16:22:34 2014 From: Coacher Date: Sat, 31 May 2014 16:22:34 +0000 To: kde-bugs-dist Subject: [kate] [Bug 332122] katepart inserts garbage characters on layout switch in vi mode Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=140155336032421 https://bugs.kde.org/show_bug.cgi?id=332122 --- Comment #5 from Coacher --- (In reply to comment #4) > Hi Coacher, > > How do you switch the layouts? i.e. what handles the CapsLock key? If I > configure the Capslock as switch key in KDE keyboard settings then I can't > reproduce this. Hello. I just press CapsLock that's how. Layout switch through CapsLock is configured via X settings. I didn't touch KDE settings regarding layouts at all. Here is how my keyboard is configured in X: Section "InputClass" Identifier "Keyboard catch" Driver "evdev" MatchIsKeyboard "on" Option "XkbLayout" "us,ru" Option "XkbVariant" ",winkeys" Option "XkbOptions" "grp:caps_toggle,grp_led:caps" EndSection -- You are receiving this mail because: You are watching all bug changes.