LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 569|回复: 1

升级到xorg 1.6以后,ctrl+alt + backspace不能用了

[复制链接]
发表于 2009-10-25 00:25:49 | 显示全部楼层 |阅读模式
而且象原来的ctrl+alt+f1切换到终端也不能用了,我看了http://www.gentoo.org/proj/en/de ... 6-upgrade-guide.xml中写到
  1. If you use HAL to manage input devices, copy the following HAL fdi snippet into the fdi file from /etc/hal/fdi/policy/ which you use to control your keyboard.  <merge key="input.xkb.options" type="string">terminate:ctrl_alt_bksp</merge>  If you do not have any custom keyboard rules, you can copy and adapt rules from /usr/share/hal/fdi/policy/10osvendor/10-x11-input.fdi
复制代码
看不明白是什么意思,这个问题要如何解决?
发表于 2009-10-25 11:30:48 | 显示全部楼层
写得非常明白,还有什么不明白的
cp /usr/share/hal/fdi/policy/10osvendor/10-x11-input.fdi  /etc/hal/fdi/policy/
vi /etc/hal/fdi/policy/10-x11-input.fdi
加一句
<merge key="input.xkb.options" type="string">terminate:ctrl_alt_bksp</merge>
就可以了,前提是你xorg用了hal的use
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表