I want to write an application where you select a keyboard device connected to your computer and then have it generate midi-events -this should work independently of any virtual terminal/X server, so that it'll always work, whatever you're currently doing with the other keyboard.
So is it possible to access the scancodes of a keyboard device without being root? E.g. showkey -s only works while root on my system...
Thanks for the help

