https://bugs.kde.org/show_bug.cgi?id=432818

--- Comment #17 from Gerry Agbobada <gagbob...@gmail.com> ---
For the record, the "other mentioned conditions" end up looking like this:

$ cat ~/.config/plasma-workspace/env/setkeymap.sh
export QT_LOGGING_RULES="kwin_*.debug=true"
export XKB_LOG_VERBOSITY=10
export KWIN_XKB_DEFAULT_KEYMAP=yes
export XKB_DEFAULT_LAYOUT=fr
export XKB_DEFAULT_VARIANT=my_fr_variant
export XKB_CONTEXT_NO_SECURE_GETENV=yes

(Or just using XKB_DEFAULT_LAYOUT if you're making your own layout without
being another variant).

As Johannes Schmidt pointed out though, it still makes for a not-that-much
user-friendly setup, as the dialog in ksystemsettings still shows the layouts
that I had before, which is outdated info (my layouts in systemsettings show
"us(EURKey)", while I'm typing in the custom layout specified in env). I can
live with that on a single user machine knowing where I did the trick though

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to