-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Using waydroid prop set persist.waydroid.fake_touch
doesn't have any effect. A mouse acts like a mouse, not like touch input.
Followed https://docs.waydro.id/usage/waydroid-prop-options#modify-app-behaviour
Steps to recreate
- Start waydroid
- Run
waydroid prop set persist.waydroid.fake_touch '*'
- Open Browser
- Search for a term
- Try to click drag with mouse upwards ⬆️
Expected result
Something akin to a swipe action should occur and one should "scroll" through the results just like on a phone.
Actual result
Text gets selected or URLs get dragged around. The mouse is still recognised as a mouse.
Alternative actions
Tried restarting and using waydroid prop set persist.waydroid.fake_touch org.lineageos.jelly
. Checked the value with waydroid prop get persist.waydroid.fake_touch
.
No change.
system information
$ waydroid -V
1.4.2
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 12 (bookworm)
Release: 12
Codename: bookworm
$ sudo waydroid shell
:/ # getprop | grep ro.lineage
[ro.lineage.build.version]: [18.1]
[ro.lineage.build.version.plat.rev]: [0]
[ro.lineage.build.version.plat.sdk]: [9]
[ro.lineage.device]: [waydroid_x86_64]
[ro.lineage.display.version]: [18.1-20231202-waydroid_x86_64]
[ro.lineage.releasetype]: [GAPPS]
[ro.lineage.version]: [18.1-20231202-GAPPS-waydroid_x86_64]
[ro.lineagelegal.url]: [https://lineageos.org/legal]
theotheroracle, adil192 and hanandewa5
Metadata
Metadata
Assignees
Labels
No labels