Chinaunix首页 | 论坛 | 博客
  • 博客访问: 188097
  • 博文数量: 40
  • 博客积分: 1031
  • 博客等级: 少尉
  • 技术积分: 321
  • 用 户 组: 普通用户
  • 注册时间: 2009-06-18 11:35
文章分类
文章存档

2022年(1)

2020年(1)

2017年(1)

2016年(5)

2015年(1)

2013年(1)

2011年(13)

2010年(16)

2009年(1)

我的朋友

分类: LINUX

2011-02-27 15:22:25

/etc/X11/xorg.conf

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Monitor Vendor"
    ModelName      "AOC SPECTRUM 7Vlr & 7VlrA & 7Vlr+ & 7VlrA+"
    HorizSync       30.0 - 70.0
    VertRefresh     50.0 - 130.0
    Option         "DPMS"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1024x768" "800x600"
    EndSubSection
EndSection

阅读(1561) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~