为什么我朋友的机器(MDK9.0)一按CTRL+ALT+BACKSPACE就关机?
如题 这个还真不清楚会不会他自己修改过/etc/inittab,自己将那三键定义成关机了? 这个情况的确很怪,会不会你的硬件的问题。这个快捷键是退出x的。也可看看 /etc/X11/XF86Config-4里面的内容,大约的都是这个样子的:
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
AllowMouseOpenFail # allows the server to start up even if the mouse doesn't
work
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
EndSection
页:
[1]