<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>Label</key>
	<string>com.apple.TextInputSwitcher</string>
	<key>LimitLoadToSessionType</key>
	<array>
		<string>Aqua</string>
	</array>
	<key>ProcessType</key>
	<string>Interactive</string>
	<key>MachServices</key>
	<dict>
		<key>com.apple.inputswitcher.startup</key>
		<true/>
		<key>com.apple.inputswitcher.running</key>
		<dict>
			<key>ResetAtClose</key>
			<true/>
			<key>HideUntilCheckIn</key>
			<true/>
		</dict>
		<key>com.apple.inputswitcher.stop</key>
		<true/>
	</dict>
	<key>EnablePressuredExit</key>
	<true/>
	<key>Program</key>
	<string>/System/Library/CoreServices/TextInputSwitcher.app/Contents/MacOS/TextInputSwitcher</string>
	<key>_LimitLoadFromBootMode</key>
	<string>fvunlock</string>
</dict>
</plist>
