Produzieren Tastaturereignisse Taste trifft

Wie man ein einfaches C-Programm das auf der Tastatur eine Taste trifft.

if ( condition ) {
    KeyPress('A');
}

Arbeite ich auf Ubuntu 8.10 Linux OS

InformationsquelleAutor Madni | 2009-07-10
Schreibe einen Kommentar