Re: Enhanced Keyboard Driver

From: Xavier Bestel
Date: Thu May 12 2005 - 15:07:41 EST


Le jeudi 12 mai 2005 à 12:48 -0700, Alan Bryan a écrit :
> >
> > What do you actually want to do?
> >
> specifically, I am trying to write a program similar
> to the old Sidekick program of the DOS days. A
> "daemon", if you will, that will popup on the screen
> when a predetermined series of keystrokes are hit. The
> program will then do various things, like record/play
> macros, calculator, calendar, programmer's guide, etc
> etc...

Then a keyboard driver isn't the good solution. You'd better write a
userspace app which uses the XTEST extension.

Xav


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/