I was wondering if it was possible to read the keyboards input, on OSx from somewhere, such as GNU/Linux with the /dev/input files.
The purpose of this is to make a very simple keylogger, (learning purpose), or if there is a function that i could call in C.
Thanks.