cobranail 发表于 2005-8-15 22:22:42

我也来贴一张宽屏--今天你“宽屏”了么?

8)
http://www.linuxfans.org/nuke/modules/Forums/files/fu.jpg

应该如何做呢?
很简单,如果显示器不够大的话,就只好用折衷的方法了: Virtual Display

方法更简单,编辑xorg.conf找到Section "Screen"
在其中的SubSection "Display"
里加一行:Virtual2048 1024
就是这个样子:
      SubSection "Display"
               Virtual2048 1024
                Viewport3840
                Depth   24
                Modes    "1280x1024"
      EndSubSection

其中的2048和1024两个参数可以随便定义,不过必须是16的整倍数,并且也不能太大。viewport定义的是视窗初始坐标,384=(2048-1280)/2,我的视窗正好在
Virtual Display的中间,这个参诉也要根据自己的需要定义。

下面是man xorg.conf中的一段

       Virtualxdim ydim
            This optional entry specifies the virtual screenresolutionto
            beused.   xdimmustbe a multiple of either 8 or 16 for most
            drivers, and a multiple of 32 when running inmonochromemode.
            Thegivenvaluewill be rounded down if this is not the case.
            Video modes which are too large for the specifiedvirtualsize
            willberejected.   Ifthis entry is not present, the virtual
            screen resolution will be set to accommodate all the valid video
            modesgiven in the Modes entry.Some drivers/hardware combina-
            tions do not support virtual screens.Refer to theappropriate
            driver-specific documentation for details.

       ViewPortx0 y0
            Thisoptionalentrysets the upper left corner of the initial
            display.This is only relevant when the virtual screenresolu-
            tion is different from the resolution of the initial video mode.
            If this entry is not given, then theinitialdisplaywillbe
            centered in the virtual display area.

Kyd 发表于 2005-8-15 23:18:31

图呢?

cnhnln 发表于 2005-8-15 23:27:09

:?:?

cobranail 发表于 2005-8-15 23:38:34

:?:? :roll::roll:

ajinn 发表于 2005-8-16 02:34:08

右上最角上的是什么?

cobranail 发表于 2005-8-16 11:05:33

fluxter,一个pager程序

xiaoyazi 发表于 2005-8-16 18:53:56

中文字体和英文字体分别是什么呢?

cnhnln 发表于 2005-8-16 21:02:16

忘记BS了,现在补上

linky_fan 发表于 2005-8-16 22:20:07

呵呵, xmms playlist 字体显示不完全 :wink:

cobranail 发表于 2005-8-17 00:54:37

呵呵, xmms playlist 字体显示不完全 :wink:

那个是3n的bmp
里面那个kde是3n的图,让我给完整的圈起来了…… :lol::lol:

cnhnln 发表于 2005-8-17 12:25:37

BS没有双显示器而要用虚拟桌面的穷光蛋 8)

linky_fan 发表于 2005-8-17 18:23:14


linky_fan 写到:
呵呵, xmms playlist 字体显示不完全 Wink


那个是3n的bmp
里面那个kde是3n的图,让我给完整的圈起来了…… Laughing Laughing

没想到啊没想到, 3n的bmp也会字体显示不完全 :shock:

cobranail 发表于 2005-8-17 20:44:31

BS没有双显示器而要用虚拟桌面的穷光蛋 8)

小样,要不要看看我的30"的LCD :twisted::twisted:

cnhnln 发表于 2005-8-17 21:32:16

cobranail, 液晶电视? :shock:数码相机照一张帖上来看看

linky_fan, 不知道为啥。播放列表里后半段都是空的,明明有地方却不显示字 :oops:

Kyd 发表于 2005-8-17 21:43:52

给3n:我用了cobranail兄的方法后,重启X时显示器也变成和虚拟桌面一样大小了,你羡慕吧,哈哈哈哈! :mrgreen:
页: [1] 2
查看完整版本: 我也来贴一张宽屏--今天你“宽屏”了么?