
正文
This configuration file was broken by system-config-keyboard
提示:扫一扫查出行【扫一扫了解最新限行尾号】
复制提示
posts • Page of problem with startxPostby evarie » // :: Normally i can get started with the x window system. But i get in troubles. This is my screen output:Code: Select allmarkers:-- probed** from config file== default setting++ from command line!! noticeII informationalWW warningEE errorNI not implemented?? unknown== Log file : februari :: ==Using config file : "/etc/X11/xorg.conf"Parse error on line of section ServerLayout in file /etc/X11/xorg.confThis section must have an Identifier line.EE problem/error parsing the config lineFatal server error: no screens foundPlease consult the redhat, inc support athttps://www.redhat.com/apps/supportfor helpplease also check the log file at :/.log" for additionalinformation.giving up.xinit: No such file or directory (error no ): unable to connect to X serverxinit: No such process (error no ): server error.[root@www]#And this is my xorg.confCode: Select all# This configuration file was broken by system-config-keyboardSection "ServerLayout" InputDevice "Keyboard0" "CoreKeyboard"EndSectionSection "InputDevice"# Keyboard added by system-config-keyboard Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105+inet" Option "XkbLayout" "us"EndSectionSection "Device" Identifier "Videocard0" Driver "vesa"EndSectionevarie Posts: 29Joined: // ::Top--------------------------------------------------------------------------------problem with startxPostby AlanBartlett » // :: My suggestion is to try the following as your xorg.conf file -- Code: Select allSection "ServerLayout" Identifier "system-config-keyboard Configured" InputDevice "Keyboard0" "CoreKeyboard"EndSectionSection "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105+inet" Option "XkbLayout" "us"EndSectionSection "Device" Identifier "Videocard0" Driver "vesa"EndSection
From: https://www.centos.org/forums/viewtopic.php?t=6234






