lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 11 Nov 2009 08:54:49 +0100 From: Pavel Machek <pavel@....cz> To: Clemens Ladisch <clemens@...isch.de> Cc: Andrew Morton <akpm@...ux-foundation.org>, Daniel Mack <daniel@...aq.de>, David Newall <davidn@...idnewall.com>, Alan Cox <alan@...rguk.ukuu.org.uk>, Greg Kroah-Hartman <gregkh@...e.de>, Geert Uytterhoeven <geert@...ux-m68k.org>, linux-kernel@...r.kernel.org Subject: Re: [PATCH] vt: make the default cursor shape configurable > [PATCH] vt: make the default cursor shape configurable > > Make the default console cursor type configurable rather than > hard-coding it. > > Signed-off-by: Clemens Ladisch <clemens@...isch.de> ACK. > @@ -2704,6 +2704,11 @@ and is between 256 and 4096 characters. It is defined in the file > vmpoff= [KNL,S390] Perform z/VM CP command after power off. > Format: <command> > > + vt.cur_default= [VT] Default cursor shape. > + Format: 0xCCBBAA, where AA, BB, and CC are the same as > + the parameters of the <Esc>[?A;B;Cc escape sequence; > + see VGA-softcursor.txt. Default: 2 = underline. > + > vt.default_blu= [VT] > Format: <blue0>,<blue1>,<blue2>,...,<blue15> > Change the default blue palette of the console. -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists