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.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to