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

2000/1215/bitsy/devpenmouse.c (diff list | history)

2000/1215/sys/src/9/bitsy/devpenmouse.c:269,2752000/1216/sys/src/9/bitsy/devpenmouse.c:269,274 (short | long | prev | next)
2000/1021    
		} else { 
			m = mouse.Mousestate; 
		} 
                 
		sprint(buf, "m%11d %11d %11d %11lud", 
			m.xy.x, m.xy.y, 
2000/1024    
			m.buttons, 


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