LWN.net Logo

Remote desktop vs. remote display

Remote desktop vs. remote display

Posted Feb 14, 2013 18:00 UTC (Thu) by hummassa (subscriber, #307)
In reply to: Remote desktop vs. remote display by Serge
Parent article: LCA: The ways of Wayland

> But in case of X.Org you have a killing feature: you can remotely turn your monitor off! :)

Can you be sure it stayed off?


(Log in to post comments)

Remote desktop vs. remote display

Posted Feb 14, 2013 19:55 UTC (Thu) by Serge (guest, #84957) [Link]

> Can you be sure it stayed off?

Yes, why not?

Remote desktop vs. remote display

Posted Feb 14, 2013 20:59 UTC (Thu) by Cyberax (✭ supporter ✭, #52523) [Link]

How? And how are you going to turn it back on once you return next day?

Remote desktop vs. remote display

Posted Feb 14, 2013 21:22 UTC (Thu) by Serge (guest, #84957) [Link]

> How?

There may be other options, but I was thinking about: xrandr --output XXX --off

> And how are you going to turn it back on once you return next day?

Same: xrandr --output XXX --auto

I can do that remotely before leaving my ssh session.

Remote desktop vs. remote display

Posted Feb 14, 2013 21:25 UTC (Thu) by Cyberax (✭ supporter ✭, #52523) [Link]

> There may be other options, but I was thinking about: xrandr --output XXX --off
So start x11vnc and try to do it. Doesn't work.

> I can do that remotely before leaving my ssh session.
In other words "you can't".

Remote desktop vs. remote display

Posted Feb 14, 2013 22:17 UTC (Thu) by Serge (guest, #84957) [Link]

> So start x11vnc and try to do it. Doesn't work.

Tried. It does. What does not work for you?

> In other words "you can't".

I just did. :)

Remote desktop vs. remote display

Posted Feb 15, 2013 13:25 UTC (Fri) by drag (subscriber, #31333) [Link]

TigerVNC supports xrandr. Others don't.

Different VNC implementations support different features and there can be a vast difference in performance.

Remote desktop vs. remote display

Posted Feb 15, 2013 20:19 UTC (Fri) by Serge (guest, #84957) [Link]

> TigerVNC supports xrandr. Others don't.

It does not matter. Shell supports xrandr. If I initially used ssh to get VNC, I can run xrandr over the same ssh session. Or I can open xterm after I connected to VNC and run xrandr there.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds