[Bug 1222754] New: Plasma Wayland: Keyboard layout is not applied to X11 applications
https://bugzilla.suse.com/show_bug.cgi?id=1222754 Bug ID: 1222754 Summary: Plasma Wayland: Keyboard layout is not applied to X11 applications Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.6 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: KDE Workspace (Plasma) Assignee: opensuse-kde-bugs@opensuse.org Reporter: ftake@geeko.jp QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- Kayboard layout configured at: System Settings > Input Devices > Keyboard > Layout is not applied to X11 applications. For example, when I add jp layout into the list, on Wayland applications, the layout become jp, but on X11 applications (e.g., xterm, vscode), the layout remains US. Here is output of xkb_keymap: ``` xkb_keymap { xkb_keycodes { include "evdev+aliases(qwerty)" }; xkb_types { include "complete" }; xkb_compat { include "complete" }; xkb_symbols { include "pc+us+inet(evdev)" }; xkb_geometry { include "pc(pc105)" }; }; ``` Workaround: Run the following command $ setxkbmap jp * Plasma 5.27.11 * IBus 1.5.28 (which does not control key layouts on Wayland anymore) -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1222754 https://bugzilla.suse.com/show_bug.cgi?id=1222754#c2 Iakov Karpov <srid@rkmail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |srid@rkmail.ru --- Comment #2 from Iakov Karpov <srid@rkmail.ru> --- Same here, tried both updating from 15.5 and clean install on another machine. This is a regression, it used to work in 15.5 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com