[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Middle Button Emulation via Button 1 + Button 3 on Windoz



I'm trying to bring pysweeper up to the functionality of
the native minesweeper.

I see this comment on the pygame.mouse page:

> This effect (1 + 3 = 2) is caused by your X.org/XServer
> mouse configuration section, which allows to emulate the
> middle button by clicking both the left and right mouse
> button at the same time.

... but what can I do on M$Windows?

Thanks,

--jim