vt: allow for the palette to be exposed and changed via sysfs
authorJan Engelhardt <jengelh@linux01.gwdg.de>
Tue, 8 May 2007 07:38:03 +0000 (00:38 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 8 May 2007 18:15:27 +0000 (11:15 -0700)
commit1c2bbe6a11ec7d1de114acfc8a6bf2821b0224a5
treef2f82465e0cfb6373c3b661d8c862beb1400d2f9
parent2707cd016b12d5e64c4feefcb5740b65f0c46845
vt: allow for the palette to be exposed and changed via sysfs

Allow for the palette to be exposed and changed via sysfs.  A call to
/usr/bin/reset will slurp the new definitions in for the current console.

Already posted at http://lkml.org/lkml/2006/1/15/149

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/vt.c