Changes between Version 30 and Version 31 of X11-UsersFAQ
- Timestamp:
- 07/27/12 09:51:17 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
X11-UsersFAQ
v30 v31 5 5 6 6 {{{ 7 ( Leopard / Snow LeopardX11.app) launchctl unload -w /System/Library/LaunchAgents/org.x.startx.plist8 ( Snow LeopardXQuartz.app) launchctl unload -w /Library/LaunchAgents/org.macosforge.xquartz.startx.plist9 ( Snow Leopard MacPorts) launchctl unload -w /Library/LaunchAgents/org.macports.startx.plist7 (OSX's X11.app) launchctl unload -w /System/Library/LaunchAgents/org.x.startx.plist 8 (XQuartz.app) launchctl unload -w /Library/LaunchAgents/org.macosforge.xquartz.startx.plist 9 (MacPorts' X11.app) launchctl unload -w /Library/LaunchAgents/org.macports.startx.plist 10 10 }}} 11 11 … … 47 47 48 48 == ssh X forwarding debugging == 49 50 Mountain Lion Users, please note that there is a known issue sshing into a ML server. To get X11 forwarding working, please add the following to /etc/sshd_config: 51 {{{ 52 XauthLocation /opt/X11/bin/xauth 53 }}} 49 54 50 55 Try these SSH troubleshooting steps. This list shows the expected behavior of the system.
