htrefil / rkvm

Virtual KVM switch for Linux machines
MIT License
386 stars 50 forks source link

Nothing happens #65

Open subhappy opened 2 months ago

subhappy commented 2 months ago

Hi, I've got a client and server set up.

When I run rkvm-client from terminal, nothing is output to the terminal, so I'm assuming that's good. Running rkvm-server from terminal and using the hotkeys, it outputs INFO rkvm_server::server: Switched client idx=0 and then I'm still just working on the server. Hotkeys again produce INFO rkvm_server::server: Switched client idx=0

Should idx=1 when it switches to the client?

Let me know what you need to help you solve this.