Tags

Mac OS X X2Go Client Installation Instructions

For general X2Go documentation, please see X2Go.

Installation Instructions

Sample Host Screen

  • document icon (with star in it ) is the "Session Preferences" button
  • wrench icon is "Preferences" button
  • the bottom 3 parameters in the session buttons in the right-hand pane are popup menus - hover mouse on a parameter to change it
  • X2go_host_screen.jpg

Sample Session Preferences Screen

Sample Settings Screen

Tip: clicking on the "Terminate" button (inside red ellipse) can help if you get a setting wrong and changes don't seem to take

Tab-key and p-key not working for bash-completion on XFCE

A bizarre bug redirects tab and the 'p' key with XFCE. You need a modified copy of:
$HOME/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml

If you have not modified that file, you can download a properly modified copy at: xfce4-keyboard-shortcuts.xml

Replace the copy in $HOME/.config/xfce4/xfconf/xfce-perchannel-xml

Or, you can manually edit this file and change the following line
<property name="&lt;Super&gt;Tab" type="string" value="switch_window_key"/> 

to this
<property name="&lt;Super&gt;Tab" type="empty"/>

and remove the line
<property name="&lt;Super&gt;p" type="string" value="xfce4-display-settings --minimal"/>

then restart your session.

  • : XFCE Keyboard Shortcuts file, modified so that "p" and work as expected
Topic revision: r8 - 19 Sep 2016, MichaelRoman
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding CLASSE Wiki? Send feedback