freebsd-skq/sys/dev/vt
ray 6c7023e93f Add kern.vt.suspendswitch tunable. This will allow to disable default behavior
(switch to VT0 on suspend, switch back on resume).
If 0 - disabled, other values - enabled.

Requested by:	jhb
Sponsored by:   The FreeBSD Foundation
2013-11-11 22:07:56 +00:00
..
colors
font Add default cursor pixmap. 2013-11-11 11:46:41 +00:00
hw Update vd_bitbltchr_t type to handle operation mask (to not touch pixels which 2013-11-11 13:25:49 +00:00
logo
vt_buf.c Add mouse related vtbuf operations. 2013-11-11 11:50:17 +00:00
vt_consolectl.c
vt_core.c Add kern.vt.suspendswitch tunable. This will allow to disable default behavior 2013-11-11 22:07:56 +00:00
vt_font.c
vt_sysmouse.c o Remove include of sys/mouse.h, it is included from vt.h now. 2013-11-11 12:15:52 +00:00
vt.h Update vd_bitbltchr_t type to handle operation mask (to not touch pixels which 2013-11-11 13:25:49 +00:00