不同程序能单独设置dpi吗
Tofloor
poster avatar
bigben446
deepin
2019-10-29 11:57
Author
wine里面可以很方便对特定程序设置单独的dpi,linux原生程序可以单独设置吗?
Reply Favorite View the author
All Replies
avatar
WENWEN
deepin
2019-10-29 16:28
#1
貌似不支持,全局的吧
Reply View the author
avatar
bigben446
deepin
2019-11-06 18:38
#2
https://bbs.deepin.org/post/184397
貌似不支持,全局的吧

搜索了一下可以的

特定软件之后加上运行参数:--force-device-scale-factor=1.8

比如,Exec="mitalk --force-device-scale-factor=1.8" %U
Reply View the author