rinputd
server daemon for receiving user input events
Install
- All systems
-
curl cmd.cat/rinputd.sh
- Ubuntu
-
apt-get install rinputd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rinputd
- Raspbian
-
apt-get install rinputd
- Dockerfile
- dockerfile.run/rinputd
rinputd
server daemon for receiving user input events
This package provides a remote input server daemon which listens for connections from rinput clients (such as mobile phone applications). These authenticate via a secure SSL socket through the Cyrus SASL password database, /etc/sasldb2. The uinput user input event interface can then create virtual devices such as a keyboard and mouse under the remote control of the client.
rinputd-dbg
server daemon for receiving user input events - debug symbols
This package provides a remote input server daemon which listens for connections from rinput clients (such as mobile phone applications). These authenticate via a secure SSL socket through the Cyrus SASL password database, /etc/sasldb2. The uinput user input event interface can then create virtual devices such as a keyboard and mouse under the remote control of the client. This package contains debug symbols.