请教怎样设置可以实现在登录界面时屏幕就是旋转90度的?
Tofloor
poster avatar
kevinhugh
deepin
2018-07-02 16:39
Author
Deepin设置-显示-旋转,可以实现屏幕旋转设置,但是这样设置后在登录界面并没有跟着一起旋转过来,
请教高手教教如何设置才能在开机登录界面时(录入用户名,密码的那个界面)就实现屏幕旋转的效果?

Reply Favorite View the author
All Replies
avatar
WENWEN
deepin
2018-07-02 17:07
#1
这个需求很独特啊  @ 卒子大佬
Reply View the author
avatar
kevinhugh
deepin
2018-07-03 16:44
#2
https://bbs.deepin.org/post/159747
这个需求很独特啊  @ 卒子大佬

平板使用,需要选择90度用,之前用Win7,和Win10的, 现在来顶Deepin, 发现在设置细节上还是有改善空间的。 Win下选择设置完,在登录界面都直接旋转过来了,而Linux下不是这样的,希望有高手帮忙指点一下如何设置调整:)
Reply View the author
avatar
kevinhugh
deepin
2018-07-06 19:25
#3
没人答复,自己百度, 终于知道怎么设置了,发出来分享一下。
Deepin采用的是Lightdm,  在登录界面显示之前,可以通过xrandr -o right 来设置屏幕旋转;
需要通过\etc\lightdm\ligthdm.conf设置

[Seat:*]
#type=local
...
display-setup-script=xrandr -o right
Reply View the author
avatar
湘巴佬儿
deepin
2018-07-06 19:59
#4
https://bbs.deepin.org/post/159747
没人答复,自己百度, 终于知道怎么设置了,发出来分享一下。
Deepin采用的是Lightdm,  在登录界面显示之 ...

你牛逼!
在我的平板上用不了哎!无线不能用、触屏不能用。。
Reply View the author