Date: Wed, 27 Aug 2014 14:21:39 +0400 From: Gleb Smirnoff <glebius@FreeBSD.org> To: Jean-Sebastien Pedron <dumbbell@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r270702 - head/sys/dev/vt Message-ID: <20140827102139.GN7693@FreeBSD.org> In-Reply-To: <201408270934.s7R9Yf1O062583@svn.freebsd.org> References: <201408270934.s7R9Yf1O062583@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 27, 2014 at 09:34:41AM +0000, Jean-Sebastien Pedron wrote: J> Author: dumbbell J> Date: Wed Aug 27 09:34:41 2014 J> New Revision: 270702 J> URL: http://svnweb.freebsd.org/changeset/base/270702 J> J> Log: J> vt(4): Implement basic support for KDSETMODE ioctl J> J> With the current implementation, this allows an X11 server to tell J> the console it switches a particular window in "graphics mode". This J> information is used by the mouse handling code to ignore sysmouse events J> in the window taken by the X server: only him should receive those J> events. J> J> Reported by: flo@, glebius@, kan@ J> Tested by: flo@ J> Reviewed by: kan@ J> MFC after: 1 week Thanks a lot! Works okay. -- Totus tuus, Glebius.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140827102139.GN7693>