ChinaUnix.net
相关文章推荐:

linux系统 改变 分辨率

我在vmware上虚拟的RH9 画面只有600×800那么一点点大,怎么能搞大一点

by ajthirteen - Linux新手园地 - 2010-06-24 15:47:42 阅读(1996) 回复(9)

相关讨论

文章分类: 桌面应用 [color="#000000"] --> 最好在图形界面中更改,显卡太PP的请不要向windows里那样改,因为linux不高兴就不让进桌面 [root@bogon ~]# cd /etc/X11 [root@bogon X11]# ls applnk lbxproxy starthere xdm xorg.conf xserver dm prefdm sysconfig xinit xorg.conf.backup xsm fs proxymngr twm xkb Xresources gdm serverconfig X Xmodmap X.rpmsave [root@bogon X11]# vi xorg.conf 更改下面的参数 Section "M...

by sdccf - Linux文档专区 - 2008-05-02 15:11:38 阅读(840) 回复(0)

在命令行下运行: gtf 1024 768 60 我的笔记本的刷新率是60Hz. [root@localhost ~]# gtf 1024 768 60 # 1024x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 64.11 MHz Modeline "1024x768_60.00" 64.11 1024 1080 1184 1344 768 769 772 795 -HSync +Vsync [root@localhost ~]# 在 /etc/X11中的 xorg.conf 文件中修改 Section "Monitor" 为 Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" Model...

by zls0315 - Linux文档专区 - 2008-04-19 14:02:31 阅读(563) 回复(0)

求助:写一个linux程序,如何监视屏幕分辨率改变? 不能有窗口的,在后台偷偷运行的。 如何实现?求大神指导。

by zq1223 - C/C++ - 2014-05-16 09:56:22 阅读(1009) 回复(0)

先一个linux程序,如何监视屏幕分辨率改变? 不能有窗口的,在后台偷偷运行的。

by zq1223 - Linux系统管理 - 2014-05-16 14:33:39 阅读(809) 回复(8)

我有一个redhat7.0 vm镜像 不过里面x-win的分辨率是1024 可是我自己用的显示器都只有800 请问怎么在x-win下面把镜像窗口分辨率改为 800 在x-win里面那个地方修改 先谢谢了!!

by coffeeofsky - 桌面与办公 - 2003-09-02 19:41:21 阅读(1107) 回复(16)

我有一个redhat7.0 vm镜像 不过里面x-win的分辨率是1024 可是我自己用的显示器都只有800 请问怎么在x-win下面把镜像窗口分辨率改为 800 在x-win里面那个地方修改 先谢谢了!!

by coffeeofsky - Linux新手园地 - 2003-09-02 19:41:21 阅读(2335) 回复(16)

大家好: 我有一台 IBM System X3850 M2 的服务器。装redhat linux, 目前在桌面运行,但分辨率只有640x480. 没有其他选项。 我的显卡是: [root@localhosts sbin]# ./lspci 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1) 00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge...

by leigh111 - Linux系统管理 - 2011-10-13 15:58:39 阅读(2278) 回复(4)

调整linux系统的显示器分辨率。 1)cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bk 2)vi /etc/X11/xorg.conf 修改红色部分 Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Unknown monitor" HorizSync 31.5 - 37.9 VertRefresh 50.0 - 65 Option "dpms" EndSection to Section "Monitor" Identifier "Monitor0...

by ice.wu - Linux文档专区 - 2009-10-29 13:54:30 阅读(717) 回复(0)

大家好! 我在虚拟机上安装了linux我想把分辨率调整,安装vmware-tools 出现如下请各位高手帮忙解决,小弟不才整了一晚上也没搞定,谢谢你们。 Using compiler "/usr/bin/gcc". Use environment variable CC to override. What is the location of the directory of C header files that match your running kernel? [/usr/src/linux/include] 就卡在这个地方我试好多方法都不成功,从google

by jszj - Linux系统管理 - 2009-04-10 22:08:03 阅读(2027) 回复(18)

linux9.0更改分辨率后,为什么不能生效呢?

by fwloveme - Linux系统管理 - 2007-05-29 20:57:15 阅读(1493) 回复(1)