Feature #10265
uts: gfx_vgatext use block cursor for vgatext
Start date:
2019-01-20
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Description
For visibility and simplicity we use block cursor in loader and framebuffer console, switch to block cursor in text mode too. Perhaps in future we should have cursor style configurable, but it is fixed now.
History
Updated by Electric Monk 10 months ago
- % Done changed from 90 to 100
- Status changed from In Progress to Closed
git commit 3ef9594a05a9067b6ca7b4ccac5e926e8b47bac4
commit 3ef9594a05a9067b6ca7b4ccac5e926e8b47bac4 Author: Toomas Soome <tsoome@me.com> Date: 2019-01-28T03:30:43.000Z 10265 uts: gfx_vgatext use block cursor for vgatext Reviewed by: John Howard <Echosoft.LLC@gmail.com> Reviewed by: Andy Fiddaman <af@citrus-it.net> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>