Fix emulator touchscreen.

Bug: 3393763
Change-Id: Ief16640344d61d283aac08ef4b53e85d7ee3c73f
This commit is contained in:
Jeff Brown
2011-01-26 10:40:10 -08:00
parent b894210882
commit 77ef8b5061
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