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

Re: Konfiguration von lynx



* Christoph Bayer <Christoph.Bayer@alpha.dyndns.tv> [22-03-02 13:28]:

> mehr lesen. Ich hab leider nicht verstanden,
> wie ich in /etc/lynx.cfg generell auf einfarbig
> umschalten kann. Es git dafür einen Kommando-
> zeilenswitch, der auch geht...
 
Editieren:

$ grep -i ^color /etc/lynx.cfg
COLOR:0:lightgray:black
COLOR:1:green:black
COLOR:2:yellow:blue
COLOR:3:green:black
COLOR:4:magenta:black
COLOR:5:blue:black
COLOR:6:red:black
COLOR:7:cyan:black

oder:

$ grep show_color ~/.lynxrc
#show_color=default
show_color=never

oder:

lynx -nocolor



Reply to: