Virtual Mouse Driver

What is Virtual Mouse Driver

Virtual Mouse Driver is a patch for the linux 2.4.18 kernel I wrote which allows you to create a "fake" mouse device, controlled from the keyboard. It's useful if you want to run X-Windows without a mouse.

I made all tests on an i386 platform. If you manage to make it work on a different platform please let me know that!

How to install it

First, download the tarball. Extract it and refer to the README file.

Kernel 2.2

There is an old version of Virtual Mouse working with 2.2 kernel. I kept the old page here. There you'll find the instructions you need to download and install that version of Virtual Mouse.