Wayland oder X11 - welches display server protocol wird verwendet?
Mittwoch, 26. Oktober 2022
Ins Terminal: loginctl
Ergibt etwas wie:
SESSION UID USER SEAT TTY
c2 1000 admininistrator seat0
Session dann in diesen Befehl:
loginctl show-session c2 -p Type
Ergibt dann etwas wie: Type=x11
Ist der Browser unscharf auf 4k Monitor?
Brave/ Chrome auf Wayland umstellen:
chrome://flags/#ozone-platform-hint
Dort Auto einstellen (Prüft Wayland, sonst X11)
Firefox auf Wayland umstellen:
Datei ~/.profile
Zeile ans Ende setzen: export MOZ_ENABLE_WAYLAND=1
Mehr zu Wayland und X11 gibt es CBT Nuggets.
Keywords: Grafik, Auflösung, resolution
