Quake3e icon indicating copy to clipboard operation
Quake3e copied to clipboard

Quake3e opens on the wrong screen in multi-monitor setup

Open OlegAckbar opened this issue 10 months ago • 2 comments

I have 3 monitors and main one is in the center. Every time I open Quake3e it opens on the left screen, so I have to change displays with KWin. I've tried to set KWin rules but them seem don't work. This happens in both Xwayland and Wayland modes.

OlegAckbar avatar Oct 15 '23 10:10 OlegAckbar

try to experiment with vid_xpos and vid_ypos from command line, it might be related to problem reported in https://github.com/ec-/Quake3e/pull/210

ec- avatar Oct 15 '23 10:10 ec-

try to experiment with vid_xpos and vid_ypos from command line, it might be related to problem reported in https://github.com/ec-/Quake3e/pull/210

+vid_xpos 1920 +vid_ypos 0 did the trick, thanks!

OlegAckbar avatar Oct 15 '23 10:10 OlegAckbar