]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - autorandr
Prefer sysfs probing over xrandr probing (more reliable, esp. if fake xrandr is used)
[deb_pkgs/autorandr.git] / autorandr
index 08725363e1627a52bb2f2f7bcbb7162644c754c9..90f63ec09e509799325252b2541fd1f3fb741ae1 100755 (executable)
--- a/autorandr
+++ b/autorandr
@@ -55,7 +55,7 @@ FORCE_LOAD=0
 DEFAULT_PROFILE=""
 SAVE_PROFILE=""
 
-FP_METHODS="setup_fp_xrandr_edid setup_fp_sysfs_edid"
+FP_METHODS="setup_fp_sysfs_edid setup_fp_xrandr_edid"
 CURRENT_CFG_METHOD="current_cfg_xrandr"
 LOAD_METHOD="load_cfg_xrandr"