I have a monitor that has two inputs, my windows box is in one and my server(running ubuntu server) is in the other. Currently to control the server I have to use a seperate keyboard that is plugged into it. Is there a program that, when I switch the input of my screen to the server, would send the keyboard key presses from the windows box's keyboard to the ubuntu server?
EDIT: I would like to do this without a SSH client because I am going to install ubuntu-desktop on the server and my current SSH client doesn't send mouse input.