this post was submitted on 31 Mar 2025
11 points (100.0% liked)
Linux
6808 readers
117 users here now
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of [email protected] and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Wait... so any RDP can just go across monitor boundaries like x2vnc used to? That would explain why development stopped. Do you know how I would make that happen? They used to have to make a 1px wide window at the edge of the screen that would magically transport the cursor to the other session. If you don't immediately know, it's cool I'll look into it.
Which desktop environment are you using?
gnome
Okay, so I just found a simple post with steps, so this is the basic setup.
Then you just find an RDP client on Windows that you like, move it to the monitor you want it on, and run it in fullscreen mode. Then you have a full desktop view on one of your monitors that is your remote Gnome desktop.
Thank you for your research but that's just regular RDP, /u/drspod told me the thing I'm actually looking for and it's called Synergy (deskflow is the FOSS component in apt). So, solved - until I can't make it work ;)