Skip to content

[BUG] persist.waydroid.fake_touch not functioning #30

@michaelCTS

Description

@michaelCTS

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

image

Steps to recreate

  1. Start waydroid
  2. Run waydroid prop set persist.waydroid.fake_touch '*'
  3. Open Browser
  4. Search for a term
  5. 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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions