Changes between Version 8 and Version 9 of X112.1.1


Ignore:
Timestamp:
12/13/07 08:48:32 (5 years ago)
Author:
jeremyhu@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • X112.1.1

    v8 v9  
    1818 
    1919If you move /Applications/Utilities/X11.app, you will also need to edit /System/Library/LaunchAgents/org.x.X11.plist to reflect this change.  If you don't, launchd will not know how to start the server. 
     20 
     21=== Changing Start Application === 
     22 
     23This release integrated X11 and X11_launcher, so to disable xterm from starting when you run X11.app, do the following: 
     24 
     25{{{ 
     26defaults write org.x.X11 app_to_run /usr/bin/true 
     27}}} 
    2028 
    2129== Changes in 2.1.1 ==