desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #26295
[Bug 591895] Re: removing a keyboard layout is not persistent across reboots
cat /etc/issue
Linux Mint 11 Katya \n \l
uname -a
Linux hinkopc 2.6.38-11-generic-pae #48-Ubuntu SMP Fri Jul 29 20:51:21 UTC 2011 i686 i686 i386 GNU/Linux
I had the same problem using "US keyboard with Slovenian letters" keyboard layout that I had wrongly chosen at install time. Later I realized I wanted just "Slovenian" keyboard layout. I could not delete the original keyboard layout permanently (it would always reappear after reboot, arghhh). Console keyboard layout was wrong. GDM/Xfce keyboard layout was wrong.
Here is how I solved the issue - after reboot undesired keyboard layout
did not appear!
Edited /etc/default/keyboard (previously XKBVARIANT="us"):
XKBMODEL="pc105"
XKBLAYOUT="si"
XKBVARIANT=""
XKBOPTIONS=""
Edited /var/lib/gdm/Seat1/.gconf/apps/gdm/simple-greeter/%gconf.xml (previously <stringvalue>si us</stringvalue>):
<?xml version="1.0"?>
<gconf>
<entry name="recent-layouts" mtime="1317367260" type="list" ltype="string">
<li type="string">
<stringvalue>si</stringvalue>
</li>
</entry>
<entry name="recent-languages" mtime="1317367260" type="list" ltype="string">
<li type="string">
<stringvalue>en_US.utf8</stringvalue>
</li>
</entry>
</gconf>
Reboot!
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/591895
Title:
removing a keyboard layout is not persistent across reboots
Status in GDM: The Gnome Display Manager:
New
Status in GNOME Control Center:
New
Status in Gnome Settings Daemon:
New
Status in The Linux Mint Distribution:
New
Status in “gdm” package in Ubuntu:
Confirmed
Status in “gnome-control-center” package in Ubuntu:
Confirmed
Status in “gnome-settings-daemon” package in Ubuntu:
Confirmed
Bug description:
Binary package hint: gnome-control-center
At install time I wrongly selected the "German Lower Sorbian (QWRTZ)"
layout. Later using gnome-keyboard-properties from GUI, I add the
correct keyboard layout "Germany" and remove the "German Lower Sorbian
(QWRTZ)". After a reboot the "German Lower Sorbian (QWRTZ)" is back
there as a default keyboard. Minor issue, but annoying. Thanks and
kind regards, Fabrizio
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gnome-control-center 1:2.30.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
Architecture: i386
Date: Wed Jun 9 21:19:26 2010
ExecutablePath: /usr/bin/gnome-keyboard-properties
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.2)
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: gnome-control-center
To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/591895/+subscriptions