am 8b557459
: Merge "Fix emulator touchscreen." into honeycomb
* commit '8b557459da3e1ac27d8aaa527be2eb795e61d926': Fix emulator touchscreen.
This commit is contained in:
@ -16,6 +16,9 @@
|
|||||||
# Emulator keyboard configuration file #1.
|
# Emulator keyboard configuration file #1.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
touch.deviceType = touchScreen
|
||||||
|
touch.orientationAware = 1
|
||||||
|
|
||||||
keyboard.layout = qwerty
|
keyboard.layout = qwerty
|
||||||
keyboard.characterMap = qwerty
|
keyboard.characterMap = qwerty
|
||||||
keyboard.orientationAware = 1
|
keyboard.orientationAware = 1
|
||||||
|
@ -16,6 +16,9 @@
|
|||||||
# Emulator keyboard configuration file #2.
|
# Emulator keyboard configuration file #2.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
touch.deviceType = touchScreen
|
||||||
|
touch.orientationAware = 1
|
||||||
|
|
||||||
keyboard.layout = qwerty
|
keyboard.layout = qwerty
|
||||||
keyboard.characterMap = qwerty2
|
keyboard.characterMap = qwerty2
|
||||||
keyboard.orientationAware = 1
|
keyboard.orientationAware = 1
|
||||||
|
Reference in New Issue
Block a user