is it possible to disable bold(bright) color under console?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



  when some application write, for example, \e[1;31m msg \e[0m to console, is it possible to just ignore the "1;" which asks to use a bold(bright) color and just write \e[31m msg \e[0m instead? i don't like bold colors, they make eyes suffering.

  i tried setterm -bold off, which doesn't work; and infocmp to dump the terminfo file, remove the bold entry, use tic to save the setting, which only take effect on applications that use the ncurses library.

  is there any way to solve this problem?


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux