svn commit: r257815 - in user/ed/newcons/sys/dev: fb vt vt/hw/fb

John Baldwin jhb at freebsd.org
Tue Nov 12 16:50:31 UTC 2013


On Monday, November 11, 2013 5:12:16 pm Aleksandr Rybalko wrote:
> On Mon, 11 Nov 2013 15:05:26 -0500
> John Baldwin <jhb at freebsd.org> wrote:
> 
> > On Thursday, November 07, 2013 4:08:53 pm Aleksandr Rybalko wrote:
> > > Author: ray
> > > Date: Thu Nov  7 21:08:52 2013
> > > New Revision: 257815
> > > URL: http://svnweb.freebsd.org/changeset/base/257815
> > > 
> > > Log:
> > >   Handle suspend/resume. Switch to console window before suspend,
> > > switch back on resume. That fix issue with broken Xorg image after
> > > resume. Fix some style whilst here.
> > 
> > Could you add a runtime sysctl to control this?  I haven't needed it
> > on my x220.  syscons had a sysctl for this.
> > 
> > -- 
> > John Baldwin
> 
> No problem John.
> Committed r258023.
> kern.vt.suspendswitch=0 will do the trick.

Thanks!

-- 
John Baldwin


More information about the svn-src-user mailing list