Shell Autocomplete not working on XRDP + XUBUNTU 12.04 (XFCE)

On XUBUNTU via XRDP you can’t use tab key for autocomplete.
The solution I found is to disable “switch window key” on xfce4 keyboard shortcuts.

Edit the file .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”/>

then logout and login again..tab now should work.

8 thoughts on “Shell Autocomplete not working on XRDP + XUBUNTU 12.04 (XFCE)

Leave a reply to yo Cancel reply