maybe chmod 0644 './xdg/autostart/user-dirs-update-gtk.desktop'
maybe chmod 0644 './xdg/autostart/vino-server.desktop'
maybe chmod 0644 './xdg/autostart/xfce4-settings-helper-autostart.desktop'
+maybe chmod 0644 './xdg/autostart/xfce4-tips-autostart.desktop'
maybe chmod 0755 './xdg/menus'
maybe chmod 0755 './xdg/menus/applications-merged'
maybe chmod 0644 './xdg/menus/applications-merged/ggz.merge.menu'
maybe chmod 0755 './xdg/xfce4/xfconf'
maybe chmod 0755 './xdg/xfce4/xfconf/xfce-perchannel-xml'
maybe chmod 0644 './xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml'
+maybe chmod 0644 './xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml'
maybe chmod 0644 './xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml'
maybe chmod 0644 './xdg/xfce4/xinitrc'
maybe chmod 0644 './xinetd.conf'
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xfce4-session" version="1.0">
+ <property name="general" type="empty">
+ <property name="FailsafeSessionName" type="string" value="Failsafe"/>
+ </property>
+ <property name="sessions" type="empty">
+ <property name="Failsafe" type="empty">
+ <property name="IsFailsafe" type="bool" value="true"/>
+ <property name="Count" type="int" value="5"/>
+ <property name="Client0_Command" type="array">
+ <value type="string" value="xfwm4"/>
+ </property>
+ <property name="Client0_PerScreen" type="bool" value="false"/>
+ <property name="Client1_Command" type="array">
+ <value type="string" value="xfce4-panel"/>
+ </property>
+ <property name="Client1_PerScreen" type="bool" value="false"/>
+ <property name="Client2_Command" type="array">
+ <value type="string" value="Thunar"/>
+ <value type="string" value="--daemon"/>
+ </property>
+ <property name="Client2_PerScreen" type="bool" value="false"/>
+ <property name="Client3_Command" type="array">
+ <value type="string" value="xfdesktop"/>
+ </property>
+ <property name="Client3_PerScreen" type="bool" value="false"/>
+ <property name="Client4_Command" type="array">
+ <value type="string" value="xfce4-settings-helper"/>
+ </property>
+ <property name="Client4_PerScreen" type="bool" value="false"/>
+ </property>
+ </property>
+ <property name="splash" type="empty">
+ <property name="Engine" type="string" value=""/>
+ </property>
+</channel>