https://bugs.kde.org/show_bug.cgi?id=448377
Fabian Vogt <fab...@ritter-vogt.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/commit/6e |ma/plasma-desktop/commit/de |a241704c486260e870ddd26b6c6 |2fdda9eb3f97a249f0930c10d96 |66ccc6ef634 |970ab8510d5 --- Comment #9 from Fabian Vogt <fab...@ritter-vogt.de> --- Git commit de2fdda9eb3f97a249f0930c10d96970ab8510d5 by Fabian Vogt. Committed on 15/01/2022 at 21:36. Pushed by fvogt into branch 'Plasma/5.24'. [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. (cherry picked from commit 6ea241704c486260e870ddd26b6c666ccc6ef634) M +3 -2 kcms/keyboard/xkb_helper.cpp https://invent.kde.org/plasma/plasma-desktop/commit/de2fdda9eb3f97a249f0930c10d96970ab8510d5 -- You are receiving this mail because: You are watching all bug changes.