A page in your DokuWiki was added or changed. Here are the details: Date : 2013/09/03 22:47 Browser : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1 IP-Address : 216.13.172.218 Hostname : 216-13-172-218.dedicated.allstream.net Old Revision: http://wiki.x2go.org/doku.php/doc:installation:x2goclient?rev=1378248424 New Revision: http://wiki.x2go.org/doku.php/doc:installation:x2goclient Edit Summary: [MacOS X] User : neocodesoftware @@ -17,16 +17,19 @@ Xquartz :!:The X2Go Mac client uses the OSX X11 server [[http://xquartz.macosforge.org/landing/ | Xquartz]]. :!: The X11 server must be configured to accept remote sessions in its preferences. + :!: One must also enable a root screen in X11 preferences if one wants truly full screen view in X2Go. [[http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/525 | source]] - :!: To make clipboard copy and paste - ⌘+V work normally use this one command: echo "*VT100.translations: #override Meta <KeyPress> V: insert-selection(PRIMARY, CUT_BUFFER0) \n" > ~/.Xdefaults - + :!: To make clipboard copy and paste - ⌘+V work normally use this one command: + <code bash> + echo "*VT100.translations: #override Meta <KeyPress> V: insert-selection(PRIMARY, CUT_BUFFER0) \n" > ~/.Xdefaults + </code> System Preferences Config - :!:To use print, local media sharing, and sound, one must also enable Remote Login in the System Preferences. + :!: To use print, local media sharing, and sound, one must also enable Remote Login in the System Preferences. ===== Ubuntu / Debain ===== ==== Quick ==== X2Go Client is part of Ubuntu 12.04 and 12.10 as well as Debian Wheezy. Install it using the software center or by following command: -- This mail was generated by DokuWiki at http://wiki.x2go.org/