Update antidetect qemu patch
This commit is contained in:
parent
504174cd0c
commit
c8ec458e18
@ -118,15 +118,16 @@ diff -Naur --no-dereference a/hw/input/tsc210x.c b/hw/input/tsc210x.c
|
||||
diff -Naur --no-dereference a/hw/input/virtio-input-hid.c b/hw/input/virtio-input-hid.c
|
||||
--- a/hw/input/virtio-input-hid.c
|
||||
+++ b/hw/input/virtio-input-hid.c
|
||||
@@ -17,7 +17,7 @@
|
||||
@@ -17,8 +17,8 @@
|
||||
#include "standard-headers/linux/input.h"
|
||||
|
||||
-#define VIRTIO_ID_NAME_KEYBOARD "QEMU Virtio Keyboard"
|
||||
-#define VIRTIO_ID_NAME_MOUSE "QEMU Virtio Mouse"
|
||||
-#define VIRTIO_ID_NAME_TABLET "QEMU Virtio Tablet"
|
||||
-#define VIRTIO_ID_NAME_MULTITOUCH "QEMU Virtio MultiTouch"
|
||||
+#define VIRTIO_ID_NAME_KEYBOARD "ASUS Keyboard"
|
||||
-#define VIRTIO_ID_NAME_MOUSE "QEMU Virtio Mouse"
|
||||
+#define VIRTIO_ID_NAME_MOUSE "ASUS Mouse"
|
||||
-#define VIRTIO_ID_NAME_TABLET "QEMU Virtio Tablet"
|
||||
+#define VIRTIO_ID_NAME_TABLET "ASUS Tablet"
|
||||
-#define VIRTIO_ID_NAME_MULTITOUCH "QEMU Virtio MultiTouch"
|
||||
+#define VIRTIO_ID_NAME_MULTITOUCH "ASUS MultiTouch"
|
||||
|
||||
/* ----------------------------------------------------------------- */
|
||||
|
Loading…
Reference in New Issue
Block a user