Cross Reference: startx.plist.cpp
xref: /xsrc/external/mit/xinit/dist/launchd/user_startx/startx.plist.cpp
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/xinit/dist/launchd/user_startx/
1c81d8f5eSmrg<?xml version="1.0" encoding="UTF-8"?>
2c81d8f5eSmrg<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3c81d8f5eSmrg<plist version="1.0">
4c81d8f5eSmrg<dict>
5c81d8f5eSmrg	<key>Label</key>
6c81d8f5eSmrg		<string>BUNDLE_ID_PREFIX.startx</string>
7c81d8f5eSmrg	<key>ProgramArguments</key>
8c81d8f5eSmrg		<array>
9d73e0b87Smrg			<string>__libexecdir__/launchd_startx</string>
10c81d8f5eSmrg			<string>__bindir__/startx</string>
1121212451Smrg#ifdef LAUNCHAGENT_XSERVER_PATH
1221212451Smrg			<string>--</string>
1321212451Smrg			<string>LAUNCHAGENT_XSERVER_PATH</string>
1421212451Smrg#endif
15c81d8f5eSmrg		</array>
16c81d8f5eSmrg	<key>Sockets</key>
17c81d8f5eSmrg		<dict>
18c81d8f5eSmrg			<key>BUNDLE_ID_PREFIX:0</key>
19c81d8f5eSmrg				<dict>
20c81d8f5eSmrg					<key>SecureSocketWithKey</key>
21c81d8f5eSmrg						<string>DISPLAY</string>
22c81d8f5eSmrg				</dict>
23c81d8f5eSmrg		</dict>
24c81d8f5eSmrg	<key>ServiceIPC</key>
25c81d8f5eSmrg		<true/>
26c81d8f5eSmrg	<key>EnableTransactions</key>
27c81d8f5eSmrg		<true/>
28c81d8f5eSmrg</dict>
29c81d8f5eSmrg</plist>
30

Indexes created Mon Dec 01 04:09:33 GMT 2025