freebsd-skq/sys/dev/vt
ray d10ea36fa3 Add two new vt(9) driver methods: vd_drawrect and vd_setpixel.
Implement vd_drawrect and vd_setpixel for vt_fb driver.

Sponsored by:	The FreeBSD Foundation
2014-02-06 15:12:44 +00:00
..
colors
font Update whitespace to match mkkfont output 2013-12-23 17:49:12 +00:00
hw Add two new vt(9) driver methods: vd_drawrect and vd_setpixel. 2014-02-06 15:12:44 +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 Fix AltGr, we should not only skip RAlt key release if enable_altgr is set, but 2013-12-26 14:25:37 +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