This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
13c6f8a053
Branches
Tags
View all branches
freebsd-skq
/
sys
/
dev
/
vt
History
Aleksandr Rybalko
13c6f8a053
spelling fixes
...
Submitted by: "Sam Fourman Jr." <sfourman@gmail.com> MFC after: 1 week
2014-09-10 11:27:33 +00:00
..
colors
vt(4): Colors are indexed against a console palette, not a VGA palette
2014-08-10 17:04:10 +00:00
font
vt(4): Rename the "mouse_cursor" structure to "vt_mouse_cursor"
2014-08-21 19:42:24 +00:00
hw
vt_vga: vd_setpixel_t and vd_drawrect_t are noop in text mode
2014-09-05 18:11:39 +00:00
logo
…
vt_buf.c
spelling fixes
2014-09-10 11:27:33 +00:00
vt_consolectl.c
Use a common tunable to choose between vt(4)/sc(4)
2014-06-27 17:50:33 +00:00
vt_core.c
spelling fixes
2014-09-10 11:27:33 +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
vt(4): Handle global and per-window mouse cursor toggle in one place
2014-08-21 13:04:34 +00:00
vt.h
Revert r269474. Special keyboard combinations should be handled by separate
2014-09-09 14:18:56 +00:00