Ubuntu MATE系统下WPS显示错位

系统:Ubuntu MATE 22.04和24.04,在显示器设置200%放大的情况下,显示错位。

显示器配置:

WPS显示错位:

这个问题当前没有找到好的解决方式。

因为4K显示屏设置4K分辨率,图标,字体太小,显示器需要配置放大。

一配置放大,WPS就会显示错位。

其中一个解决方式是使用xrandr修改放大倍数,但这种方式显示不清晰。如下:

修改lightdm登录界面(arctica-greeter)图片和字体-CSDN博客

补充:

参考:x11 - How to scale the resolution/display of the desktop and/or applications? - Unix & Linux Stack Exchange

尝试了这个脚本也不好使:xpra + run_scaled

https://github.com/kaueraal/run_scaled/blob/master/run_scaled


这个问题不是个例,例如:

https://www.reddit.com/r/openSUSE/comments/qgugm3/downloaded_wps_office_high_resolution_monitor/

The display problem of wps-office on high-resolution screens - Software & Applications - Manjaro Linux Forum

WPS Office determines screen resolution incorrectly - Unix & Linux Stack Exchange

https://www.reddit.com/r/linuxquestions/comments/po633y/wps_office_hidpi_scaling/

相关推荐
Sokach10156 小时前
Linux Shell 脚本从零到能用:一个新手的一天学习总结
linux
SelectDB21 小时前
Litefuse 开源并推出单进程轻量模式,25 秒就能跑起来的 Agent 可观测与评估平台
运维·后端·自动化运维
AlfredZhao21 小时前
Docker 容器时区不对,`timedatectl` 不存在怎么办?
linux·timezone
zzzzzz3102 天前
9K Star 炸裂开源!这个 C 语言写的代码知识图谱,把 Linux 内核索引压缩到了 3 分钟
linux·服务器·sql
XIAOHEZIcode2 天前
Linux系统鼠标偏移常见原因以及修复方案
linux·运维·游戏
用户0328472220703 天前
如何搭建本地yum源(上)
运维
A小辣椒4 天前
TShark:Wireshark CLI 功能
linux
A小辣椒4 天前
TShark:基础知识
linux
AlfredZhao4 天前
OCI 明明分配了 200G 系统盘,为什么 df 只看到 30G?
linux·oci
AlfredZhao5 天前
vi 删除指定范围的行,不用再反复按 dd
linux·vi