I wrote a small PHP application that accepts input from a USB keyboard. I want to run this application as soon as the PI boots up. I have put the application in inittab... however, it appears as though the screen that has control of the keyboard is the login screen.
Is it possible to not login, and have my application accept keyboard input while the system is NOT logged in?