[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:56618] GNOME3 wallpaper on live system



いまいです。

sid の live-build でライブシステムを作っているのですが、GNOME3 の壁紙の
変更が出来ずに行き詰まっています。
config/includes.chroot/usr/share/images/desktop-base/ にファイルを置い
て、config/hooks/20-set-wallpaper.chroot で

WALLPAPER=/usr/share/images/desktop-base/..._1920x1200*.jpg
update-alternatives --install /usr/share/images/desktop-base/desktop-background desktop-background "${WALLPAPER}" 200
update-alternatives --set desktop-background "${WALLPAPER}"
gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set /desktop/gnome/background/picture_filename --type string ${WALLPAPER}
gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set /desktop/gnome/background/picture_options --type string stretched

として、chroot/etc/gconf/gconf.xml.mandatory/%gconf-tree.xml にそれっ
ぽい記述がされているのは確認できているのですが、起動してみると、壁紙は
デフォルトの joy になっています。他に何か設定すべきところはあるでしょ
うか?
# そのあとデスクトップにアイコンを表示させて、さらに右側に寄せたい。。
--
Nobuhiro IMAI <nov@xxxxxxxxxxxx>
Key fingerprint = E57F 2482 4074 13BC 3B9A  165B C689 5B16 A620 4657