Re: How to get X Windows to stop blanking out
- From: phil-news-nospam@xxxxxxxx
- Date: 24 Jul 2008 15:33:43 GMT
On 23 Jul 2008 13:38:46 GMT Niklaus Kuehnis <kuehnik_0505@xxxxxxxxxxxxxx> wrote:
| phil-news-nospam@xxxxxxxx wrote:
|> On Tue, 22 Jul 2008 20:50:08 GMT Bill Marcum <marcumbill@xxxxxxxxxxxxx> wrote:
|> | On 2008-07-21, phil-news-nospam@xxxxxxxx <phil-news-nospam@xxxxxxxx> wrote:
|> |>
|> |> I sure hope it isn't a case of some magic subset and in a specific order that
|> |> is required to do this. There should be a setting somewhere that controls
|> |> how long with no input before blanking or running the screen saver. Maybe if
|> |> that value is set to 0 it would disable.
|> |>
|> |> I'm also finding that on text console, this command that should prevent the
|> |> blanking there, sometimes does not (e.g. sometimes it blanks out anyway):
|> |>
|> |> setterm -blank 0
|> |>
|> |> I also tried this inside xterm to see if xterm would "know what to do". No
|> |> such luck.
|> |>
|> | If the monitor itself has a menu, you might be able to disable power
|> | saving there.
|
|> It's not the power saving I'm trying to disabled. The screen goes blank/black.
|> I want the image (weather radar) to stay on the screen all the time. Imagine
|> it as a kiosk or as a video feeder to a cable TV weather radar channel (which
|> reminds of me of a few times I have seen a MS Windows blue screen on some
|> cable text channels).
|
| Just an idea: Could you send a periodic keyboard event, e.g. with
| xvkbd or maybe with expect?
I don't know what xvkbd is. How would expect send a keyboard event? If I
stuff one in to an xterm pty it won't be seen by X as an input, but only as
xterm output. I have tried stuffing keyboard events into /dev/tty10 but the
X server running on tty10 doesn't see it (I'm assuming because it accesses
the keyboard at a lower level so it sees the ups and downs, not just the
ASCII queue). Maybe I need to write a kernel patch to inject keyboard events
at a lower level (e.g. key scan code and up/down).
But I still think it is better to identify what bit of code in some component
of the X window system is futzing with the screen blanking and make it stop.
--
|WARNING: Due to extreme spam, googlegroups.com is blocked. Due to ignorance |
| by the abuse department, bellsouth.net is blocked. If you post to |
| Usenet from these places, find another Usenet provider ASAP. |
| Phil Howard KA9WGN (email for humans: first name in lower case at ipal.net) |
.
- Follow-Ups:
- Re: How to get X Windows to stop blanking out
- From: nobody
- Re: How to get X Windows to stop blanking out
- References:
- How to get X Windows to stop blanking out
- From: phil-news-nospam
- Re: How to get X Windows to stop blanking out
- From: Niklaus Kuehnis
- Re: How to get X Windows to stop blanking out
- From: phil-news-nospam
- Re: How to get X Windows to stop blanking out
- From: Bob Tennent
- Re: How to get X Windows to stop blanking out
- From: phil-news-nospam
- Re: How to get X Windows to stop blanking out
- From: Moe Trin
- Re: How to get X Windows to stop blanking out
- From: phil-news-nospam
- Re: How to get X Windows to stop blanking out
- From: Henny Wilbrink
- Re: How to get X Windows to stop blanking out
- From: phil-news-nospam
- Re: How to get X Windows to stop blanking out
- From: Bill Marcum
- Re: How to get X Windows to stop blanking out
- From: phil-news-nospam
- Re: How to get X Windows to stop blanking out
- From: Niklaus Kuehnis
- How to get X Windows to stop blanking out
- Prev by Date: Re: How to get X Windows to stop blanking out
- Next by Date: Re: How to get X Windows to stop blanking out
- Previous by thread: Re: How to get X Windows to stop blanking out
- Next by thread: Re: How to get X Windows to stop blanking out
- Index(es):
Relevant Pages
|