Am Sonntag, 9. März 2025, 12:22:09 CET schrieb Marco Moock: > Am 09.03.2025 um 11:27:09 Uhr schrieb Django Reinhard: > > I was an enthusiastic user of xinerama mode, but for some time now > > kde crashes when xinerama is activated. > > Have you tried removing the manual xorg.conf stuff and only setting > that up with xrandr commands? > I tried this (but it did not change anything):
#!/bin/bash xrandr --setmonitor LEFT 1200/518x1920/324+0+0 DP-2 xrandr --setmonitor CENTER 1200/518x1920/324+1200+0 DP-0 xrandr --setmonitor RIGHT 1200/518x1920/324+2400+0 DP-5 xrandr --fb 3600x1920 xrandr --setmonitor DT 3600/1554x1920/324+0+0 DP-2,DP-0,DP-5