genode/ports/src
Norman Feske 33c5469b92 vancouver: Improved PS/2 mouse backend
The previous version of the PS/2 mouse backend manged mouse motion
events in a strange way, effectively throwing away most information
about the motion vector. Furthermore, the tracking of the mouse-button
states were missing. So drag-and-drop in a guest OS won't work. The new
version fixes those issues. For the transformation of input events to
PS/2 packets, a the Genode::Register facility is used. This greatly
simplifies the code.
2013-05-20 10:54:59 +02:00
..
app netperf: use omni and rely on SO_RCVBUF available 2013-05-10 11:16:11 +02:00
lib Turn 'platform_env.h' into a private header 2013-02-14 13:23:36 +01:00
noux Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
noux-pkg Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
test Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
vancouver vancouver: Improved PS/2 mouse backend 2013-05-20 10:54:59 +02:00