CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/10 07:27:51
Modified files:
sys/dev/wscons : wsconsio.h wsmouseinput.h wsmouse.c wstpad.c
Log message:
Remove the strong hysteresis filter.
It seems that the filter is obsolete, the default method is sufficient.
Simplify and clean up some related code in wsmouse.
ok mpi@
