]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - contrib/pm-utils/40autorandr
Fix for #44
[deb_pkgs/autorandr.git] / contrib / pm-utils / 40autorandr
index 8f7067cfa7aa89e8faba1cb772f998044e0d4e8d..6dcb086d2c8c083f1cb554c5e274307083e06642 100755 (executable)
@@ -6,7 +6,7 @@ exec > /var/log/autorandr.log 2>&1
 AUTORANDR="autorandr -c --default default"
 
 # Work around #44: Long user names in w
-export PROCPS_USERLEN=40
+export PROCPS_USERLEN=32
 
 detect_display()
 {