From: <cv...@ce...> - 2008-07-20 07:33:03
|
Update of /home/cvs/cebix/BasiliskII/src/SDL by asvitkine Modified Files: video_sdl.cpp Log Message: [patch from Kelvin Delbarre] This fixes the mapping of SDL mouse-button numbers to MacOS/ADB mouse-button numbers, to correct the reversal of the middle and right buttons. Most useful in conjunction with a multi-button mouse enabler such as TheMouse2B: http://hyperarchive.lcs.mit.edu/HyperArchive/Archive/cfg/themouse-2b-11.hqx ... which can turn a right-click into a control-click. |