X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=contrib%2Fpm-utils%2F40autorandr;fp=contrib%2Fpm-utils%2F40autorandr;h=8f7067cfa7aa89e8faba1cb772f998044e0d4e8d;hb=584cb019bdb3f3047c14e1aa6355027078087c01;hp=8a66f3971f84d408e322e8ef0c692e0f892c8d43;hpb=adb35ed8a70b28eb5e42be778a5d323e6d41b532;p=deb_pkgs%2Fautorandr.git diff --git a/contrib/pm-utils/40autorandr b/contrib/pm-utils/40autorandr index 8a66f39..8f7067c 100755 --- a/contrib/pm-utils/40autorandr +++ b/contrib/pm-utils/40autorandr @@ -5,6 +5,9 @@ exec > /var/log/autorandr.log 2>&1 AUTORANDR="autorandr -c --default default" +# Work around #44: Long user names in w +export PROCPS_USERLEN=40 + detect_display() { # Wait for the system to recognize the changed state, see bug #30