freebsd-dev/sys/dev/vt
Aleksandr Rybalko 06716ffd17 Implement vd_drawrect and vd_setpixel for vt(9)'s VGA driver.
Sponsored by:	The FreeBSD Foundation
2014-02-07 12:39:58 +00:00
..
colors
font Update whitespace to match mkkfont output 2013-12-23 17:49:12 +00:00
hw Implement vd_drawrect and vd_setpixel for vt(9)'s VGA driver. 2014-02-07 12:39:58 +00:00
logo
vt_buf.c Respect SC_NO_CUTPASTE option. It disable mouse cursor and cut/paste support 2013-12-09 15:01:34 +00:00
vt_consolectl.c o Add virtual terminal mmap request handler. 2013-12-23 18:09:10 +00:00
vt_core.c Add vt_set_border function to help to change border color. 2014-02-06 15:16:38 +00:00
vt_font.c Increase vt(9) max glyph data to 1MB for CJK fonts with many glyphs 2014-01-01 19:38:15 +00:00
vt_sysmouse.c o Add virtual terminal mmap request handler. 2013-12-23 18:09:10 +00:00
vt.h Add two new vt(9) driver methods: vd_drawrect and vd_setpixel. 2014-02-06 15:12:44 +00:00