分页: 1 / 1

[问题] 屏幕能旋转吗? 皿 -> 目

发表于 : 2006-09-16 14:21
pengtu
想把LCD屏幕旋转90度,看网页可以少翻页,在xp上看到好多显卡有这个功能,linux能实现这个功能吗?

期待ing……

如果是笔记本,最好触摸板能保持正确方向。 :roll:

发表于 : 2006-09-16 16:38
eexpress
内核至少是支持的,字体等90度转向容易,比如我的窗口标题栏都是这样。只是wm支持不,就是另外一件事情了。

发表于 : 2006-09-20 9:49
BitCowboy
好像有个xrandr命令。

发表于 : 2006-09-30 3:16
pengtu
试验了下,似乎不行:

$:/usr/share/man$ xrandr -o
usage: xrandr [options]
where options are:
-display <display> or -d <display>
-help
-o <normal,inverted,left,right,0,1,2,3>
or --orientation <normal,inverted,left,right,0,1,2,3>
-q or --query
-s <size>/<width>x<height> or --size <size>/<width>x<height>
-r <rate> or --rate <rate>
-v or --version
-x (reflect in x)
-y (reflect in y)
--screen <screen>
--verbose

$:/usr/share/man$ xrandr -o left
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 155 (RANDR)
Minor opcode of failed request: 2 (RRSetScreenConfig)
Serial number of failed request: 12
Current serial number in output stream: 12