Re: How set screen( not x 11 !) color in Debian to ANSI black or #000000 via command line ?
swjatoslaw gerus composed on 2017-02-15 00:45 (UTC+0100):
How set screen( not x 11 !) color in Debian to ANSI black or
#000000 via command line ?
Relevant comment would appreciated
I have
tty=$(tty); [ "$tty" != "${tty#/dev/tty[0-9]}" ] && setterm --background blue
--foreground white --bold on --blank 59 --store
in ~/.bashrc (all on one line). Maybe something similar would do what you wish.
--
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata *** http://fm.no-ip.com/
Reply to: