Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2377643
  • 博文数量: 609
  • 博客积分: 10061
  • 博客等级: 上将
  • 技术积分: 5920
  • 用 户 组: 普通用户
  • 注册时间: 2008-06-25 08:30
文章分类

全部博文(609)

文章存档

2010年(13)

2009年(39)

2008年(558)

我的朋友

分类: LINUX

2008-08-03 22:20:13

我的ubuntu下的xorg.conf配置

保存一下以后用的方便而已。。
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder57)  Thu Jul 17 18:39:19 PDT 2008

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by failsafeDexconf, using
# values from the debconf database and some overrides to use vesa mode.
#
# You should use dexconf or another such tool for creating a "real" xorg.conf
# For example:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen      0  "Default Screen" 0 0
    InputDevice    "Generic Keyboard" "CoreKeyboard"
    InputDevice    "Configured Mouse" "CorePointer"
EndSection

Section "Module"
    Load           "glx"
    Load           "v4l"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "us"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
EndSection

Section "Monitor"
    Identifier     "Configured Monitor"
    VendorName     "Generic CRT Display"
    ModelName      "Monitor 1024x768"
    HorizSync       31.5 - 61.0
    VertRefresh     50.0 - 75.0
    Gamma           1
    ModeLine       "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine       "640x480@72" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine       "640x480@75" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    ModeLine       "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    ModeLine       "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    ModeLine       "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    ModeLine       "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine       "832x624@75" 57.284 832 864 928 1152 624 625 628 667 -hsync -vsync
    ModeLine       "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine       "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    ModeLine       "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine       "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
EndSection

Section "Device"
    Identifier     "Configured Video Device"
    Driver         "nvidia"
    VendorName     "NVIDIA"
    BoardName      "NVIDIA GeForce 6 Series"
    Screen          0
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "Configured Video Device"
    Monitor        "Configured Monitor"
    DefaultDepth    24
    SubSection     "Display"
        Virtual     1024 768
        Depth       24
        Modes      "1024x768@75"
    EndSubSection
EndSection

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

chinaunix网友2009-02-10 10:51:43

请教一下,为什么xorg.conf 里没有fontpath 和load module 这部分内容,那ubuntu7.10 以上的版本字体管理机制是怎样的呢,系统是怎样找到核心字体的呢,望不吝赐教,我的邮箱 hgd19861018@163.com

chinaunix网友2009-02-10 10:51:34

请教一下,为什么xorg.conf 里没有fontpath 和load module 这部分内容,那ubuntu7.10 以上的版本字体管理机制是怎样的呢,系统是怎样找到核心字体的呢,望不吝赐教,我的邮箱 hgd19861018@163.com

chinaunix网友2009-02-10 10:51:05

请教一下,为什么xorg.conf 里没有fontpath 和load module 这部分内容,那ubuntu7.10 以上的版本字体管理机制是怎样的呢,系统是怎样找到核心字体的呢,望不吝赐教,我的邮箱 hgd19861018@163.com

chinaunix网友2009-02-10 10:50:26

请教一下,为什么xorg.conf 里没有fontpath 和load module 这部分内容,那ubuntu7.10 以上的版本字体管理机制是怎样的呢,系统是怎样找到核心字体的呢,望不吝赐教,我的邮箱 hgd19861018@163.com