*** mouse.orig.c Sat May 27 17:23:05 2000 --- mouse.c Sat May 27 17:34:47 2000 *************** *** 820,824 **** mouse.yshift = 0; if (current_video.width == 320) { ! mouse.yshift = 1; /* Every working example I can find picks a yshift of 1 in * 320x200 mode. Unless some real prominent mouse driver --- 820,824 ---- mouse.yshift = 0; if (current_video.width == 320) { ! mouse.xshift = 1; /* Every working example I can find picks a yshift of 1 in * 320x200 mode. Unless some real prominent mouse driver