touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #08468
[Bug 1320456] Re: Wrong keyboard layout after login
Wrote a script to automate the workaround :
#!/bin/sh
sleep 5
if [ -n "$(dconf read /desktop/ibus/general/preload-engines | grep eng)" ]; then
dconf write /desktop/ibus/general/preload-engines "['xkb:fr::fra','xkb:fr:oss:fra']"
sleep 0.5
compiz --replace &
fi
Customise it with your own locale and add it in startup applications.
Run "dconf read /desktop/ibus/general/preload-engines" in a terminal to see what is your actual value.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/1320456
Title:
Wrong keyboard layout after login
Status in “ibus” package in Ubuntu:
Confirmed
Bug description:
Hello,
The keyboard layout is azerty (fr) in lightdm, but after login it
switches to qwerty (en) and i need to click the first entry in the
keyboard indicator to have it back to azerty. I do have only french
and french variante layouts in the keyboard layout list.
Side effect : Compiz has to be restarted to take the change for
shortcuts like super-w.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity-settings-daemon 14.04.0+14.04.20140414-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Sat May 17 11:51:52 2014
ExecutablePath: /usr/lib/unity-settings-daemon/unity-settings-daemon
InstallationDate: Installed on 2014-04-18 (28 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
ProcEnviron:
PATH=(custom, no user)
LANGUAGE=fr_FR
XDG_RUNTIME_DIR=<set>
LANG=fr_FR.UTF-8
SHELL=/bin/bash
SourcePackage: unity-settings-daemon
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1320456/+subscriptions