aboutsummaryrefslogtreecommitdiffstats
path: root/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml
diff options
context:
space:
mode:
authorWeitian LI <liweitianux@gmail.com>2014-06-13 22:47:12 +0800
committerWeitian LI <liweitianux@gmail.com>2014-06-13 22:47:12 +0800
commitb35be1d080b8abcbe989dc2687d61b4b2d450099 (patch)
treec02498d16034a3aa72016679aa706c1ae7338253 /.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml
parent78f7be4e4b6501b15b5fefc9f7824bbadf0daf2a (diff)
downloaddotfiles-b35be1d080b8abcbe989dc2687d61b4b2d450099.tar.bz2
Added various ~/.config/ dotfiles.
Updated .gitignore Modified .gtkrc.mine Added various ~/.config/ dotfiles: * autostart * fcitx * fontconfig * geany * gtk-3.0 * htop * mc * parcellite * vlc * xfce4 * user-dirs.dirs, user-dirs.locale
Diffstat (limited to '.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml')
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml
new file mode 100644
index 0000000..94e1397
--- /dev/null
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="displays" version="1.0">
+ <property name="Default" type="empty">
+ <property name="default" type="string" value="default">
+ <property name="Active" type="bool" value="true"/>
+ <property name="Resolution" type="string" value="1024x768"/>
+ <property name="RefreshRate" type="double" value="0.000000"/>
+ <property name="Rotation" type="int" value="0"/>
+ <property name="Reflection" type="string" value="0"/>
+ <property name="Primary" type="bool" value="false"/>
+ <property name="Position" type="empty">
+ <property name="X" type="int" value="0"/>
+ <property name="Y" type="int" value="0"/>
+ </property>
+ </property>
+ <property name="LVDS1" type="string" value="Laptop">
+ <property name="Active" type="bool" value="true"/>
+ <property name="Resolution" type="string" value="1366x768"/>
+ <property name="RefreshRate" type="double" value="60.018644"/>
+ <property name="Rotation" type="int" value="0"/>
+ <property name="Reflection" type="string" value="0"/>
+ <property name="Primary" type="bool" value="false"/>
+ <property name="Position" type="empty">
+ <property name="X" type="int" value="0"/>
+ <property name="Y" type="int" value="0"/>
+ </property>
+ </property>
+ </property>
+</channel>