Re: cursor style

2002-01-09 Thread Romuald DELAVERGNE
Le 2002.01.09 19:33, andrej hocevar a écrit : > Hello, > how do I change the cursor style in the console, eg. like an > underscope vs. a solid block? > > Thanks, > > andrej > extract of linux/Documentation/VGA-softcursor.txt: To get normal blinking underline, use: echo -e '\033[?2c' To get bli

Re: cursor style

2002-01-09 Thread Brian Potkin
On Wed, Jan 09, 2002 at 04:33:44PM -0200, andrej hocevar wrote: > Hello, > how do I change the cursor style in the console, eg. like an > underscope vs. a solid block? I think you have to enable this facility in the kernel. Search for `cursor' in Documentation/Configure.help of the kernel source