(fft-prefs 
	(controls 
		(fire1 right ctrl)
		(fire2 left ctrl)
		(warp1 right alt)
		(warp2 left alt)
		(up up)
		(down down)
		(left left)
		(right right)
		(allstop space)
		(cancel escape)
		(minimapzoomin keypad +)
		(minimapzoomout keypad -)
		(pause p)
		(zoomin z)
		(zoomout x)
		(prevweapon /)
		(nextweapon right shift)
		(dock d)
	(prevtarget r)
		(nexttarget t)
		)
)