xfce4 中 tab 补全键 冲突
method one
编辑
~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
文件,找到下面这行
<property name="<Super>Tab" type="string" value="switch_window_key"/>
修改为
<property name="<Super>Tab" type="empty"/>
如果不能立即生效,重启试试method two
菜单栏 ==> setting ==> windows manager ==> keyboard ==> Switch window for same
application ==> clear 即可
reference
http://blog.csdn.net/xuezhisdc/article/details/48662435
http://blog.csdn.net/xiaobaiing/article/details/46236163