device.internal = 1 | |
touch.deviceType = touchScreen | |
touch.orientationAware = 1 | |
cursor.mode = navigation | |
cursor.orientationAware = 1 | |
# This displayID matches the unique ID of the virtual display created for Emulator. | |
# This will indicate to input flinger than it should link this input device | |
# with the virtual display. | |
touch.displayId = local:3 |