freebsd-dev/usr.sbin/vidcontrol
Ed Maste c71ae91f19 vidcontrol: disable p, P, and H when vt(4) is in use
These options use the CONS_SCRSHOT ioctl to capture the contents of the
current console, which is not yet supported by vt(4).  Disable the
options when vt(4) is in use rather than emitting a possibly confusing
error message.

This change should be reverted if CONS_SCRSHOT is implemented for vt(4).

PR:		263099
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2022-04-06 20:26:43 -04:00
..
decode.c
decode.h
Makefile
Makefile.depend
path.h
vidcontrol.1 vidcontrol: be explicit that -p and -P are sc(4) only 2022-04-06 19:39:19 -04:00
vidcontrol.c vidcontrol: disable p, P, and H when vt(4) is in use 2022-04-06 20:26:43 -04:00