forked from KolibriOS/kolibrios
set cursor for out blue screen
git-svn-id: svn://kolibrios.org@816 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
0c807b742c
commit
e3f6e939d2
@ -560,7 +560,7 @@ cfgmanager:
|
|||||||
.change_a:
|
.change_a:
|
||||||
.loops:
|
.loops:
|
||||||
call draw_vmodes_table
|
call draw_vmodes_table
|
||||||
|
_setcursor 25,0 ; out of screen
|
||||||
xor ax,ax
|
xor ax,ax
|
||||||
int 0x16
|
int 0x16
|
||||||
; call clear_table_cursor ;clear current position of cursor
|
; call clear_table_cursor ;clear current position of cursor
|
||||||
|
Loading…
Reference in New Issue
Block a user