Open
Description
Do
- display the cursor by XOR;
- have the cursor blink, if
/sys/class/graphics/fbcon/cursor_blink
is nonzero; - figure out whether the cursor can attain shapes other than
FB_TILE_CURSOR_UNDERLINE
by some console command or other reasonable means; - figure out whether foreground and background cursor colours are supposed to do anything.
For details, see #10 (comment).
Activity