Apparently text mode renders cursor in the *foreground* color. My current clear function used the same color for foreground and background making the cursor effectively invisible. Also cursor hiding is now done by moving the cursor off bounds (0, height) some website I read said this to be valid even on VGA compatible cards without disable bit. http://www.osdever.net/FreeVGA/vga/textcur.htm |
||
---|---|---|
.. | ||
arch | ||
font | ||
include/kernel | ||
kernel | ||
klibc | ||
CMakeLists.txt | ||
icxxabi.cpp | ||
ubsan.cpp |