- 编辑~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
 命令:vim ~/.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”/
- 重启xfce会话
 命令:xfce4-session-logout --logout
 Tab补全快捷键完成~