]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Respect SC_NO_CUTPASTE option. It disable mouse cursor and cut/paste support
authorray <ray@FreeBSD.org>
Mon, 9 Dec 2013 15:01:34 +0000 (15:01 +0000)
committerray <ray@FreeBSD.org>
Mon, 9 Dec 2013 15:01:34 +0000 (15:01 +0000)
commit97d6ba61691e65ea5739383a9004a9e220f41887
tree9fa4f42fda0c2f807cd88fe13fa98183727414df
parentf3fd2474307302da0ec1f5c3397bc9329e22a806
Respect SC_NO_CUTPASTE option. It disable mouse cursor and cut/paste support
for vt(9). Note: /dev/sysmouse not affected.

Sponsored by: The FreeBSD Foundation
sys/dev/vt/font/vt_mouse_cursor.c
sys/dev/vt/vt.h
sys/dev/vt/vt_buf.c
sys/dev/vt/vt_core.c
sys/dev/vt/vt_sysmouse.c