From: Chih-Wei Huang Date: Wed, 26 Dec 2018 07:43:55 +0000 (+0800) Subject: idc: add files for QEMU and VirtualBox X-Git-Tag: android-x86-7.1-r3~22 X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fdevice-generic-common.git;a=commitdiff_plain;h=3603a7b055ac93905f2213284fd845f969489a14 idc: add files for QEMU and VirtualBox These files enable orientation aware movement in any rotation. Remove Vendor_0627_Product_0001.idc which is replaced by QEMU_QEMU_USB_Tablet.idc. Reported-and-tested-by: Jon Doe --- diff --git a/idc/QEMU_QEMU_USB_Tablet.idc b/idc/QEMU_QEMU_USB_Tablet.idc new file mode 100644 index 0000000..c315679 --- /dev/null +++ b/idc/QEMU_QEMU_USB_Tablet.idc @@ -0,0 +1 @@ +cursor.orientationAware = 1 diff --git a/idc/QEMU_Virtio_Tablet.idc b/idc/QEMU_Virtio_Tablet.idc new file mode 100644 index 0000000..ddae896 --- /dev/null +++ b/idc/QEMU_Virtio_Tablet.idc @@ -0,0 +1,2 @@ +cursor.orientationAware = 1 +device.internal = 0 diff --git a/idc/Vendor_0627_Product_0001.idc b/idc/Vendor_0627_Product_0001.idc deleted file mode 100644 index 2df37ae..0000000 --- a/idc/Vendor_0627_Product_0001.idc +++ /dev/null @@ -1 +0,0 @@ -touch.deviceType = touchScreen diff --git a/idc/VirtualBox_USB_Tablet.idc b/idc/VirtualBox_USB_Tablet.idc new file mode 100644 index 0000000..c315679 --- /dev/null +++ b/idc/VirtualBox_USB_Tablet.idc @@ -0,0 +1 @@ +cursor.orientationAware = 1