Hi,
I just bought a 4k monitor. In system I use wayland and 200% scaling. How can I apply this scaling to the SSDM?
Thanks.
Hi,
I just bought a 4k monitor. In system I use wayland and 200% scaling. How can I apply this scaling to the SSDM?
Thanks.
KDE Settings → Login screen (SDDM)
and “Apply Plasma Setting…” (at the top).
I have only 2k monitors set to 125% so I’m not totally sure but I think it worked for me, at least “Scaling DPI” is listed as a reflected Plasma setting if applied there.
I tried but doesn’t change anything. The scale of SDDM remains the same…
/etc/sddm.conf.d$ cat hidpi.conf
[General]
GreeterEnvironment=QT_SCREEN_SCALE_FACTORS=1.5,QT_FONT_DPI=192
[Wayland]
EnableHiDPI=true
[X11]
EnableHiDPI=true
ServerArguments=-nolisten tcp -dpi 192
Looks for me that would not support the “different scaling factors for different Monitors” feature of wayland and someone with for example a small Laptop display and a additional big 4K Monitor could run into trouble.
If so, maybe a feature sddm should support better in the future.