Author: olivier
Date: 2009-02-07 16:40:40 +0000 (Sat, 07 Feb 2009)
New Revision: 29462

Modified:
   libxfcegui4/trunk/NEWS
   libxfcegui4/trunk/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
Log:
Add default xrandr --auto for XF86Display so that monitor switching works with 
recent Xorg

Modified: libxfcegui4/trunk/NEWS
===================================================================
--- libxfcegui4/trunk/NEWS      2009-02-07 14:36:26 UTC (rev 29461)
+++ libxfcegui4/trunk/NEWS      2009-02-07 16:40:40 UTC (rev 29462)
@@ -3,6 +3,8 @@
 - Fix translations of libxfce4kbd-private not being used (Bug #4784).
 - Fix lib ageing (Bug #4864)
 - Update translations (tr, uk, fi)
+- Add default "xrandr --auto" for XF86Display so that monitor switching works
+  with recent Xorg
 
 4.5.99.1 (Xfce 4.6rc1)
 ======================

Modified: libxfcegui4/trunk/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
===================================================================
--- libxfcegui4/trunk/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml  
2009-02-07 14:36:26 UTC (rev 29461)
+++ libxfcegui4/trunk/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml  
2009-02-07 16:40:40 UTC (rev 29462)
@@ -5,6 +5,7 @@
     <property name="default" type="empty">
       <property name="&lt;Alt&gt;F2" type="string" value="xfrun4"/>
       <property name="&lt;Control&gt;&lt;Alt&gt;Delete" type="string" 
value="xflock4"/>
+      <property name="XF86Display" type="string" value="xrandr --auto"/>
     </property>
   </property>
   <property name="xfwm4" type="empty">

_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to