LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: cox

RedHat 7.1美化

[复制链接]
 楼主| 发表于 2002-10-5 00:09:28 | 显示全部楼层

我的/etc/X11/XF86Config-4,仅恭参考

我的/etc/X11/XF86Config-4,显卡是g400
粗体/斜体我不大用所以没定义


Section "ServerLayout"
        Identifier     "Matrox PowerDesk configured."
        Screen         "Display 1" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        FontPath     "/usr/X11R6/lib/X11/fonts/tahoma"
        FontPath     "unix/:7100"
EndSection

Section "Module"
        Load  "xtt"
        Load  "GLcore"
        Load  "dbe"
        Load  "extmod"
        Load  "dri"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbRules" "xfree86"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "rotocol" "S/2"
        Option      "Device" "/dev/psaux"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
        Identifier   "Display 1"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
        HorizSync    30.0 - 70.0
        VertRefresh  50.0 - 130.0
        ModeLine     "1400x1050" 129.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync
        ModeLine     "1400x1050" 151.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync
        ModeLine     "1400x1050" 162.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync
        ModeLine     "1400x1050" 184.0 1400 1464 1656 1960 1050 1051 1054 1100 +hsync +vsync
EndSection

Section "Monitor"
        Identifier   "Display 2"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
        HorizSync    30.0 - 70.0
        VertRefresh  50.0 - 130.0
EndSection

Section "Device"
        Identifier  "MATROX CARD 1"
        Driver      "mga"
        VendorName  "Matrox Millennium G400"
        BoardName   "Matrox Millennium G400"
        BusID       "CI:1:5:0"
EndSection

Section "Device"
        Identifier  "MATROX CARD 2"
        Driver      "mga"
        VendorName  "Matrox Millennium G400"
        BoardName   "Matrox Millennium G400"
        BusID       "CI:1:5:0"
        Screen      1
EndSection

Section "Screen"
        Identifier "Display 1"
        Device     "MATROX CARD 1"
        Monitor    "Display 1"
        DefaultDepth     16
        SubSection "Display"
                Depth     16
                Modes    "1024x768"
        EndSubSection
EndSection

Section "Screen"
        Identifier "Display 2"
        Device     "MATROX CARD 2"
        Monitor    "Display 2"
        DefaultDepth     16
        SubSection "Display"
                Depth     16
                Modes    "640x480"
        EndSubSection
EndSection

Section "DRI"
        Mode         0666
EndSection
发表于 2002-10-5 01:35:51 | 显示全部楼层

支持,若有砖块更好。

up
发表于 2002-10-5 02:04:41 | 显示全部楼层
如果这样写fonts.dir..不行呀!gtk下没有粗斜体!qt下不能分别指定英文字体和中文指体的。。

且在qt下。。如果这样写。。中文字体极度难看!
 楼主| 发表于 2002-10-5 07:02:02 | 显示全部楼层

忘记说了

我比较喜欢gnome.没有安装kde,因为觉得kde 不是必须的. no flamewar
不过浏览器是qt的,
粗体斜体好像不是特别重要,所以本着简洁的原则,没弄.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表