This is a read-only archive of lispforum.com. The forum was locked to new users and posts and is preserved here as static HTML from a database snapshot taken on 2019-09-07.

Lisp program to control Windows Mouse and Keyboard?

3 posts · 1810 views

Anyone know if there is one? There is a java program called 'robot' which allows you to do that, as well as the AutoHotKey language, but I would like to do that with lisp or scheme instead.

Thanks

Re: Lisp program to control Windows Mouse and Keyboard?

Update:
I can my windows program in wine, so the lisp mouse and keyboard controller program would also work if it runs in x windows.