Changes between Version 8 and Version 9 of X112.1.1
- Timestamp:
- 12/13/07 08:48:32 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
X112.1.1
v8 v9 18 18 19 19 If 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 23 This release integrated X11 and X11_launcher, so to disable xterm from starting when you run X11.app, do the following: 24 25 {{{ 26 defaults write org.x.X11 app_to_run /usr/bin/true 27 }}} 20 28 21 29 == Changes in 2.1.1 ==
