码迷,mamicode.com
首页 > 其他好文 > 详细

/etc/X11/xorg.conf

时间:2015-04-17 07:04:40      阅读:145      评论:0      收藏:0      [点我收藏+]

标签:

# This configuration file was broken by system-config-keyboard

Section "ServerLayout"
        Identifier     "system-config-keyboard Configuration"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"

# Keyboard added by system-config-keyboard
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbModel" "pc105+inet"
        Option      "XkbLayout" "us"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "vesa"
EndSection

~                                                                                              
~                                                                                              
~                                                                                              
~                                                                                              
~                                                                                              
~                                    

/etc/X11/xorg.conf

/etc/X11/xorg.conf

标签:

原文地址:http://www.cnblogs.com/x113/p/4433809.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!