Message-ID: From: Shawn Hargreaves To: djgpp AT delorie DOT com Subject: Re: How can I increase mouse speed in allegro Date: Mon, 15 Nov 1999 14:53:36 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Reply-To: djgpp AT delorie DOT com > I try to run example program from allegro distribution, > why mouse run so heavy, is someone know how can I > control this mouse speed like we do it in Windows. You could look up the set_mouse_speed() function in the docs. But the default settings should be fine for most purposes. If this is really unusable (as opposed to you just wanting some unusual settings), please give some more details like what type of mouse you are using, what OS, what version of Allegro, and which Allegro mouse driver (as set by the allegro.cfg file). Shawn Hargreaves.