Category: Wayland
-

Fix LibreOffice Scaling Issues on Linux
The author discusses ongoing issues with fractional scaling in LibreOffice, leading to oversized UI elements on certain displays. After searching for solutions, they found that setting the environment variable QT_QPA_PLATFORM=xcb resolved the scaling problem and improved performance. Overall, they appreciate LibreOffice despite some challenges with the Wayland transition.
-

Disable Input Devices in Wayland
Sometimes, hardware breaks and you have to make a modification in software to work around it. Here is one neat little trick I am using, temporarily, for a ThinkPad TrackPoint problem. These directions are going to be directed towards an openSUSE system because, that is what I primarily use but I am pretty certain that…
