]> git.baikalelectronics.ru Git - kernel.git/commit
vt: make the default cursor shape configurable
authorClemens Ladisch <clemens@ladisch.de>
Wed, 16 Dec 2009 00:45:39 +0000 (16:45 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Dec 2009 15:19:57 +0000 (07:19 -0800)
commita1779589d36238b0f1a6b380b85ea1a082e10c77
treebf431e1b000e47982d07c81c3d5f3c1be98d92b8
parent8d6efd5ff0052b9ea66ba2f4ec9d18af7a8fa69c
vt: make the default cursor shape configurable

For embedded systems, the blinking cursor at startup time can be annoying
and unintended.  Add a new kernel parameter to change the default cursor
shape.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Cc: Daniel Mack <daniel@caiaq.de>
Acked-by: Pavel Machek <pavel@ucw.cz>
Cc: David Newall <davidn@davidnewall.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/kernel-parameters.txt
drivers/char/vt.c