Reading Keyboard Data in a Linux Daemon

Just starting out? Need help? Post your questions and find answers here.
swhite
Enthusiast
Enthusiast
Posts: 727
Joined: Thu May 21, 2009 6:56 pm

Reading Keyboard Data in a Linux Daemon

Post by swhite »

Hi

I have a project that uses a HID Mag reader which can be setup in HID mode or Keyboard mode. It will be used with service running on Linux and I would like to know if Inkey/Rawkey could be used to get the data if the device was setup in Keyboard mode. I was hoping for a serial version of the Mag Reader so that I could simply get the data from the COM port however that is not the type of device I received so I am wondering if I can make it work with Purebasic in keyboard mode.

Thanks
Simon
Simon White
dCipher Computing