2008-08-19 Robert Millan <rmh@aybabtu.com>
* term/gfxterm.c (DEFAULT_CURSOR_COLOR): Remove. (struct grub_virtual_screen): Remove `cursor_color'. (grub_virtual_screen_setup): Remove `virtual_screen.cursor_color' initialization. (write_cursor): Use `virtual_screen.fg_color' to draw cursor.
This commit is contained in:
parent
dd6bd6abb9
commit
f9dbfc961e
2 changed files with 9 additions and 5 deletions
|
@ -1,3 +1,11 @@
|
|||
2008-08-19 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* term/gfxterm.c (DEFAULT_CURSOR_COLOR): Remove.
|
||||
(struct grub_virtual_screen): Remove `cursor_color'.
|
||||
(grub_virtual_screen_setup): Remove `virtual_screen.cursor_color'
|
||||
initialization.
|
||||
(write_cursor): Use `virtual_screen.fg_color' to draw cursor.
|
||||
|
||||
2008-08-18 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
Unify (identical) linux_normal.c files.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue