- Open terminal
- Open the ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml using a text editor
- Find the node
<property name="<Super>Tab" type="string" value="switch_window_key"/>
- Replace to
<property name="<Super>Tab" type="string" value="empty"/>
- Save the file
- Restart the machine
Showing posts with label Xubuntu. Show all posts
Showing posts with label Xubuntu. Show all posts
Wednesday, September 2, 2015
How to activate the tab auto-complete on a xrdp session in Xubuntu
How to enable Remote Desktop connection on Xubuntu
- Open terminal
- Type the command
sudo apt-get install xrdp
- Restart Xubuntu
- Once the machine is restarted, go to the machine where you want remote connect
- Open remote desktop client
- Connect to the machine where you installed the xrdp
- At the Login to xrdp window, select sesman-Xvnc for Module
- In username type the login that you use to logon to the machine locally
- In password type the login's password

- Click OK
Attention: this will create a new x Session and not mirror what are you current seeing in your remote machine. There are other solutions for that.
Subscribe to:
Posts (Atom)