up vote 1 down vote favorite
share [g+] share [fb]

What I want is for my desktop to appear as a window from my laptop. Both are running on Fedora 12. Better if my desktop can appear as the other workspace.

link|improve this question

71% accept rate
feedback

1 Answer

up vote 3 down vote accepted

You can either use the remote login feature of X and export the display of the desktop to your laptop, but that'd mean the applications from the desktop would have their own windows in the laptop.

If you want to keep them separate, I'd recommend using VNC for remote desktop access. In that way, all the "screen" of the desktop will be "painted" withing the same app in the laptop, the vnc viewer of your choice.

Hope this helps

link|improve this answer
Currently installing VNC now using TigerVNC for the client. – Randell Dec 29 '09 at 16:12
`yum install vnc-server vnc' on both machines did the trick. Easy peasy. – Randell Dec 29 '09 at 16:21
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.