]> err.no Git - util-linux/commit
setterm: add -blan [force|poke] options for TIOCL_{BLANKED,BLANK}SCREEN
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 27 Nov 2007 22:54:35 +0000 (22:54 +0000)
committerKarel Zak <kzak@redhat.com>
Fri, 8 Feb 2008 01:01:27 +0000 (02:01 +0100)
commit5c55d9bf1ae789fd25d5e4153c699134706c2e9f
treeb8e77479eea15b40e587f5ac06463cf1c4098718
parent1b7c164c494090b069b92ffe9457ef2c09e63832
setterm: add -blan [force|poke] options for TIOCL_{BLANKED,BLANK}SCREEN

Linux has some interface to force an immediate blank
(TIOCL_BLANK/UNBLANKSCREEN) or get the blank status
(TIOCL_BLANKEDSCREEN), which is useful e.g. for blind people.

Co-Author: Karel Zak <kzak@redhat.com>
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac
misc-utils/setterm.1
misc-utils/setterm.c