Support scrolling with the mouse wheel (X servers apparently usually
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 15 Oct 2002 16:50:42 +0000 (16:50 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 15 Oct 2002 16:50:42 +0000 (16:50 +0000)
commitbab6e572e4fef5c2b91bf8002ad977341b721488
tree89b7f003d2794f178a23c43465fa200758800a13
parent1d3989edde7cc7e838749d9faff2d283a7520754
Support scrolling with the mouse wheel (X servers apparently usually
send a button 4 press for an upward wheel movement and a button 5
press for a downward one). Untested since my own trackball's button
4 does nothing obvious. Someone with a mouse wheel should give this
a workout.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2069 cda61777-01e9-0310-a592-d414129be87e
unix/pterm.c