Hacker News new | ask | show | jobs
by ciphol 1373 days ago
Is there a user-transparent way to run Gimp over RDP/VNC, similar to "ssh -X" for X11?
1 comments

If I understand you correctly, yes. freexrdp has an option to render only a single window instead of the hole desktop. This works amazingly well and feels native. This is the trick WinApps uses.

You could either use WinApps or create your own script and add it to a desktop entry. Users can then open RDP Gimp like any other application without even noticing.