Merge "Fix emulator touchscreen." into honeycomb

This commit is contained in:
Jeff Brown
2011-01-26 10:46:29 -08:00
committed by Android (Google) Code Review
2 changed files with 6 additions and 0 deletions

View File

@@ -16,6 +16,9 @@
# Emulator keyboard configuration file #1.
#
touch.deviceType = touchScreen
touch.orientationAware = 1
keyboard.layout = qwerty
keyboard.characterMap = qwerty
keyboard.orientationAware = 1

View File

@@ -16,6 +16,9 @@
# Emulator keyboard configuration file #2.
#
touch.deviceType = touchScreen
touch.orientationAware = 1
keyboard.layout = qwerty
keyboard.characterMap = qwerty2
keyboard.orientationAware = 1