am 8b557459: Merge "Fix emulator touchscreen." into honeycomb

* commit '8b557459da3e1ac27d8aaa527be2eb795e61d926':
  Fix emulator touchscreen.
This commit is contained in:
Jeff Brown
2011-01-26 10:48:22 -08:00
committed by Android Git Automerger
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