public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Annoying X server message
@ 2017-11-16 17:26 Ian Zimmerman
  2017-11-16 18:55 ` Jack
  0 siblings, 1 reply; 2+ messages in thread
From: Ian Zimmerman @ 2017-11-16 17:26 UTC (permalink / raw
  To: gentoo-user

I run X the stone age way with startx/xinit.  Each time I switch to
another VT with Alt-Ctl-Fn, X mutters this on the original VT:

Suspending AIGLX clents for VT switch

and then a similar one when I switch back.  This happens when the
original VT is in raw mode, apparently, so the terminating newline is
not cooked and I get the staircase effect, messing up the display (after
I return from X) and wasting screen space.

Can I silence these messages?  I tried adding "-logverbose 2" to my
server init file, that didn't help.  IIRC I cannot redirect the output
to /dev/null or anywhere else because X looks at stdout/stderr and makes
inferences from where they point.

Maybe I ought to try -logverbose 0 ?

-- 
Please don't Cc: me privately on mailing lists and Usenet,
if you also post the followup to the list or newsgroup.
To reply privately _only_ on Usenet, fetch the TXT record for the domain.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-user] Annoying X server message
  2017-11-16 17:26 [gentoo-user] Annoying X server message Ian Zimmerman
@ 2017-11-16 18:55 ` Jack
  0 siblings, 0 replies; 2+ messages in thread
From: Jack @ 2017-11-16 18:55 UTC (permalink / raw
  To: gentoo-user

On 11/16/2017 12:26 PM, Ian Zimmerman wrote:
> I run X the stone age way with startx/xinit.  Each time I switch to
> another VT with Alt-Ctl-Fn, X mutters this on the original VT:
>
> Suspending AIGLX clents for VT switch
>
> and then a similar one when I switch back.  This happens when the
> original VT is in raw mode, apparently, so the terminating newline is
> not cooked and I get the staircase effect, messing up the display (after
> I return from X) and wasting screen space.
>
> Can I silence these messages?  I tried adding "-logverbose 2" to my
> server init file, that didn't help.  IIRC I cannot redirect the output
> to /dev/null or anywhere else because X looks at stdout/stderr and makes
> inferences from where they point.
>
> Maybe I ought to try -logverbose 0 ?
>
I'm not home now, so I don't have the exact syntax, but I created an 
alias "startxlog" which calls startx, redirecting stdout to one file, 
and stderr to another.  I haven't noticed X doing anything odd because 
of those redirects.

Jack


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-16 18:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-16 17:26 [gentoo-user] Annoying X server message Ian Zimmerman
2017-11-16 18:55 ` Jack

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox