Credit Card Debt Consolidation - Myspace Proxy - Final Fantasy 7 - Personal Injury Lawyer Los Angeles - Debt Consolidation
Simulating key scancodes in Linux... [Archive] - DunLUG - Dunedin Linux Users Group

View Full Version : Simulating key scancodes in Linux...


twgray
22-10-2005, 05:23 AM
I have an embedded application in which I have several discrete buttons
which I need to present to qt/embedded as keyboard scancodes. Does
anyone know how best to achieve this?

Captain Dondo
23-10-2005, 03:07 AM
On Fri, 21 Oct 2005 09:23:36 -0700, twgray wrote:

> I have an embedded application in which I have several discrete buttons
> which I need to present to qt/embedded as keyboard scancodes. Does
> anyone know how best to achieve this?

Google for kbdd. Write a 'keyboard' driver for it that interfaces to your
hardware.