Thread: Replacing The Default Theme
i'm working on creating own version of ubuntu using reconstructor , remastersys. these 2 program work great wanted know if knew how change old default theme when running ubuntu live theme want default.
change these gconf keys according likes:
window border: /apps/metacity/general/theme <theme_name>
gtk elements: /desktop/gnome/interface/gtk_theme <theme_name>
icon theme: /desktop/gnome/interface/icon_theme <theme_name>
replace bracket theme name want have, e.g. clearlooks. make sure theme installed , can found in /usr/share/themes, while icon themes must located in /usr/share/icons.
in order make theme default user of live distro, use these lines in chroot environment set keys above default, e.g.:
code:gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --type string --set /desktop/gnome/interface/gtk_theme <theme_name>
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Development CD/DVD Image Testing [SOLVED] Replacing The Default Theme
Ubuntu
Comments
Post a Comment