Backdrop
Len Ovens
len at ovenwerks.net
Wed Feb 29 04:22:25 UTC 2012
Scott with regards to the backdrop.
Here is what you have in
/etc/xdg/xdg-ubuntustudio/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml:
------------------------8<-----------------------
<property name="backdrop" type="empty">
<property name="screen0" type="empty">
<property name="monitor0" type="empty">
<property name="image-path" type="string"
value="/usr/share/xfce4/backdrops/ubuntustudio-olis.png"/>
<property name="image-show" type="bool" value="true"/>
</property>
<property name="monitor1" type="empty">
<property name="image-path" type="string"
value="/usr/share/xfce4/backdrops/ubuntustudio-olis.png"/>
<property name="image-show" type="bool" value="true"/>
</property>
</property>
</property>
</channel>
-----------------------8<------------------------
Here is the same bit from:
~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
after I selected the backdrop.
-----------------------8<------------------------
<property name="backdrop" type="empty">
<property name="screen0" type="empty">
<property name="monitor0" type="empty">
<property name="image-path" type="string"
value="/usr/share/xfce4/backdrops/ubuntustudio-olis.jpg"/>
<property name="image-show" type="empty"/>
<property name="last-image" type="string"
value="/usr/share/xfce4/backdrops/xfce-stripes.png"/>
<property name="last-single-image" type="string"
value="/usr/share/xfce4/backdrops/ubuntustudio-olis.jpg"/>
</property>
<property name="monitor1" type="empty">
<property name="image-path" type="empty"/>
<property name="image-show" type="empty"/>
</property>
</property>
</property>
</channel>
----------------------8<------------------------
You should be able to see the differences from one to the other.
--
Len Ovens
www.OvenWerks.net
More information about the Ubuntu-Studio-devel
mailing list