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

--help and -h are slightly outdated. #3122

Closed
2 tasks done
NomadicVoxel opened this issue Mar 16, 2022 · 2 comments
Closed
2 tasks done

--help and -h are slightly outdated. #3122

NomadicVoxel opened this issue Mar 16, 2022 · 2 comments

Comments

@NomadicVoxel
Copy link

TLDR: builtin manual file is missing a few new notes. The ones I caught were those about the mouse's thumb buttons.

  • I have read the FAQ.
  • I have searched in existing issues.

Environment

  • OS: Win11
  • scrcpy version: 1.22
  • installation method: Chocolatey
  • device model: Moto G Stylus
  • Android version: 11

Describe the bug
The help file is missing a few notes.

  • Mouse4 (thumb button, forward) opens the Notification Drawer.
  • Mouse5 (thumb button, back) opens Switch Apps.

While we're at it, it's kinda long and cluttered. Any chance we could break it into notes related to input/output, the display, and to recording?

@rom1v
Copy link
Collaborator

rom1v commented Mar 16, 2022

The help file is missing a few notes.

Mouse4 (thumb button, forward) opens the Notification Drawer.
Mouse5 (thumb button, back) opens Switch Apps.

Yes, you could open a PR to fix it (changes must be done in app/src/cli.c).

While we're at it, it's kinda long and cluttered. Any chance we could break it into notes related to input/output, the display, and to recording?

The README is more or less split into sections. The help and manpage are in alphabetical order, I'm not sure I want to add/maintain sections here.

rom1v added a commit that referenced this issue Apr 25, 2022
Document 4th-click and 5th-click shortcuts.

Fixes #3122 <#3122>
@rom1v
Copy link
Collaborator

rom1v commented Apr 25, 2022

Fixed by 326897a.

@rom1v rom1v closed this as completed Apr 25, 2022
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