How to enable/disable Ctrl+Alt+Backspace in Ubuntu 9.10

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
头像
bbeikke
帖子: 880
注册时间: 2008-10-14 21:54

How to enable/disable Ctrl+Alt+Backspace in Ubuntu 9.10

#1

帖子 bbeikke » 2009-10-18 14:31

Ctrl+Alt+Backspace (i.e. the shortcut which was used to restart the X server) has to be enabled in a different way with respect to previous releases of Ubuntu.

This is due to the fact that “DontZap” is no longer an option in the X server and has become an option in XKB instead.

Using GNOME

* Get to the System->Preferences->Keyboard menu.

* Select the “Layouts” tab and click on the “Layout Options” button.

* Then select “Key sequence to kill the X server” and enable “Control + Alt + Backspace”.

Using KDE

* Launch “systemsettings”

* Select “Regional & Language”.

* Select “Keyboard Layout”.

* Click on “Enable keyboard layouts” (in the Layout tab).

* Select the “Advanced” tab. Then select “Key sequence to kill the X server” and enable “Control + Alt + Backspace”.

Using the command line

You can type the following command to enable Zapping immediately.

代码: 全选

setxkbmap -option terminate:ctrl_alt_bksp
If you’re happy with the new behaviour you can add that command to your ~/.xinitrc in order to make the change permanent.

Using HAL

You can add the following line in /usr/share/hal/fdi/policy/10osvendor/10-x11-input.fdi (inside the <match key=”info.capabilities” contains=”input.keys”> section):

代码: 全选

<merge key="input.xkb.options" type="string">terminate:ctrl_alt_bksp</merge>
原文:http://www.ubuntugeek.com/how-to-enable ... armic.html
地狱可以想象,天堂却无法描述。
头像
bbeikke
帖子: 880
注册时间: 2008-10-14 21:54

Re: How to enable/disable Ctrl+Alt+Backspace in Ubuntu 9.10

#2

帖子 bbeikke » 2009-10-19 12:43

:em06
地狱可以想象,天堂却无法描述。
头像
john.wu
帖子: 1006
注册时间: 2007-10-18 17:40

Re: How to enable/disable Ctrl+Alt+Backspace in Ubuntu 9.10

#3

帖子 john.wu » 2009-10-19 13:04

不开这个功能为好, 不下心碰到, 所有x的程序全没。

实在有问题,不如进控制台, 然后重启x

千帖户,享有论坛特权!
头像
bbeikke
帖子: 880
注册时间: 2008-10-14 21:54

Re: How to enable/disable Ctrl+Alt+Backspace in Ubuntu 9.10

#4

帖子 bbeikke » 2009-10-19 20:10

john.wu 写了:不开这个功能为好, 不下心碰到, 所有x的程序全没。

实在有问题,不如进控制台, 然后重启x
我的本本进不了控制台。。。 :em19
地狱可以想象,天堂却无法描述。
头像
john.wu
帖子: 1006
注册时间: 2007-10-18 17:40

Re: How to enable/disable Ctrl+Alt+Backspace in Ubuntu 9.10

#5

帖子 john.wu » 2009-10-19 21:54

bbeikke 写了:
john.wu 写了:不开这个功能为好, 不下心碰到, 所有x的程序全没。

实在有问题,不如进控制台, 然后重启x
我的本本进不了控制台。。。 :em19
开framebuffer就可进了。

千帖户,享有论坛特权!
头像
bbeikke
帖子: 880
注册时间: 2008-10-14 21:54

Re: How to enable/disable Ctrl+Alt+Backspace in Ubuntu 9.10

#6

帖子 bbeikke » 2009-10-20 13:10

john.wu 写了:
bbeikke 写了:
john.wu 写了:不开这个功能为好, 不下心碰到, 所有x的程序全没。

实在有问题,不如进控制台, 然后重启x
我的本本进不了控制台。。。 :em19
开framebuffer就可进了。
Thx,可惜开framebuffer还是进不了,传说是显卡驱动的问题。
地狱可以想象,天堂却无法描述。
头像
slax
帖子: 1099
注册时间: 2009-08-17 3:52

Re: How to enable/disable Ctrl+Alt+Backspace in Ubuntu 9.10

#7

帖子 slax » 2009-10-20 14:01

After 9.04, Ubuntu use alt+prscr+k to restart xorg , forget your alt+ctrl+back . Attation! Don't use alt+prscr+b.
We believe that the internet should be public, open and accessible.
软件应可免费取得,软件工具在各种语言环境下皆可使用,且不会有任何功能上的差异;人们应有定制和修改软件的自由,且方式不受限制,只要他们自认为合适。
iceplayer! linux音乐新体验~ 最新版本4.0.5-20110520已更新!viewtopic.php?f=137&t=252461
想要iceplayer 测试版麼?加入QQ群80071264吧,在code.google也可找到
http://www.iceplayer.org/
http://jasy.ice.blog.163.com/
头像
jxhow
帖子: 5859
注册时间: 2008-10-24 22:02
来自: 浙江

Re: How to enable/disable Ctrl+Alt+Backspace in Ubuntu 9.10

#8

帖子 jxhow » 2009-11-14 16:32

mark
ubuntu为什么换来换去的
:em20
8.04 ctrl+alt+backspace
9.04, right alt + printscreen +k
9.10, alt+prscr+b.
http://sb.google.com/ 提问前 请在右上角搜索一下
delectate
帖子: 18311
注册时间: 2008-01-09 22:41

Re: How to enable/disable Ctrl+Alt+Backspace in Ubuntu 9.10

#9

帖子 delectate » 2009-11-14 16:36

jxhow 写了:mark
ubuntu为什么换来换去的
:em20
8.04 ctrl+alt+backspace
9.04, right alt + printscreen +k
9.10, alt+prscr+b.
9.10意味着河蟹时代的到来

fn+NumLk+alt+b

郁闷

比sysRq+busier还不爽 :em20
头像
daf3707
论坛版主
帖子: 12731
注册时间: 2007-06-13 15:57
来自: 在他乡

Re: How to enable/disable Ctrl+Alt+Backspace in Ubuntu 9.10

#10

帖子 daf3707 » 2009-11-14 17:12

终于从稀稀拉拉的英文中看到了热键 :em06
回复