Hello,
You can use Mouse Keys to simulate the mouse using the keyboard.
Start > Control Panel > Accessibility Options > Mouse
Or you may want to use a free macro recorder.
http://www.autohotkey.com/
Be sure that you include processing times when recording a macro, since it
performs independent of the program.
For example, if you open a document that will take 5 seconds - you will need
to 'record' this 5 seconds when you do the macro as Autohotkey does not know
that the document is still opening and may proceed with the next command
while the application is still opening a document.
--
Singapore Website Design
http://www.bootstrike.com/Webdesign/
Singapore Web Hosting
http://www.bootstrike.com/WinXP/faq.html
Windows XP FAQ
"Eric" <(E-Mail Removed)> wrote in message
news:14F32D4E-3CB8-4943-8E91-(E-Mail Removed)...
>I am playing a computer game, and need to continue clicking left and right
> buttons.
> Does it have any tools to simulate this response from keyboard?
> Thank you any suggestions
> Eric