Skip to content

Commit

Permalink
Update README.md #35
Browse files Browse the repository at this point in the history
  • Loading branch information
Xtr126 authored Aug 31, 2023
1 parent f26f83e commit fb524e0
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,10 @@ AndroidEmu: https://discord.gg/mRpT4Qq
SupremeGamers: https://aopc.dev/discord

## Waydroid support
Due to how XtMapper works by reading input events directly from the kernel, there are certain difficulties in implementing proper support for android containers.
To have only keyboard support in waydroid, see https://github.com/Xtr126/XtMapper/issues/35
You will have to compile getevent with the patch and replace the system getevent.
If you have two mouses you can passthough one mouse to waydroid by setting the `persist.waydroid.uevent` property and replugging one mouse. Then activate XtMapper.
Or the easiest solution is to use Bliss OS in a QEMU VM with virtio-mouse instead.
Tracking issue:
https://github.com/Xtr126/XtMapper/issues/35
Due to how XtMapper works by reading input events directly from the kernel, there are certain difficulties in implementing proper support for android containers.
An experimental solution was developed: https://github.com/Xtr126/wayland-getevent


## Credits
Expand Down

0 comments on commit fb524e0

Please sign in to comment.