Skip to content

Commit

Permalink
README: mention basic keyboard input feature
Browse files Browse the repository at this point in the history
re #4
  • Loading branch information
bk138 committed May 14, 2024
1 parent 2e4b656 commit 0581077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ If you have a general question, it's best to [ask in the community chat](https:/
## Features

* Network export of device frame buffer with optional server-side scaling.
* Injection of remote pointer events.
* Injection of remote pointer and basic keyboard events.
* Handling of client-to-server text copy & paste. Note that server-to-client copy & paste does not
work in a generic way due to [Android security restrictions](https://developer.android.com/about/versions/10/privacy/changes#clipboard-data).
* Handling of special keys to trigger 'Recent Apps' overview, Home button, Back button and Power button.
Expand Down

0 comments on commit 0581077

Please sign in to comment.