=== modified file 'xsession-skel/home/ccx/bin/autoxrandr' --- old/xsession-skel/home/ccx/bin/autoxrandr 2022-06-30 14:16:18 +0000 +++ new/xsession-skel/home/ccx/bin/autoxrandr 2022-06-22 20:03:03 +0000 @@ -20,10 +20,6 @@ xrandr --output ${1%% *} --right-of LVDS1 --auto ;; - # TE2000, MultiSync E223W - ("DP1 connected 00ffffffffffff0038a3ef680000000031170104a52f1e78e23cf5a4554c9b250e5054bfef8081c0814081808bc095009040b300714f21399030621a274068b03600da281100001c000000fd00384b1f5311000a202020202020000000fc0045323233570a20202020202020000000ff00335a33303038363854420a202000fa") - xrandr --output ${1%% *} --right-of LVDS1 --auto --rotate left - esac }