svn commit: r270702 - head/sys/dev/vt
Gleb Smirnoff
glebius at FreeBSD.org
Wed Aug 27 10:21:50 UTC 2014
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.
More information about the svn-src-all
mailing list