首页 > 代码库 > 解决VNC中tab键无效的方法
解决VNC中tab键无效的方法
http://ubuntuforums.org/archive/index.php/t-1771058.html
I accidentally discovered a fix for this while trying to solve a different problem.
edit
~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
find the line
<property name="<Super>Tab" type="string" value="http://www.mamicode.com/switch_window_key"/>
and change it to
<property name="<Super>Tab" type="empty"/>
reboot or whatever and then tab will work properly!
I have no idea why but when using vnc this file seems to override tab‘s normal behaviour and makes it into a switch window key.
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。