Re: looking for help on multimonitor setup

2025-03-09 Thread Django Reinhard
Am Sonntag, 9. März 2025, 13:18:25 CET schrieb Carsten Haitzler: > On Sun, 09 Mar 2025 12:40:08 +0100 Django Reinhard said: > > Am Sonntag, 9. März 2025, 12:33:57 CET schrieb Marco Moock: > > > Am 09.03.2025 um 12:32:05 Uhr schrieb Django Reinhard: > > > > #!/bin/bash > > > > xrandr --setmonitor L

Re: looking for help on multimonitor setup

2025-03-09 Thread Carsten Haitzler
On Sun, 09 Mar 2025 12:40:08 +0100 Django Reinhard said: > Am Sonntag, 9. März 2025, 12:33:57 CET schrieb Marco Moock: > > Am 09.03.2025 um 12:32:05 Uhr schrieb Django Reinhard: > > > #!/bin/bash > > > xrandr --setmonitor LEFT 1200/518x1920/324+0+0DP-2 > > > xrandr --setmonitor CENTER 1200/

looking for help on multimonitor setup

2025-03-09 Thread Django Reinhard
Hi, I was an enthusiastic user of xinerama mode, but for some time now kde crashes when xinerama is activated. That's why I'm looking for working alternatives. Supposedly xrandr can take over this functionality, but I can't get it to work. I am attaching the output of xrandr so that you can see w

Re: looking for help on multimonitor setup

2025-03-09 Thread Django Reinhard
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 se

Re: looking for help on multimonitor setup

2025-03-09 Thread Marco Moock
Am 09.03.2025 um 12:32:05 Uhr schrieb Django Reinhard: > #!/bin/bash > xrandr --setmonitor LEFT 1200/518x1920/324+0+0DP-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 --setmonito

Re: looking for help on multimonitor setup

2025-03-09 Thread Django Reinhard
Am Sonntag, 9. März 2025, 12:33:57 CET schrieb Marco Moock: > Am 09.03.2025 um 12:32:05 Uhr schrieb Django Reinhard: > > #!/bin/bash > > xrandr --setmonitor LEFT 1200/518x1920/324+0+0DP-2 > > xrandr --setmonitor CENTER 1200/518x1920/324+1200+0 DP-0 > > xrandr --setmonitor RIGHT 1200/518x1920

Re: looking for help on multimonitor setup

2025-03-09 Thread Marco Moock
Am 09.03.2025 um 12:40:08 Uhr schrieb Django Reinhard: > - change output? > - I executed the commands from above Try commands like that. You can get the output identifiers from the xrandr command you already posted. xrandr --output HDMI-A-0 --primary --mode 1600x1200 --pos 0x0 -- Gruß

Re: looking for help on multimonitor setup

2025-03-09 Thread Carsten Haitzler
On Sun, 09 Mar 2025 13:24:59 +0100 Django Reinhard said: > Am Sonntag, 9. März 2025, 13:18:25 CET schrieb Carsten Haitzler: > > On Sun, 09 Mar 2025 12:40:08 +0100 Django Reinhard said: > > > Am Sonntag, 9. März 2025, 12:33:57 CET schrieb Marco Moock: > > > > Am 09.03.2025 um 12:32:05 Uhr schrieb

Re: looking for help on multimonitor setup

2025-03-09 Thread Django Reinhard
Am Sonntag, 9. März 2025, 13:44:05 CET schrieb Carsten Haitzler: > is your problem that kde splits the "desktop" screen by screen and each > screen may have its own panels or when you maximize a window or go > full-screen it maximizes/fullscreens on that screen as opposed to spanning > all your mon

[ANNOUNCE] xinit 1.4.4

2025-03-09 Thread Alan Coopersmith
The xinit program is used to start the X Window System server and a first client program on systems that are not using a display manager such as xdm. This release fixes regresssions introduced by the shell script modernization in the 1.4.3 release, primarily seen on systems without the "mcookie" h

Re: looking for help on multimonitor setup

2025-03-09 Thread Carsten Haitzler
On Sun, 09 Mar 2025 21:03:43 +0100 Django Reinhard said: > Am Sonntag, 9. März 2025, 13:44:05 CET schrieb Carsten Haitzler: > > is your problem that kde splits the "desktop" screen by screen and each > > screen may have its own panels or when you maximize a window or go > > full-screen it maximiz