Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able use the mouse clicks(left) to navigate through the phone #4892

Open
riotcult opened this issue Apr 28, 2024 · 5 comments
Open

Not able use the mouse clicks(left) to navigate through the phone #4892

riotcult opened this issue Apr 28, 2024 · 5 comments

Comments

@riotcult
Copy link

riotcult commented Apr 28, 2024

I have watched few yt tutorials and downloaded the scrcpy software and now I have issues with navigating through the mobile phone using my mouse's left click. This issue as I have traced is mostly because the phone is on a different resolution than the software is reading
INFO: Renderer: direct3d
INFO: Texture: 1080x2336
INFO: Texture: 888x1920
I need help in rectifying this issue
Device info:
OPPO F11 PRO - 2019

@rom1v
Copy link
Collaborator

rom1v commented Apr 28, 2024

Run scrcpy -m1920. See #1645

@riotcult
Copy link
Author

Run scrcpy -m1920. See #1645

Where do i run it, I am very new to it.

@rom1v
Copy link
Collaborator

rom1v commented Apr 28, 2024

@riotcult riotcult reopened this Apr 28, 2024
@riotcult
Copy link
Author

Every time when I open, the issue is repeating. Any solution?

@rom1v
Copy link
Collaborator

rom1v commented Apr 28, 2024

Scrcpy does not store any state, it is configures by the arguments you pass every time. If you want to always pass the same arguments, create a script (as explained at the end of https://github.com/Genymobile/scrcpy/blob/master/doc/windows.md#run)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants