[elinks-users] setting mono mode colors and difficult key bindings
rader at ginseng.hep.wisc.edu
rader at ginseng.hep.wisc.edu
Sun Dec 24 14:36:49 MST 2006
> From: me
> How do I set the mono color mode link color? I'm running in
> a green on black xterm, and would like links to be rendered
> in cyan instead of blue.
After looking into this some more I realized--da--this isn't a
Elinks question. Elinks in mono color mode renders links with the
terminal's bold attribute (curses SCREEN_ATTR_BOLD.) So the way
to do what I want is to tell xterm to render bold in cyan...
xterm -bg black -fg green -xrm 'XTerm*VT100*colorBD: cyan'
> From: Kalle Olavi Niemitalo
> If you do e.g. "stty intr undef" so that Ctrl-C does not give
> ELinks a signal, then ELinks will handle it as a bindable key.
Indeed. Thanks!!
steve
- - -
More information about the elinks-users
mailing list