[Bug 1195423] New: Setting the keyboard to German (with "dead" keys) without permanent effect
http://bugzilla.opensuse.org/show_bug.cgi?id=1195423 Bug ID: 1195423 Summary: Setting the keyboard to German (with "dead" keys) without permanent effect Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.3 Hardware: 64bit OS: openSUSE Leap 15.3 Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 Assignee: yast2-maintainers@suse.de Reporter: klaus.thoennissen@web.de QA Contact: jsrain@suse.com Found By: --- Blocker: --- During the initial installation and later via YaST, the keyboard was set to German (with "dead" keys). Problem: After a reboot or after logging out and logging in, entering ' and e causes the character string 'e instead of ��. A workaround is possible with Compose ' and e, causes ��. The effect occurs in all applications and also in the console. Fixing the error in a running session: Call YaST - Hardware - System Keyboard Layout : In the configuration of the system keyboard is shown as active: German (with "dead" keys) now selection of German in the selection list and then again German (with "dead" keys). Exit with Apply From then on, entering ' and e correctly leads to �� But after logging out and logging in, the input is again without effect of the dead keys. The effect is reproducible on my three different computers with Leap 15.3 systems. Information on one of the systems: Operating System: openSUSE Leap 15.3 KDE Plasma Version: 5.18.6 KDE Frameworks Version: 5.76.0 Qt Version: 5.12.7 Kernel Version: 5.3.18-150300.59.43.1 OS Type: 64-bit Processors: 6 �� Intel�� Core��� i5-9400 CPU @ 2.90GHz Memory: 7.5 GiB gfxcard: Intel UHD Graphics 630 (Desktop 9 Series) graphic-system: X11 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1195423 http://bugzilla.opensuse.org/show_bug.cgi?id=1195423#c1 Martin Vidner <mvidner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |klaus.thoennissen@web.de, | |mvidner@suse.com Flags| |needinfo?(klaus.thoennissen | |@web.de) --- Comment #1 from Martin Vidner <mvidner@suse.com> --- Thanks for the report! Perhaps KDE is also applying keyboard settings. Compare and post here the output of "setxkbmap -print" in the two situations (after logging in, and after YaST runs). -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1195423 http://bugzilla.opensuse.org/show_bug.cgi?id=1195423#c2 --- Comment #2 from Klaus Th�nni�en <klaus.thoennissen@web.de> --- Thank you for reaction. Situation before YaST: setxkbmap -print returns as result: xkb_keymap { xkb_keycodes { include "evdev+aliases(qwertz)" }; xkb_types { include "complete" }; xkb_compat { include "complete" }; xkb_symbols { include "pc+de(nodeadkeys)+inet(evdev)+terminate(ctrl_alt_bksp)+capslock(none)+compose(lwin)+terminate(ctrl_alt_bksp)" }; xkb_geometry { include "pc(pc101)" }; }; Situation after correction with YaST setxkbmap -print returns as result: xkb_keymap { xkb_keycodes { include "evdev+aliases(qwertz)" }; xkb_types { include "complete" }; xkb_compat { include "complete" }; xkb_symbols { include "pc+de+inet(evdev)+terminate(ctrl_alt_bksp)+capslock(none)+compose(lwin)+terminate(ctrl_alt_bksp)" }; xkb_geometry { include "pc(pc105)" }; }; -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com