首页 > 其他 > 详细

解决VNC中tab键无效的方法

时间:2014-05-29 15:00:54      阅读:889      评论:0      收藏:0      [点我收藏+]

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="&lt;Super&gt;Tab" type="string" value="switch_window_key"/>

and change it to 

<property name="&lt;Super&gt;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.

解决VNC中tab键无效的方法,布布扣,bubuko.com

解决VNC中tab键无效的方法

原文:http://www.cnblogs.com/JimMoriarty/p/3758524.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!