Page 1 of 1

Xampp Control Panel is not visible (too far right)

PostPosted: 18. October 2021 09:33
by mbader
With the Xampp 8.0.11 control panel I have the problem that very often I start the control panel but it is not visible because it is too far to the right (where there is no screen anymore). When I look into xampp-control.ini, I can see that here, the Left-value is to high:

[WindowSettings]
Left=2465

so the window starts at a position that is not reachable. I have to forcefully end the control panel, edit the ini-file and restart it.

That is really bothersome. I'm not sure whether this problem occurs because I sometimes use a second screen. Probably. But it is really annoying. The control panel should check the available real estate and move into it on start, if it is outside.

Re: Xampp Control Panel is not visible (too far right)

PostPosted: 16. January 2024 17:02
by aklk
Change the xampp-control.ini

[WindowSettings]
Left=0
Top=0
Width=682
Height=441