Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 77ef8b50 authored by Jeff Brown's avatar Jeff Brown
Browse files

Fix emulator touchscreen.

Bug: 3393763
Change-Id: Ief16640344d61d283aac08ef4b53e85d7ee3c73f
parent b8942108
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -16,6 +16,9 @@
# Emulator keyboard configuration file #1.
#

touch.deviceType = touchScreen
touch.orientationAware = 1

keyboard.layout = qwerty
keyboard.characterMap = qwerty
keyboard.orientationAware = 1
+3 −0
Original line number Diff line number Diff line
@@ -16,6 +16,9 @@
# Emulator keyboard configuration file #2.
#

touch.deviceType = touchScreen
touch.orientationAware = 1

keyboard.layout = qwerty
keyboard.characterMap = qwerty2
keyboard.orientationAware = 1