1device.internal = 1 2 3touch.deviceType = touchScreen 4touch.orientationAware = 1 5 6cursor.mode = navigation 7cursor.orientationAware = 1 8 9# This displayID matches the unique ID of the virtual display created for Emulator. 10# This will indicate to input flinger than it should link this input device 11# with the virtual display. 12touch.displayId = virtual:com.android.emulator.multidisplay:1234566 13