Re: Cursore in console

2007-05-07 Per discussione Ennio-Sr
* Mattia <[EMAIL PROTECTED]> < > [2007-05-07]: > On Mon, 7 May 2007 00:44:00 +0200 > Mattia <[EMAIL PROTECTED]> wrote: > > > Come si rende permanente la modifica? Se lancio programmi come less, > > more o man ok. Ma se apro aptitude o vi il cursore ritorna un > > underscore lampeggiante... ???

Re: Cursore in console

2007-05-07 Per discussione Luca Sighinolfi
On Mon, 7 May 2007 00:44:00 +0200 Mattia <[EMAIL PROTECTED]> wrote: > On Sun, 6 May 2007 17:55:34 +0200 > Ennio-Sr <[EMAIL PROTECTED]> wrote: > > > Ci sono anche altre possibilita': > > cfr: > > > > ad es: > > > > echo -e '\033[?16;48;4c' = blinking rosso/cyan > > echo -e '\033[?17;48;4c' = cy

Re: Cursore in console

2007-05-07 Per discussione Mattia
On Mon, 7 May 2007 00:44:00 +0200 Mattia <[EMAIL PROTECTED]> wrote: > Come si rende permanente la modifica? Se lancio programmi come less, > more o man ok. Ma se apro aptitude o vi il cursore ritorna un > underscore lampeggiante... ??? Per il discorso del cursore che non cambia non saprei, forse

Re: Cursore in console

2007-05-06 Per discussione Mattia
On Sun, 6 May 2007 17:55:34 +0200 Ennio-Sr <[EMAIL PROTECTED]> wrote: > Ci sono anche altre possibilita': > cfr: > > ad es: > > echo -e '\033[?16;48;4c' = blinking rosso/cyan > echo -e '\033[?17;48;4c' = cyan fisso > echo -e '\033[?17;0;72c' = fixed red block, white highlights over char > echo