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

"Right click" map to "hold" in mobile device #1958

Closed
1 task done
rajeshisnepali opened this issue Dec 8, 2020 · 7 comments
Closed
1 task done

"Right click" map to "hold" in mobile device #1958

rajeshisnepali opened this issue Dec 8, 2020 · 7 comments

Comments

@rajeshisnepali
Copy link

Is your feature request related to a problem? Please describe.
Hello, normally, we do right click for additional options on our computer. The same (hold) for additional options in mobile devices. Whenever I've connected to my mobile device, I hit right click to expand options but it goes back.

Describe the solution you'd like
Clicking right click in computer should show additional options on mobile.

Additional context
Apart from my primary request, how to open recent applications with mod shortcut key? I didn't find one.

@rom1v
Copy link
Collaborator

rom1v commented Dec 8, 2020

On dev branch (not released yet), there is an option --forward-all-clicks to inject right-click instead of pressing BACK.

See #1302 #1613.

@rajeshisnepali
Copy link
Author

Apart from my primary request, how to open recent applications with mod shortcut key? I didn't find one.

And this?

@rom1v
Copy link
Collaborator

rom1v commented Dec 9, 2020

@rajeshisnepali
Copy link
Author

MOD+s (APP_SWITCH)

Well, in that case, I think I have to open a new bug issue. I'm quite sure I read all through shortcuts.

It opens recent tabs but it's not constant(stable). Sometimes it works & sometimes it fails.

My scrcpy 1.16
Android 10

@rom1v
Copy link
Collaborator

rom1v commented Dec 9, 2020

Try with adb shell input keyevent APP_SWITCH.

Is the behavior the same?

@rajeshisnepali
Copy link
Author

Is the behavior the same?

Yes, the behavior is the same. I noticed that MOD+s (APP_SWITCH) only worked when I'm on the home screen. And if I'm in any app, and try to hit (APP_SWITCH), I get a blank page (ss down below).

Screenshot from 2020-12-09 14-49-17

@rajeshisnepali
Copy link
Author

I'm closing this issue & issuing a new for the above APP_SWITCH in the next issue #1964

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