On Sunday 16 June 04:40, Shaul Karl wrote: > > How to stop console cursor blink? We're talking tty[1-6] here. > > -- > > http://jidanni.org/ Taiwan(04)25854780 > > setterm -blink off > > ?
He could have a look at /usr/src/linux/Documentation/VGA-softcursor.txt The example given gives a red non-blinking cursor: echo -e '\033[?17;0;64c' But you could change that by playing with the last parameter. all the best, Robert_L -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]