How to simulate multimedia key press (in C)?

Posted by tomp on Stack Overflow See other posts from Stack Overflow or by tomp
Published on 2010-06-03T19:27:25Z Indexed on 2010/06/03 19:34 UTC
Read the original article Hit count: 200

Filed under:
|
|
|

Modern keyboards have special multimedia keys, e.g. 'Pause/Play' or 'Open Web Browser'. Is it possible to write a program that "presses" these keys?

I would prefer solution in C, but I would accept a language agnostic solution, too.

© Stack Overflow or respective owner

Related posts about c

    Related posts about key