I also lost the default theme when playing with accessibility options
I should add the default theme I saw after upgrading to Karmic does not look
like the one shown in #1.
My /var/lib/gdm/.gconf.defaults/%gconf-tree.xml had no information
registered on the "interface" and "metacity"-"general" entries:
<dir name="interface">
</dir>
<dir name="metacity">
<dir name="general">
</dir>
</dir>
I've recovered the theme by simply adding the missing data:
<dir name="interface">
<entry name="icon_theme" mtime="1255598514"
type="string">
<stringvalue>HumanLoginIcons</stringvalue>
</entry>
<entry name="gtk_theme" mtime="1255598514"
type="string">
<stringvalue>HumanLogin</stringvalue>
</entry>
</dir>
<dir name="metacity">
<dir name="general">
<entry name="theme" mtime="1255598514"
type="string">
<stringvalue>HumanLogin</stringvalue>
</entry>
</dir>
</dir>
I haven't changed the other fields because they're specific to my setting:
keyboard layout, language, etc.
(Albeit they could could be changed using the gdm menus when loging in).
--
GDM login theme change when using accessibility features
https://bugs.launchpad.net/bugs/402017
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs