#
# HELP: SYNOPSIS:
# HELP:     register/mouse/turnstart
# HELP:
# HELP: DESCRIPTION:
# HELP:     Turn using the mouse
#
CECHO ${$root.register.mouse.turnorroll=0}
{ ISROLL ${$root.global.pointer.mouse.abs.y<20 } 
	CECHO ${$root.register.mouse.turnorroll=1}
} ISROLL 0 0
