[App Sharing] qtcreator重新编译,解决ui文件的问题
Tofloor
poster avatar
Hello
deepin
2021-04-05 21:50
Author

很久没有在论坛发过帖子了。。

我这个菜鸡只会编译打包软件。给大家解决这个问题吧。。。

深度是带我进入开源世界的导师。我希望他好好的。。。。。不要消失,不要消失就可以了

 

https://www.jianguoyun.com/p/Dc4bfRgQ4-GFCBiox-sD

坚果云。。

Reply Favorite View the author
All Replies
Hello
deepin
2021-04-05 21:57
#1

顺带再分享一个深度系统分辨率越狱的问题。。有些屏幕不支持高分辨率,但是是可以越狱强行高分辨率的

Reply View the author
GBwater
deepin
2021-04-05 21:58
#2

赞!

这个问题真是烦死了

Reply View the author
Hello
deepin
2021-04-05 21:59
#3

首先输入命令

cvt 1600 900 60

三个参数分别是横屏1600,竖屏900,刷新率60

Reply View the author
Hello
deepin
2021-04-05 21:59
#4

"1600x900_60.00"  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync

然后就可以获得这个参数

Reply View the author
Hello
deepin
2021-04-05 22:01
#5

接下来可以xrandr --newmode "1600x900_60.00"  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync

Reply View the author
Hello
deepin
2021-04-05 22:04
#6

然后查看你的屏幕,设置的显示位置亮度那里就是你屏幕的名字,比如我的屏幕代号是eDP-1

Reply View the author
Hello
deepin
2021-04-05 22:06
#7

xrandr --addmode eDP-1 "1600×900_60.00"

xrandr --output eDP-1 --mode "1600×900_60.00"

这样就成功越狱了

请注意mode的x号是有问题的,输入不对可能无法越狱,请使用cvt输出的代号比如我的“Modeline "1600x900_60.00"”,modeline后面引号的内容为mode

 

Reply View the author
neko
deepin
Ecological co-builder
Q&A Team
2021-04-05 22:17
#8
Reply View the author
Comments
海天鹰
2021-04-06 06:12
直链真香!
lcw0268
deepin
2021-04-05 22:19
#9

回帖做马克。

Reply View the author
sgb76
deepin
2021-04-06 01:04
#10

占位收藏

Reply View the author
Ziggy
deepin
2021-04-06 01:23
#11

@deepin_z收集下

Reply View the author