genode/dde_linux/src/drivers/usb
Norman Feske af66043b79 New Input::Event::FOCUS, rename keycode to code
This patch introduces keyboard-focus events to the 'Input::Event' class
and changes the name 'Input::Event::keycode' to 'code'. The 'code'
represents the key code for PRESS/RELEASE events, and the focus state
for FOCUS events (0 - unfocused, 1 - focused).

Furthermore, nitpicker has been adapted to deliver FOCUS events to its
clients.

Fixes #609
2013-01-15 10:18:11 +01:00
..
arm/platform Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
input New Input::Event::FOCUS, rename keycode to code 2013-01-15 10:18:11 +01:00
nic Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
signal Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
storage Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
x86_32/platform Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
dummies.c Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
lx_emul.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
lx_emul.h New Input::Event::FOCUS, rename keycode to code 2013-01-15 10:18:11 +01:00
main.cc USB: Use real HID driver in dde_linux 2013-01-11 15:38:16 +01:00
mem.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
pci_driver.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
platform.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
routine.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
signal.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
target.mk USB: Use real HID driver in dde_linux 2013-01-11 15:38:16 +01:00
test.cc Update copyright headers to 2013 2013-01-10 21:44:47 +01:00