luther@gliethttp:~$ sudo vim /etc/X11/xorg.conf
# 设置为1024*768添加如下内容
Section "Monitor"
Identifier "Configured Monitor"
Modeline "1024x768_60.00" 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync
Option "PreferredMode" "1024x768_60.00"
EndSectionSection "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSectionSection "Device"
Identifier "Configured Video Device"
EndSectionluther@gliethttp:~$ sudo vim /etc/X11/xorg.conf
# 设置为1280*1024添加如下内容
Section "Monitor"
Identifier "Configured Monitor"
Modeline "1280x1024_60.00" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
Option "PreferredMode" "1280x1024_60.00"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSectionUbuntu中安装python编辑器Ulipad浅析 Linux 的国际化与本地化机制相关资讯 Ubuntu 9.10
- Ubuntu 9.10官方支持将在4月29日停 (04/15/2011 16:44:33)
- SecureCRT登录Ubuntu 9.10的中文乱 (04/30/2010 09:18:22)
- Ubuntu 9.10 下安装 OpenTTD 1.0.0 (04/26/2010 06:03:54)
| - Ubuntu 9.10出现:mount of (04/30/2010 16:20:42)
- 修复了Ubuntu 9.10诡异的变成了只 (04/27/2010 16:18:26)
- Ubuntu 9.10 下使用 Wacom Bamboo (04/25/2010 08:10:10)
|
本文评论 查看全部评论 (1)