=== modified file 'xsession-skel/home/ccx/bin/autoxrandr' --- old/xsession-skel/home/ccx/bin/autoxrandr 2022-08-22 20:58:15 +0000 +++ new/xsession-skel/home/ccx/bin/autoxrandr 2022-06-30 14:16:18 +0000 @@ -23,18 +23,7 @@ # TE2000, MultiSync E223W ("DP1 connected 00ffffffffffff0038a3ef680000000031170104a52f1e78e23cf5a4554c9b250e5054bfef8081c0814081808bc095009040b300714f21399030621a274068b03600da281100001c000000fd00384b1f5311000a202020202020000000fc0045323233570a20202020202020000000ff00335a33303038363854420a202000fa") xrandr --output ${1%% *} --right-of LVDS1 --auto --rotate left - ;; - - # Recombee, Samsung, backend - ("DP1 connected 00ffffffffffff004c2d737151324530121f0104b53c22783b2f95a9544ca3260f5054bfef80b300810081c081809500a9c0714f010165730050a0a034500820680855512100001a000000fd00304b70701e010a202020202020000000fc004c53323741363030550a202020000000ff00484e4d523430323538350a202001d1020324f146901f041312032309070783010000e305c000681a00000101304b00e3060501023a801871382d40582c450055512100001e565e00a0a0a029503020350055512100001a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000066") - xrandr --output ${1%% *} --above LVDS1 --auto - ;; - - # Recombee, Samsung, research - ("DP1 connected 00ffffffffffff004c2d73714a5658430e200104b53c22783a2f95a9544ca3260f5054bfef80b300810081c081809500a9c0714f010165730050a0a034500820680855512100001a000000fd00324b1e701e000a202020202020000000fc004c53323741363030550a202020000000ff0048345a543430303931390a202001ef02031bf146901f041312032309070783010000e305c000e3060501023a801871382d40582c450055512100001e565e00a0a0a029503020350055512100001a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006e") - xrandr --output ${1%% *} --above LVDS1 --auto - ;; - + esac }