显示->屏幕缩放比例只能点选1和1.25,不能滑动选择1.1
Tofloor
poster avatar
alen_blue
deepin
2020-11-21 06:51
Author

如图所示:


Reply Favorite View the author
All Replies
luming
deepin
2020-11-21 07:19
#1

没有意义

Reply View the author
stone
deepin
2020-11-22 02:19
#2

本来也只有1和1.25. 你看看WIN10的缩放都是100% 125% 150% 200% 哪给你缩放多少的刻度的?

Reply View the author
kevin_pan
deepin
2020-12-13 01:36
#3

曾见一指令,得设1.1,若欲1.5,似乎也可行

叹,不知何处以寻其,只在此馆中,云深不知处

Reply View the author
kevin_pan
deepin
2020-12-13 01:46
#4
kevin_pan

曾见一指令,得设1.1,若欲1.5,似乎也可行

叹,不知何处以寻其,只在此馆中,云深不知处

沒事兒,我找着了

qdbus --literal com.deepin.daemon.Appearance /com/deepin/daemon/Appearance com.deepin.daemon.Appearance.SetScaleFactor 1.5

更改1.5 爲 1.1 或其他

這是以前老論壇時期摳下來的,現在找不着了,好險我的命令行記錄仍在


Reply View the author
kevin_pan
deepin
2020-12-13 02:54
#5
kevin_pan

沒事兒,我找着了

qdbus --literal com.deepin.daemon.Appearance /com/deepin/daemon/Appearance com.deepin.daemon.Appearance.SetScaleFactor 1.5

更改1.5 爲 1.1 或其他

這是以前老論壇時期摳下來的,現在找不着了,好險我的命令行記錄仍在


好吧,我找到更早的來源了

https://github.com/linuxdeepin/internal-discussion/issues/2451

Reply View the author