cp -vv ~/immudex/launchers/*.desktop /usr/share/applications;
cp -vv ~/immudex/files/whiskermenu-1.rc /etc/skel/.config/xfce4/panel/whiskermenu-1.rc;
-#cp -vv ~/X270/pointers.xml /etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/pointers.xml
+cp -vv ~/H270/displays.xml /etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml
cp -rvv ~/H270/launchery/panel /etc/skel/.config/xfce4;
cp -vv ~/H270/xfce4-panel.xml /etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
--- /dev/null
+<?xml version="1.1" encoding="UTF-8"?>
+
+<channel name="displays" version="1.0">
+ <property name="ActiveProfile" type="string" value="Temp"/>
+ <property name="Notify" type="int" value="1"/>
+ <property name="AutoEnableProfiles" type="int" value="3"/>
+ <property name="Default" type="empty">
+ <property name="HDMI-0" type="string" value="Iiyama North America 24"">
+ <property name="Active" type="bool" value="true"/>
+ <property name="EDID" type="string" value="63475f4f2c2ce47f3b4da3d09cae2000f5d2766b"/>
+ <property name="Resolution" type="string" value="1920x1080"/>
+ <property name="RefreshRate" type="double" value="60"/>
+ <property name="Rotation" type="int" value="0"/>
+ <property name="Reflection" type="string" value="0"/>
+ <property name="Primary" type="bool" value="false"/>
+ <property name="Scale" type="double" value="1"/>
+ <property name="Position" type="empty">
+ <property name="X" type="int" value="1920"/>
+ <property name="Y" type="int" value="0"/>
+ </property>
+ </property>
+ <property name="DP-0" type="string" value="AOC International 27"">
+ <property name="Active" type="bool" value="true"/>
+ <property name="EDID" type="string" value="f1680887a91ba1ada6dac444fca4336e9cb3d619"/>
+ <property name="Resolution" type="string" value="1920x1080"/>
+ <property name="RefreshRate" type="double" value="60"/>
+ <property name="Rotation" type="int" value="0"/>
+ <property name="Reflection" type="string" value="0"/>
+ <property name="Primary" type="bool" value="true"/>
+ <property name="Scale" type="double" value="1"/>
+ <property name="Position" type="empty">
+ <property name="X" type="int" value="0"/>
+ <property name="Y" type="int" value="0"/>
+ </property>
+ </property>
+ </property>
+</channel>