Schimbarea temelor în gconf via CLI (Command Line Interface):
- Pentru schimbarea gnome splash image
gconftool-2 --type string --set /apps/gnome-session/options/splash_image "splash/name-of-splash-image-file"
- Pentru schimbare wallpaper
gconftool-2 --type string --set /desktop/gnome/background/picture_filename "/path/to/wallpaper-file"
- Pentru schimbare temă GTK2
gconftool-2 --type string --set /desktop/gnome/interface/gtk_theme "name-of-gtk2-theme"
- Pentru schimbare temă Metacity
gconftool-2 --type string --set /apps/metacity/general/theme "name-of-metacity-theme"
- Pentru schimbare temă icon-uri:
gconftool-2 --type string --set /desktop/gnome/interface/icon_theme "name-of-icon-theme"Este obligatorie folosirea ghilimelelor aşa cum sunt prezentate în comenzile de mai sus. Se poate face aproape orice cu ajutorul comenzii gconftool-2. Pentru mai multe informaţii, a se consulta rezultatul comenzii man gconftool-2. Utilă şi gconf.
Niciun comentariu:
Trimiteți un comentariu