Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2002 22:26:57 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Christopher Farley <chris@northernbrewer.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: How to remotely illuminate a room with BSD?
Message-ID:  <20020523032657.GF34640@dan.emsphone.com>
In-Reply-To: <20020523030131.GA1290@northernbrewer.com>
References:  <20020523030131.GA1290@northernbrewer.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (May 22), Christopher Farley said:
> I just installed a network camera in my office. I really want to play
> with it, and see live streaming video tonight, but I turned the lights
> out in my office. 
> 
> I know this is really stupid, but I would really get a kick out of
> seeing my monitor on my workstation turn on, which I'm sure would flood
> the room with enough light to see something.
> 
> My workstation is currently running X, but the monitor is in 'energy
> saving' mode. I'm wondering if there's a way to simulate a keypress or
> mouse event remotely.

You should be able to simply disable the screensaver.  If X itself
blanked the screen, try "xset s off".  If you're running xscreensaver,
try "xscreensaver-command -exit"

> I thought about killing the X Server, which would probably 'wake' the
> monitor and show a console. But the mostly-black console would not be
> quite as illuminating as a bright X display.
> 
> Is it possible to *start* an X Server from a remote machine? 

Sure.  Just run "startx" just as though you were on a console.

-- 
	Dan Nelson
	dnelson@allantgroup.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020523032657.GF34640>