https://bugs.kde.org/show_bug.cgi?id=448377
Fabian Vogt <fab...@ritter-vogt.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/6e | |a241704c486260e870ddd26b6c6 | |66ccc6ef634 Status|ASSIGNED |RESOLVED --- Comment #8 from Fabian Vogt <fab...@ritter-vogt.de> --- Git commit 6ea241704c486260e870ddd26b6c666ccc6ef634 by Fabian Vogt. Committed on 15/01/2022 at 21:22. Pushed by fvogt into branch 'master'. [kcms/keyboard] Fix setting more than one option Instead of passing the ,-delimited list of options to setkbmap's -option option, it appended each list element, leading to e.g. -option foo:bar as:df. The setxkbmap man page says that each option should be passed separately anyway, so change the code to do that. M +3 -2 kcms/keyboard/xkb_helper.cpp https://invent.kde.org/plasma/plasma-desktop/commit/6ea241704c486260e870ddd26b6c666ccc6ef634 -- You are receiving this mail because: You are watching all bug changes.