plan 9 kernel history: overview | file list | diff list

1994/0521/port/devmouse.c (diff list | history)

1994/0521/sys/src/9/port/devmouse.c:321,3271994/0624/sys/src/9/port/devmouse.c:321,327 (short | long | prev | next)
1993/1006    
	if(mouse.redraw && canlock(&cursor)){ 
		mouse.redraw = 0; 
		cursoroff(0); 
		cursoron(0); 
1994/0624    
		mouse.redraw = cursoron(0); 
1993/1006    
		unlock(&cursor); 
	} 
} 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)