Short command reference:

(MEL command)   (Parameters	) ( Behaviour											)

axiglaze_lock 	STRING(axis)	( axis = rx -> rotation around X axis, axis = tx -> translation around X axis etc.		)
		BOOL(enabled)   ( enabled = 0(FALSE) -> turn off axis, enabled = 1(TRUE) -> enable axis				)

axiglaze_vpComp BOOL(enabled)	( enabled = 0(FALSE) -> viewport compenstation turned off, enabled = 1(TRUE) -> viewport	)
				( compensation turned on									)

axiglaze_ON 	BOOL(enabled)	( enabled = 0(FALSE) -> 3dMode off, enabled = 1(TRUE) -> 3dMode on				)

ag_BM		STRING(command)	( Command = "ADD" -> Add/Change button mapping, Command = "DEL" Delete/Remove Button Mapping	)
		STRING(mode)	( Mode = "Name of the mode" to attatch Mel script to						)
		STRING(EnterCmd)( EnterCmd = "Mel command to run on enter mode"							)
		STRING(ExitCmd)	( ExitCmd = "Mel command to run on exit mode"							)