rkvm
rkvm copied to clipboard
Virtual KVM switch for Linux machines
I have compiled the master branch with the instructions provided in readme.md. When I run ./server then it seems to start okay but my attached (Bluetooth) keyboards and mice stop...
When are you estimating Windows Server will be ready to test? I have a windows gaming desktop paired with a linux desktop, and in order to use all the features...
Minimal tweaks to the toml files to enable easy build on RPM distros with [cargo-rpm](https://github.com/iqlusioninc/cargo-rpm) Tested on Fedora 35.
Hey, thanks for sharing this project, it's exactly what I've wanted for a while. Unfortunately it (both keyboard and mouse) doesn't currently work for me when using Wayland (Sway). I've...
I keep getting this error. When trying to open a server with `cargo run --bin server` this is what the cli shows me. I have generated the certificates accordingly so...
Hi there @htrefil I installed **rkvm** on Ubuntu 20.04 and Pop!_OS 20.04 (which is an Ubuntu derivative). This pull request is based on the lessons I learned. I hope it...
When the mouse is moved on a windows client, the cursor is not as smooth as it is when plugged in directly or moved via barrier/synergy.
You may recognise me from the Barrier project - the codebase is currently in C++, and I _think_ it will remain so, but I'd still like it to be in...
### Feature summary I would like to be able to synchronize clipboard contents (at least textual, if not binary also) between sessions, such that I can copy something from a...
I've been trying to set up a Linux server Windows clients environment but every time I try to connect with a client I get: `Error: Failed to connect: The certificate's...