Well, the pointer speed setting in my control panel is already set at fastest possible, furthermore the problem only occur in fullscreen, no problem in windowed mode. So, i don't think it's my environment settings.
Wahid On 4/18/07, Marcus von Appen <[EMAIL PROTECTED]> wrote:
On, Wed Apr 18, 2007, Wahid Marditama wrote: > Hi all, > > I find the standard mouse in pygame is slow when display is set to > fullscreen. Anyway around this? Or, is there a good 'virtual' mouse code? I Yes, there is a way around it: Adjust your mouse. The mouse speed depends on the environment settings and your code usually, so it's your problem not pygame's. Regards Marcus