Changes between Version 30 and Version 31 of X11-UsersFAQ


Ignore:
Timestamp:
07/27/12 09:51:17 (10 months ago)
Author:
jeremyhu@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • X11-UsersFAQ

    v30 v31  
    55 
    66{{{ 
    7 (Leopard / Snow Leopard X11.app) launchctl unload -w /System/Library/LaunchAgents/org.x.startx.plist 
    8 (Snow Leopard XQuartz.app) launchctl unload -w /Library/LaunchAgents/org.macosforge.xquartz.startx.plist 
    9 (Snow Leopard MacPorts) launchctl unload -w /Library/LaunchAgents/org.macports.startx.plist 
     7(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 
    1010}}} 
    1111 
     
    4747 
    4848== ssh X forwarding debugging == 
     49 
     50Mountain 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{{{ 
     52XauthLocation /opt/X11/bin/xauth 
     53}}} 
    4954 
    5055Try these SSH troubleshooting steps. This list shows the expected behavior of the system.