-
-
Notifications
You must be signed in to change notification settings - Fork 220
Add Point / Touch - keyboard mapping #13
Comments
Did you mean, opening the Bluetooth panel with a keyboard shortcut, or switching Bluetooth on/off |
Maybe this is not for the capability of this software but I was thinking more of letting a Bluetooth game controller map to a region on the screen, so that people can use a game controller to control buttons that is on the screen. |
I wanted to map some customizable points on the screen , similar to
BlueStacks and RemixOS, but the problem is scrcpy is running on SDL. I have
add this to 'my virtual feature list', to use a screen shot from the device
and then let the user map the points, like buttons mapped to keyboard. What
is your opinion on this? Or did I misunderstand your feature?
|
That exactly what I am thinking of. Sounds awesome. Can't wait to try it out. |
@jasonwkl , its finally a feature. Get guiscrcpy v2.0 with Keyboard Mapping and let me know how it is https://github.com/srevinsaju/guiscrcpy/releases/tag/2.0 |
Firstly thank you for this project, |
@karousn I may not be able to give full video of it afaik, maybe these steps might be helpful
guiscrcpy-mapper in your terminal |
thank for the fast response. |
@karousn we have a discord channel https://discord.gg/TyhR3B for guiscrcpy related issues. I can help you out in details, there
give? |
python3 -V : Python 3.8.2 |
Thanks, Seems like your device is using a Override resolution. This doesn't work, I will need to add that feature too. Thanks for finding this out. |
@karousn For your reference {"key": [], "pos": [],
"S": [296.4705882352941, 357.16129032258067],
"K": [652.2352941176471, 417.0322580645161]} The S key corresponds to the position x=296 and y=357 |
Is it possible to add Bluetooth controller mapping to screen so it can be used on RPi fashioned much like a switch dock for playing android games.
The text was updated successfully, but these errors were encountered: