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 10, 2023
1 parent c89ae51 commit 2468af5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,14 @@ BlissLabs: https://discord.com/invite/F9n5gbdNy2
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.


## Credits
Open source libraries used:
- [Material Design Components](https://github.com/material-components/material-components-android) used for the app user interface.
Expand Down

0 comments on commit 2468af5

Please sign in to comment.