在Ubuntu 9.04中,我们在xorg.conf是这么配置的
代码:
Section "Serverflags"
Option "DontZap" "no"
EndSection
但是在Ubuntu 9.10中,不再有DontZap这个Option属性,在9.10中的更简单:
操作方法为:
系统-->首选项-->键盘,点击布局选项卡,然后点击左下角的"布局选项",
找到Key sequence to kill the X server,勾选上
Contrl+Alt+BackSpace
或者 直接在命令行输入 setxkbmap -option terminate:ctrl_alt_bksp
来一张截图
点击上图看大图