-
- Downloads
vc: Add support for hiding the cursor when creating VTs
Add support for setting a global default for whether or not a visible cursor should be enabled when creating VCs. The default will be to do so, unless overridden by the user at boot time or by a driver. Signed-off-by:Matthew Garrett <mjg@redhat.com> LKML-Reference: <1258143251-5818-1-git-send-email-mjg@redhat.com> Signed-off-by:
H. Peter Anvin <hpa@zytor.com>
Showing
- Documentation/kernel-parameters.txt 9 additions, 0 deletionsDocumentation/kernel-parameters.txt
- drivers/char/vt.c 10 additions, 1 deletiondrivers/char/vt.c
- drivers/video/console/vgacon.c 2 additions, 0 deletionsdrivers/video/console/vgacon.c
- include/linux/vt_kern.h 3 additions, 0 deletionsinclude/linux/vt_kern.h
Loading
Please register or sign in to comment