Tab Key not working when using Xfce remote desktop

Posted jins-note

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Tab Key not working when using Xfce remote desktop相关的知识,希望对你有一定的参考价值。

Xfce 远程桌面Tab键设置

Use CTRL-tab instead of  tab 

The XFCE Terminal has kidnapped the tab key for a feature of it‘s own, tab/windows switching. Instead the normal tab is sent if you press  CTRL-tab .

Or Graphic Interface

When using the Xfce desktop, users may notice that the tab key does not work. This is due to a bug in Xfce sending a super key modifier with the command

To fix this,
Open the Xfce 

Application Menu > Settings > Window Manager

Click on the  Keyboard  Tab

Clear the  Switch window for same application setting 

Or Manually

You may find that this is a more general issue with interception of the Tab key under remote XFCE4 sessions, rather than a problem with bash completion itself.

I had a similar issue running XFCE4 over VNC and the workaround for me was to edit the  ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml  file to unset the following mapping

<       <property name="&lt;Super&gt;Tab" type="string" value="switch_window_key"/>
---
>       <property name="&lt;Super&gt;Tab" type="string" value="empty"/>

Note that there may be two entries, and the first already has the value "empty". If this is the case, edit the second entry.

 

 

来源: https://www.starnet.com/xwin32kb/tab-key-not-working-when-using-xfce-desktop/

来源: https://askubuntu.com/questions/352121/bash-auto-completion-with-xubuntu-and-xrdp-from-windows

以上是关于Tab Key not working when using Xfce remote desktop的主要内容,如果未能解决你的问题,请参考以下文章

sublime text : The emmet plugin doesn't work when tab key was pressed

dc_shell/pt_shell : arrow/tab key not working

Bootstrap:'TypeError undefined is not a function'/'has no method 'tab'' when using bootstrap-tabs

Eclipse is running in a JRE, but a JDK is required Some Maven plugins may not work when importing pr

reCAPTCHA v3 not working angular 6 - 执行错误

TSQL 合并:<WHEN NOT MATCHED> 不跳过重复项