Mouse in console

How I can get access to mouse from console ???


Mike Gorchak
CJSC Malva
System Programmer

Mike Gorchak <deflektor@crosswinds.net> wrote:

How I can get access to mouse from console ???

Currently you would have to write your own mouse driver that either
talks to /dev/ser or directly to the PS/2 controller.