<?xml version="1.0" encoding="iso-8859-1" ?> 

<shoot-config>
	<command-list key-delay="50" key-pause="0">
		<!-- wingman combat management 1 -->
		
 		<command name="All FIGHTERS Attack Target" phrase="Attack target">
			<sequence keys="C31"/>
		</command>
		
		<command name="All FIGHTERS Disable Target" phrase="Disable target">
			<sequence keys="C32"/>
		</command>

		<command name="All FIGHTERS Disarm Target" phrase="Disarm target">
			<sequence keys="C33"/>
		</command>

		<command name="All FIGHTERS Attack Subsystem" phrase="Attack Subsystem">
			<sequence keys="C34"/>
		</command>

		<command name="All FIGHTERS Protect my Target" phrase="Protect target">
			<sequence keys="C35"/>
		</command>

		<command name="All FIGHTERS Ignore my Target" phrase="Ignore target">
			<sequence keys="C36"/>
		</command>
		
		<command name="All FIGHTERS Form On Me" phrase="Form on me">
			<sequence keys="C37"/>
		</command>

		<command name="All FIGHTERS Cover Me" phrase="Cover me">
			<sequence keys="C38"/>
		</command>

		<command name="All FIGHTERS Engage Enemy" phrase="Engage enemy">
			<sequence keys="C39"/>
		</command>
		
		<command name="ALL FIGHTERS Depart" phrase="All Fighters Depart">
			<sequence keys="c30"/>
		</command>

		<command name="FIRST WING Attack Target" phrase="First Wing Attack Target">
			<sequence keys="c211"/>
		</command>

		<command name="FIRST WING Disable Target" phrase="First Wing Disable Target">
			<sequence keys="c212"/>
		</command>

		<command name="FIRST WING Disarm Target" phrase="First Wing Disarm Target">
			<sequence keys="c213"/>
		</command>

		<command name="FIRST WING Attack Subsystem" phrase="First Wing Attack Subsystem">
			<sequence keys="c214"/>
		</command>

		<command name="FIRST WING Protect Target" phrase="First Wing Protect Target">
			<sequence keys="c215"/>
		</command>

		<command name="FIRST WING Ignore Target" phrase="First Wing Ignore Target">
			<sequence keys="c216"/>
		</command>

		<command name="FIRST WING Form On Me" phrase="First Wing Form On Me">
			<sequence keys="c217"/>
		</command>

		<command name="FIRST WING Cover Me" phrase="First Wing Cover Me">
			<sequence keys="c218"/>
		</command>
		
		<command name="FIRST WING Engage Enemy" phrase="First Wing Engage Enemy">
			<sequence keys="c219"/>
		</command>

		<command name="SECOND WING Attack Target" phrase="Second Wing Attack Target">
			<sequence keys="c221"/>
		</command>

		<command name="SECOND WING Disable Target" phrase="Second Wing Disable Target">
			<sequence keys="c222"/>
		</command>

		<command name="SECOND WING Disarm Target" phrase="Second Wing Disarm Target">
			<sequence keys="c223"/>
		</command>

		<command name="SECOND WING Attack Subsystem" phrase="Second Wing Attack Subsystem">
			<sequence keys="c224"/>
		</command>

		<command name="SECOND WING Protect Target" phrase="Second Wing Protect Target">
			<sequence keys="c225"/>
		</command>

		<command name="SECOND WING Ignore Target" phrase="Second Wing Ignore Target">
			<sequence keys="c226"/>
		</command>

		<command name="SECOND WING Form On Me" phrase="Second Wing Form On Me">
			<sequence keys="c227"/>
		</command>

		<command name="SECOND WING Cover Me" phrase="Second Wing Cover Me">
			<sequence keys="c228"/>
		</command>
		
		<command name="SECOND WING Engage Enemy" phrase="Second Wing Engage Enemy">
			<sequence keys="c229"/>
		</command>

			<command name="THIRD WING Attack Target" phrase="Third Wing Attack Target">
			<sequence keys="c231"/>
		</command>

		<command name="THIRD WING Disable Target" phrase="Third Wing Disable Target">
			<sequence keys="c232"/>
		</command>

		<command name="THIRD WING Disarm Target" phrase="Third Wing Disarm Target">
			<sequence keys="c233"/>
		</command>

		<command name="THIRD WING Attack Subsystem" phrase="Third Wing Attack Subsystem">
			<sequence keys="c234"/>
		</command>

		<command name="THIRD WING Protect Target" phrase="Third Wing Protect Target">
			<sequence keys="c235"/>
		</command>

		<command name="THIRD WING Ignore Target" phrase="Third Wing Ignore Target">
			<sequence keys="c236"/>
		</command>

		<command name="THIRD WING Form On Me" phrase="Third Wing Form On Me">
			<sequence keys="c237"/>
		</command>

		<command name="THIRD WING Cover Me" phrase="Third Wing Cover Me">
			<sequence keys="c238"/>
		</command>
		
		<command name="THIRD WING Engage Enemy" phrase="Third Wing Engage Enemy">
			<sequence keys="c239"/>
		</command>
		<!-- Miscellaneous-->
		<command name="Target Bomb" phrase="Target Bomb">
			<key type="b"/>
		</command>	

		<command name="Target Repair Ship" phrase="Target Repair Ship">
			<sequence keys="ALT R"/>
		</command>

		<command name="Target Previous Bomb" phrase="Target Previous Bomb">
			<sequence keys="SHIFT B"/>
		</command>

		<command name="Target Turret" phrase="Target Turret">
			<key type="k"/>
		</command>
	
		<command name="Target Previous Turret" phrase="Target Previous Turret">
			<sequence keys="SHIFT K"/>
		</command>

		<command name="Target" phrase="Target">
			<key type="T"/>
		</command>	

		<command name="Target Escort" phrase="Target Escort">
			<key type="E"/>
		</command>	

		<command name="Engage Subspace Drive" phrase="Engage Subspace Drive">
			<key type="ALT J"/>
		</command>

		<command name="Target Newest Ship" phrase="Target newest ship">
			<key type="N"/>
		</command>

		<command name="Target Uninspected Cargo" phrase="Target uninspected cargo">
			<key type="U"/>
		</command>
	
		<command name="Target Previous Uninspected Cargo" phrase="Target previous uninspected cargo">
			<key type="SHIFT U"/>
		</command>
		
		<command name="Auto Speed" phrase="Auto speed">
			<key type="ALT M"/>
		</command>

		<command name="Match Speed" phrase="Match speed">
			<key type="M"/>
		</command>

		<command name="Auto Target" phrase="Auto target">
			<key type="ALT H"/>
		</command>

		<command name="Equalize Shields" phrase="equalize">
			<sequence keys ="q"/>
		</command>

		<command name="Resupply" phrase="resupply">
			<sequence keys ="c5"/>
		</command>


	</command-list>
	
	<push-to-talk initial-state="on">
		<hold on-press="flip">
			<key type="Numlock" />
			<button number="6" />
		</hold>
		<toggle>
			<key type="ScrollLock" />
		</toggle>
	</push-to-talk>

	
	<!--microphone sampling-rate="22050"/-->
	
	<sounds>
		<sound type="recognized" source="recognized.wav" pan="0" volume="100" />
		<sound type="not-recognized" source="notrecognized.wav" pan="0" volume="100" />
		<sound type="speech-enabled" source="speechenabled.wav" pan="0" volume="100" />
		<sound type="speech-disabled" source="speechdisabled.wav" pan="0" volume="100" />
	</sounds>
</shoot-config>
