commit | 16f2e31f245c246d0be0a2dfcb21806dc6aceefa | [log] [tgz] |
---|---|---|
author | David Turner <digit@android.com> | Tue Jul 12 06:30:56 2011 +0200 |
committer | David Turner <digit@android.com> | Tue Jul 12 06:35:25 2011 +0200 |
tree | abb55f0a85b6b8317d7870ac7d3a1946cedfbfdd | |
parent | 70d98e64660554482ecc324cf9a4857281cacfb0 [diff] |
emulator:opengl: input event redirection This patch allows the emulator_test_renderer program to redirect input events (mouse, keyboard) to the emulator's console program. This in order to make testing easier, while we wait for integration of the display into the emulator program. For now, this is hard-coded to use localhost port 5554, and only a few keys are properly translated (Dpad, HOME, BACK, MENU). Change-Id: Ie6e37c85c291f53de49220a181cb8724f66519ea