Textmode - Cursor blinking

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
nooby

Textmode - Cursor blinking

Post by nooby »

how can i make the textmode (80*25) cursor blinking ?
User avatar
Pype.Clicker
Member
Member
Posts: 5964
Joined: Wed Oct 18, 2006 2:31 am
Location: In a galaxy, far, far away
Contact:

Re:Textmode - Cursor blinking

Post by Pype.Clicker »

iirc, this is defined by some bit in the VGA registers (you should find more detailed info on http://www.osdev.org/osfaq2/index.php/VgaResources, more precisely on FreeVGA, as soon as "osdever.net" is back online ...).

However, i expect some odd hardware (ancient laptops, etc) to ignore that bit, so check if DOS cursor blinks before you slam your forehead somewhere.
marcio.f

Re:Textmode - Cursor blinking

Post by marcio.f »

While osdever isn't online you can search for the pages you want on Google and read them on its cache.
I.e. for page http://www.google.com/search?q=http%3A%2F%2Fwww.osdever.net%2FFreeVGA%2Fvga%2Ftextcur.htm
go to http://66.102.9.104/search?q=cache:www.osdever.net/FreeVGA/vga/textcur.htm ;)
srg

Re:Textmode - Cursor blinking

Post by srg »

why is it that osdever.ner seems to be offline more then it's online?

srg
Post Reply