Genymobile / Genymobile/scrcpy
How to set shortcut mod key to ctrl (ignoring left or right ctrl) ?
Open
- Dominant language
- C
- Stars
- 150k
- Forks
- 13.7k
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 2
Description
I've tried
```
--shortcut-mod lctrl | rctrl
--shortcut-mod lctrl rctrl
--shortcut-mod lctrl + rctrl
```
so far without luck. Is this possible?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the --shortcut-mod command-line option and trace how lctrl and rctrl are parsed. Determine whether a generic ctrl value can be supported, then verify the accepted syntax with the relevant CLI behavior or tests; done means both left and right Ctrl work as the shortcut modifier.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, c
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100