From: Phillip Berndt Date: Wed, 10 Feb 2016 12:05:33 +0000 (+0100) Subject: Fix for #44 X-Git-Tag: 1.0~29 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=105e2954ceaac549670b91c3d60cd0e03ba0718b;p=deb_pkgs%2Fautorandr.git Fix for #44 --- diff --git a/contrib/pm-utils/40autorandr b/contrib/pm-utils/40autorandr index 8f7067c..6dcb086 100755 --- a/contrib/pm-utils/40autorandr +++ b/contrib/pm-utils/40autorandr @@ -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() {