Wine and Wine Programs much smaller on new monitor

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Locutus
Newbie
Newbie
Posts: 2
Joined: Sat Sep 21, 2024 8:43 am

Wine and Wine Programs much smaller on new monitor

Post by Locutus »

I just got a new 32 inch 4K monitor to replace a 2560 x 1080 27 inch monitor and it automatically scaled it to 150% and all looks good except for SolSuite. I thought I would just launch Wine Uninstaller and uninstall and reinstall SolSuite, but the GUI that opens is also small suggesting Wine might not be seeing the changes. I'm running it on a Arch based distro using the below. Any ideas or suggestion on how to address this would be greatly appreciated.

Code: Select all

sudo pikaur -S wine wine-mono wine-gecko

pikaur -S giflib lib32-giflib libldap lib32-libldap gnutls lib32-gnutls v4l-utils lib32-v4l-utils libpulse lib32-libpulse alsa-plugins lib32-alsa-plugins alsa-lib lib32-alsa-lib libxcomposite lib32-libxcomposite libxinerama lib32-libxinerama opencl-icd-loader lib32-opencl-icd-loader gst-plugins-base-libs lib32-gst-plugins-base-libs sdl2 lib32-sdl2 libgphoto2 sane cups samba dosbox
Locutus
Newbie
Newbie
Posts: 2
Joined: Sat Sep 21, 2024 8:43 am

Re: Wine and Wine Programs much smaller on new monitor

Post by Locutus »

OK got it. under display settings Legacy Applications (x11) just needed to set it for Scale by the system instead of Apply scaling themselves.
Locked