> If you'll excuse another question from a non-programmer, does Plan 9 > use a mouse pointer acceleration algorithm (if so, where would it be > documented?) or is it 1:1? Thanks so much.
Yes. See mouse(3) and /sys/src/9/port/devmouse.c. -- David du Colombier
