pslist 发表于 2005-8-18 21:38:38

请问怎么更改cygwin中x的分辨率?

默认是 1024x768 的太大了

我想变小点... 请问在那个配置文件里该啊?

KanKer 发表于 2005-8-19 09:37:22

/etc/X11/xorg.conf ?或 XF86Config

pslist 发表于 2005-8-19 18:49:32

没有这个文件啊
??
我用的是 xorg的

cnhnln 发表于 2005-8-19 21:03:27

修改\usr\X11R6\bin\startxwin.bat

REM -screen scr_num [width height]
REM      Enable screen scr_num and optionally specify a width and
REM      height for that screen.
REM      Most importantly, any parameters specified before the first -screen
REM      parameter apply to all screens.Any options after the first -screen
REM      parameter apply only to the screen that precedes the parameter.
REM      Example:
REM          XWin -fullscreen -screen 0 -screen 1 -depth 8 -screen 2
REM      All screens will be fullscreen, but screen 2 will be depth 8, while
REM      screens 0 and 1 will be the default depth (whatever depth Windows
REM      is currently running at).

pslist 发表于 2005-8-20 01:47:21

不是很明白啊 没弄起来
不过让我发现 x可以最小化的 然后gtk程序就能在 windows下运行了 呵呵

这样很好....:)

ciel-bleu 发表于 2005-8-20 08:01:30

不是很明白啊 没弄起来
不过让我发现 x可以最小化的 然后gtk程序就能在 windows下运行了 呵呵

这样很好....:)

这么强?!
敢问cygwin是什么东东?

pslist 发表于 2005-8-20 10:15:19

http://www.cygwin.com/

一个linux 环境for windows
页: [1]
查看完整版本: 请问怎么更改cygwin中x的分辨率?