Re: lynx blinking after terminal window resizing

Thorsten Glaser <[email protected]>
Newsgroups gmane.comp.web.lynx.devel
Message-ID <[email protected]>
Thomas Dickey dixit:

>> I see it on Debian stable/bullseye, for example.
>
>I still don't see it with this combination.

Huh.

>The blinking that you're describing would be full-screen repainting.

Yes. I can verify that it does that in a typescript (attached).

I started lynx in an 80x24, moved the cursor down and up twice,
resized to 80x25, pressed ^R, then moved the cursor down… thrice,
I think. The pagetitle shows up several times, matching repaint.

$TERM is xterm, it happens with GNU screen as well (TERM=screen,
not the Debian “ncurses-term” madness of screen.xterm or so, as
that breaks sshing into BSD boxen).

>Perhaps it's something in your lynx configuration which is relevant.
>In my check, I used a test account which doesn't customize anything.

Hm. I’m attaching my /etc/lynx/local.cfg and /etc/lynx/lynx.lss and
~/.lynxrc files, maybe then? And ~/.Xresources as well…

bye,
//mirabilos
-- 
15:39⎜«mika:#grml» mira|AO: "mit XFree86® wär’ das nicht passiert" - muhaha
15:48⎜<thkoehler:#grml> also warum machen die xorg Jungs eigentlich alles
kaputt? :)    15:49⎜<novoid:#grml> thkoehler: weil sie als Kinder nie den
gebauten Turm selber umschmeissen durften?	-- ~/.Xmodmap wonders…
typescript.gz (application/octet-stream, 1.2 KB) - not displayed
local.cfg (text/plain, 1.8 KB)
STARTFILE:file://localhost/~/
CHARACTER_SET:utf-8
LOCALE_CHARSET:FALSE
HTML5_CHARSETS:TRUE
ASSUME_CHARSET:utf-8
PREPEND_CHARSET_TO_SOURCE:TRUE
PREFERRED_LANGUAGE:
PREFERRED_CHARSET:utf-8
PARTIAL_THRES:3
SHOW_KB_RATE:BYTES,ETA
SHOW_CURSOR:FALSE
DEFAULT_CACHE_SIZE:512
DEFAULT_VIRTUAL_MEMORY_SIZE:25165824
SOURCE_CACHE:MEMORY
SOURCE_CACHE_FOR_ABORTED:KEEP
COLLAPSE_BR_TAGS:FALSE
COOKIE_REJECT_DOMAINS:google.com,google.de,google.at,google.ch,googleusercontent.com,dict.leo.org
PERSISTENT_COOKIES:TRUE
COOKIE_FILE:~/.etc/cookies.txt
COOKIE_SAVE_FILE:~/.etc/cookies.txt
DEFAULT_BOOKMARK_FILE:./.etc/bookmark.htm
POSITIONABLE_EDITOR:jupp
DOWNLOADER:View in less:less -f '%s':FALSE
DOWNLOADER:View in xloadimage:xloadimage -quiet '%s':FALSE:XWINDOWS
DOWNLOADER:View in mupdf:mupdf '%s':FALSE:XWINDOWS
DOWNLOADER:Spawn editor:"${VISUAL-${EDITOR-ed}}" '%s':FALSE
QUIT_DEFAULT_YES:FALSE
XLOADIMAGE_COMMAND:xloadimage -quiet %s
NESTED_TABLES: true
EXTERNAL:ftp:wget %s &:FALSE
EXTERNAL:http:wget %s &:FALSE
EXTERNAL:https:wget %s &:FALSE
EXTERNAL:http:mplayer %s:FALSE
EXTERNAL:https:mplayer %s:FALSE
PRETTYSRC_VIEW_NO_ANCHOR_NUMBERING:TRUE
XHTML_PARSING:TRUE
JUSTIFY:TRUE
TEXTFIELDS_NEED_ACTIVATION:TRUE
LEFTARROW_IN_TEXTFIELD_PROMPT:TRUE
ENABLE_LYNXRC:ASSUME_CHARSET:ON
ENABLE_LYNXRC:BAD_HTML:ON
ENABLE_LYNXRC:FORCE_COOKIE_PROMPT:ON
ENABLE_LYNXRC:FORCE_SSL_PROMPT:ON
ENABLE_LYNXRC:FTP_PASSIVE:ON
ENABLE_LYNXRC:HTML5_CHARSETS:ON
ENABLE_LYNXRC:MAKE_LINKS_FOR_ALL_IMAGES:ON
ENABLE_LYNXRC:MAKE_PSEUDO_ALTS_FOR_INLINES:ON
ENABLE_LYNXRC:NO_PAUSE:ON
ENABLE_LYNXRC:PREFERRED_ENCODING:ON
ENABLE_LYNXRC:PREFERRED_MEDIA_TYPES:ON
ENABLE_LYNXRC:RAW_MODE:ON
ENABLE_LYNXRC:SCROLLBAR:ON
ENABLE_LYNXRC:SET_COOKIES:ON
ENABLE_LYNXRC:SHOW_KB_RATE:ON
ENABLE_LYNXRC:TAGSOUP:ON
ENABLE_LYNXRC:UNDERLINE_LINKS:ON
TRACK_INTERNAL_LINKS:TRUE
GLOBAL_MAILCAP:
lynx.lss (text/plain, 4 KB)
# $MirOS: src/gnu/usr.bin/lynx/samples/lynx.lss,v 1.7 2013/01/11 00:12:05 tg Exp $
#
# Setting the normal and default types lets us keep (almost) the same colors
# whether the terminal's default colors are white-on-black or black-on-white.
# It is not exact since the default "white" is not necessarily the same color
# as the ANSI lightgray, but is as close as we can get in a standard way.
#
# If you really want the terminal's default colors, and if lynx is built using
# ncurses' default-color support, remove these two lines:
normal:		normal:			lightgray:black
default:	normal:			lightgray:black

# Normal type styles correspond to HTML tags.
#
# The next line (beginning with "em") means:  use bold if mono, otherwise
# brightblue on <defaultbackground>
em:		bold:			brightblue
strong:		bold:			brightred
b:		bold:			red
i:		bold:			brightblue
a:		bold:			green
img:		dim:			brown
fig:		normal:			gray
caption:	reverse:		brown
hr:		normal:			yellow
blockquote:	normal:			brightblue
ul:		normal:			brown
address:	normal:			magenta
title:		normal:			magenta
tt:		dim:			brightmagenta:	black
h1:		bold:			yellow:		blue
label:		normal:			magenta
q:		normal:			yellow:		magenta
small:		dim:			default
big:		bold:			yellow
sup:		bold:			yellow
sub:		dim:			gray
li:		normal:			magenta
code:		normal:			cyan
cite:		normal:			cyan

table:		normal:			brightcyan
tr:		bold:			brown
td:		normal:			default
br:		normal:			default

# Special styles - not corresponding directly to HTML tags
#	alert	- status bar, when message begins "Alert".
#	alink	- active link
#	normal	- default attributes
#	status	- status bar
#	whereis	- whereis search target
#
#normal:normal:default:blue
alink:		reverse:		yellow:		black
status:		reverse:		yellow:		blue
alert:		bold:			yellow:		red
whereis:	reverse+underline:	magenta:	cyan
# currently not used
#value:normal:green

menu.bg:	normal:			black:		lightgray
menu.frame:	normal:			black:		lightgray
menu.entry:	normal:			lightgray:	black
menu.n:		normal:			red:		gray
menu.active:	normal:			yellow:		black
menu.sb:	normal:			brightred:	lightgray

forwbackw.arrow:reverse
hot.paste:	normal:			brightred:	gray

# Styles with classes - <ul class=red> etc.
ul.red:		underline:		brightred
ul.blue:	bold:			brightblue
li.red:		reverse:		red:		yellow
li.blue:	bold:			blue
strong.a:	bold:			black:		red
em.a:		reverse:		black:		blue
strong.b:	bold:			white:		red
em.b:		reverse:		white:		blue
strong.debug:	reverse:		green
font.letter:	normal:			white:		blue
input.submit:	normal:			cyan
tr.baone:	bold:			yellow
tr.batwo:	bold:			green
tr.bathree:	bold:			red
#
# Special handling for link.
link:		normal:			white
link.green:	bold:			brightgreen
link.red:	bold:			black:		red
link.blue:	bold:			white:		blue
link.toc:	bold:			black:		white
# Special cases for link - the rel or title is appended after the class.
# <link rel=next class=red href="1">
link.red.next:	bold:			red
link.red.prev:	bold:			yellow:		red
link.blue.prev:	bold:			yellow:		blue
link.blue.next:	bold:			blue
link.green.toc:	bold:			white:		green
#
# Define styles that will be used when syntax highlighting is requested
# (commandline option -prettysrc). 
span.htmlsrc_comment:normal:		white
span.htmlsrc_tag:normal:		white
#If you don't like that the tag name and attribute name are displayed 
#in different colors, comment the following line. 
span.htmlsrc_attrib:normal:		cyan
span.htmlsrc_attrval:normal:		magenta
span.htmlsrc_abracket:normal:		white
span.htmlsrc_entity:normal:		white
##span.htmlsrc_href:
##span.htmlsrc_entire:
span.htmlsrc_badseq:normal:		red
span.htmlsrc_badtag:normal:		red
span.htmlsrc_badattr:normal:		red
span.htmlsrc_sgmlspecial:normal:	yellow

# Workarounds for specific sites
div.normaltext:		normal
div.storytext:		normal
span.user_bold:		bold:		red
span.user_italic:	bold:		brightblue
span.user_underlined:	underline:	brown
div.user_quote:		normal:		white
div.user_quote_name:	normal:		yellow
u:			underline
lynxrc (text/plain, 16.4 KB)
# Lynx User Defaults File
# 
# This file contains options saved from the Lynx Options Screen (normally
# with the 'o' key).  To save options with that screen, you must select the
# checkbox:
#	Save options to disk
#
# You must then save the settings using the link on the line above the
# checkbox:
#	Accept Changes
#
# You may also use the command-line option "-forms_options", which displays
# the simpler Options Menu instead.  Save options with that using the '>' key.
# 
# There is normally no need to edit this file manually, since the defaults
# here can be controlled from the Options Screen, and the next time options
# are saved from the Options Screen this file will be completely rewritten.
# You have been warned...
# 
# If you are looking for the general configuration file - it is normally
# called "lynx.cfg".  It has different content and a different format.
# It is not this file.

# accept_all_cookies allows the user to tell Lynx to automatically
# accept all cookies if desired.  The default is "FALSE" which will
# prompt for each cookie.  Set accept_all_cookies to "TRUE" to accept
# all cookies.
accept_all_cookies=on

# Normally disabled.  See ENABLE_LYNXRC in lynx.cfg
#    iso-8859-1
#    us-ascii
#    iso-8859-15
#    cp850
#    windows-1252
#    cp437
#    dec-mcs
#    macintosh
#    next
#    hp-roman8
#    euc-cn
#    euc-jp
#    shift_jis
#    euc-kr
#    big5
#    viscii
#    x-transparent
#    iso-8859-2
#    cp852
#    windows-1250
#    iso-8859-3
#    iso-8859-4
#    iso-8859-13
#    cp775
#    windows-1257
#    iso-8859-5
#    cp866
#    windows-1251
#    koi8-r
#    iso-8859-6
#    cp864
#    windows-1256
#    iso-8859-14
#    iso-8859-7
#    cp737
#    cp869
#    windows-1253
#    iso-8859-8
#    cp862
#    windows-1255
#    iso-8859-9
#    cp857
#    iso-8859-10
#    utf-8
#    mnemonic+ascii+0
#    mnemonic
#    cp866u
#    koi8-u
#    ptcp154
assume_charset=utf-8

# anonftp_password allows the user to tell Lynx to use the personal
# email address as the password for anonymous ftp.  If no value is given,
# Lynx will use the personal email address.  Set anonftp_password
# to a different value if you choose.
anonftp_password=

# Normally disabled.  See ENABLE_LYNXRC in lynx.cfg
bad_html=warn

# bookmark_file specifies the name and location of the default bookmark
# file into which the user can paste links for easy access at a later
# date.
bookmark_file=./.etc/bookmark.htm

# If case_sensitive_searching is "on" then when the user invokes a search
# using the 's' or '/' keys, the search performed will be case sensitive
# instead of case INsensitive.  The default is usually "off".
case_sensitive_searching=off

# The character_set definition controls the representation of 8 bit
# characters for your terminal.  If 8 bit characters do not show up
# correctly on your screen you may try changing to a different 8 bit
# set or using the 7 bit character approximations.
# Current valid characters sets are:
#    Western (ISO-8859-1)
#    7 bit approximations (US-ASCII)
#    Western (ISO-8859-15)
#    Western (cp850)
#    Western (windows-1252)
#    IBM PC US codepage (cp437)
#    DEC Multinational
#    Macintosh (8 bit)
#    NeXT character set
#    HP Roman8
#    Chinese
#    Japanese (EUC-JP)
#    Japanese (Shift_JIS)
#    Korean
#    Taipei (Big5)
#    Vietnamese (VISCII)
#    Transparent
#    Eastern European (ISO-8859-2)
#    Eastern European (cp852)
#    Eastern European (windows-1250)
#    Latin 3 (ISO-8859-3)
#    Latin 4 (ISO-8859-4)
#    Baltic Rim (ISO-8859-13)
#    Baltic Rim (cp775)
#    Baltic Rim (windows-1257)
#    Cyrillic (ISO-8859-5)
#    Cyrillic (cp866)
#    Cyrillic (windows-1251)
#    Cyrillic (KOI8-R)
#    Arabic (ISO-8859-6)
#    Arabic (cp864)
#    Arabic (windows-1256)
#    Celtic (ISO-8859-14)
#    Greek (ISO-8859-7)
#    Greek (cp737)
#    Greek2 (cp869)
#    Greek (windows-1253)
#    Hebrew (ISO-8859-8)
#    Hebrew (cp862)
#    Hebrew (windows-1255)
#    Turkish (ISO-8859-9)
#    Turkish (cp857)
#    North European (ISO-8859-10)
#    UNICODE (UTF-8)
#    RFC 1345 w/o Intro
#    RFC 1345 Mnemonic
#    Ukrainian Cyrillic (cp866u)
#    Ukrainian Cyrillic (KOI8-U)
#    Cyrillic-Asian (PT154)
character_set=UNICODE (UTF-8)

# cookie_accept_domains and cookie_reject_domains are comma-delimited
# lists of domains from which Lynx should automatically accept or reject
# all cookies.  If a domain is specified in both options, rejection will
# take precedence.  The accept_all_cookies parameter will override any
# settings made here.
cookie_accept_domains=

# cookie_file specifies the file from which to read persistent cookies.
# The default is ~/.lynx_cookies.
cookie_file=/home/tglase/.etc/cookies.txt

# cookie_loose_invalid_domains, cookie_strict_invalid_domains, and
# cookie_query_invalid_domains are comma-delimited lists of which domains
# should be subjected to varying degrees of validity checking.  If a
# domain is set to strict checking, strict conformance to RFC2109 will
# be applied.  A domain with loose checking will be allowed to set cookies
# with an invalid path or domain attribute.  All domains will default to
# querying the user for an invalid path or domain.
cookie_loose_invalid_domains=

cookie_query_invalid_domains=

cookie_reject_domains=

cookie_strict_invalid_domains=

# dir_list_order specifies the directory list order under DIRED_SUPPORT
# (if implemented).  The default is "ORDER_BY_NAME"
dir_list_order=ORDER_BY_NAME

# dir_list_styles specifies the directory list style under DIRED_SUPPORT
# (if implemented).  The default is "MIXED_STYLE", which sorts both
# files and directories together.  "FILES_FIRST" lists files first and
# "DIRECTORIES_FIRST" lists directories first.
dir_list_style=DIRECTORIES_FIRST

# If emacs_keys is to "on" then the normal EMACS movement keys:
#   ^N = down    ^P = up
#   ^B = left    ^F = right
# will be enabled.
emacs_keys=off

# file_editor specifies the editor to be invoked when editing local files
# or sending mail.  If no editor is specified, then file editing is disabled
# unless it is activated from the command line, and the built-in line editor
# will be used for sending mail.
file_editor=jupp

# The file_sorting_method specifies which value to sort on when viewing
# file lists such as FTP directories.  The options are:
#    BY_FILENAME -- sorts on the name of the file
#    BY_TYPE     -- sorts on the type of the file
#    BY_SIZE     -- sorts on the size of the file
#    BY_DATE     -- sorts on the date of the file
file_sorting_method=BY_FILENAME

# Normally disabled.  See ENABLE_LYNXRC in lynx.cfg
force_cookie_prompt=yes

# Normally disabled.  See ENABLE_LYNXRC in lynx.cfg
force_ssl_prompt=prompt

# Normally disabled.  See ENABLE_LYNXRC in lynx.cfg
ftp_passive=on

# Normally disabled.  See ENABLE_LYNXRC in lynx.cfg
html5_charsets=on

# If keypad_mode is set to "NUMBERS_AS_ARROWS", then the numbers on
# your keypad when the numlock is on will act as arrow keys:
#             8 = Up Arrow
#   4 = Left Arrow    6 = Right Arrow
#             2 = Down Arrow
# and the corresponding keyboard numbers will act as arrow keys,
# regardless of whether numlock is on.
# If keypad_mode is set to "LINKS_ARE_NUMBERED", then numbers will
# appear next to each link and numbers are used to select links.
# If keypad_mode is set to "LINKS_AND_FORM_FIELDS_ARE_NUMBERED", then
# numbers will appear next to each link and visible form input field.
# Numbers are used to select links, or to move the "current link" to a
# form input field or button.  In addition, options in popup menus are
# indexed so that the user may type an option number to select an option in
# a popup menu, even if the option isn't visible on the screen.  Reference
# lists and output from the list command also enumerate form inputs.
# NOTE: Some fixed format documents may look disfigured when
# "LINKS_ARE_NUMBERED" or "LINKS_AND_FORM_FIELDS_ARE_NUMBERED" are
# enabled.
keypad_mode=LINKS_AND_FIELDS_ARE_NUMBERED

# lineedit_mode specifies the key binding used for inputting strings in
# prompts and forms.  If lineedit_mode is set to "Default Binding" then
# the following control characters are used for moving and deleting:
# 
#              Prev  Next       Enter = Accept input
#    Move char: <-    ->        ^G    = Cancel input
#    Move word: ^P    ^N        ^U    = Erase line
#  Delete char: ^H    ^R        ^A    = Beginning of line
#  Delete word: ^B    ^F        ^E    = End of line
# 
# Current lineedit modes are:
#    Default Binding
#    Alternate Bindings
#    Bash-like Bindings
lineedit_mode=Default Binding

# Normally disabled.  See ENABLE_LYNXRC in lynx.cfg
make_pseudo_alts_for_inlines=on

# Normally disabled.  See ENABLE_LYNXRC in lynx.cfg
make_links_for_all_images=off

# The following allow you to define sub-bookmark files and descriptions.
# The format is multi_bookmark<capital_letter>=<filename>,<description>
# Up to 26 bookmark files (for the English capital letters) are allowed.
# We start with "multi_bookmarkB" since 'A' is the default (see above).
multi_bookmarkB=
multi_bookmarkC=
multi_bookmarkD=
multi_bookmarkE=
multi_bookmarkF=
multi_bookmarkG=
multi_bookmarkH=
multi_bookmarkI=
multi_bookmarkJ=
multi_bookmarkK=
multi_bookmarkL=
multi_bookmarkM=
multi_bookmarkN=
multi_bookmarkO=
multi_bookmarkP=
multi_bookmarkQ=
multi_bookmarkR=
multi_bookmarkS=
multi_bookmarkT=
multi_bookmarkU=
multi_bookmarkV=
multi_bookmarkW=
multi_bookmarkX=
multi_bookmarkY=
multi_bookmarkZ=

# personal_mail_address specifies your personal mail address.  The
# address will be sent during HTTP file transfers for authorization and
# logging purposes, and for mailed comments.
# If you do not want this information given out, set the NO_FROM_HEADER
# to TRUE in lynx.cfg, or use the -nofrom command line switch.  You also
# could leave this field blank, but then you won't have it included in
# your mailed comments.
personal_mail_address=

# personal_mail_name specifies your personal name, for mail.  The
# name is sent for mailed comments.  Lynx will prompt for this,
# showing the configured value as a default when sending mail.
# This is not necessarily the same as a name provided as part of the
# personal_mail_address.
# Lynx does not save your changes to that default value as a side-effect
# of sending email.  To update the default value, you must use the options
# menu, or modify this file directly.
personal_mail_name=

# preferred_charset specifies the character set in MIME notation (e.g.,
# ISO-8859-2, ISO-8859-5) which Lynx will indicate you prefer in requests
# to http servers using an Accept-Charset header.  The value should NOT
# include ISO-8859-1 or US-ASCII, since those values are always assumed
# by default.  May be a comma-separated list.
# If a file in that character set is available, the server will send it.
# If no Accept-Charset header is present, the default is that any
# character set is acceptable.  If an Accept-Charset header is present,
# and if the server cannot send a response which is acceptable
# according to the Accept-Charset header, then the server SHOULD send
# an error response, though the sending of an unacceptable response
# is also allowed.
preferred_charset=utf-8

# Normally disabled.  See ENABLE_LYNXRC in lynx.cfg
preferred_encoding=all

# preferred_language specifies the language in MIME notation (e.g., en,
# fr, may be a comma-separated list in decreasing preference)
# which Lynx will indicate you prefer in requests to http servers.
# If a file in that language is available, the server will send it.
# Otherwise, the server will send the file in its default language.
preferred_language=

# Normally disabled.  See ENABLE_LYNXRC in lynx.cfg
preferred_media_types=INTERNAL

# Normally disabled.  See ENABLE_LYNXRC in lynx.cfg
raw_mode=on

# Normally disabled.  See ENABLE_LYNXRC in lynx.cfg
scrollbar=off

# select_popups specifies whether the OPTIONs in a SELECT block which
# lacks a MULTIPLE attribute are presented as a vertical list of radio
# buttons or via a popup menu.  Note that if the MULTIPLE attribute is
# present in the SELECT start tag, Lynx always will create a vertical list
# of checkboxes for the OPTIONs.  A value of "on" will set popup menus
# as the default while a value of "off" will set use of radio boxes.
# The default can be overridden via the -popup command line toggle.
select_popups=on

# Normally disabled.  See ENABLE_LYNXRC in lynx.cfg
set_cookies=on

# show_color specifies how to set the color mode at startup.  A value of
# "never" will force color mode off (treat the terminal as monochrome)
# at startup even if the terminal appears to be color capable.  A value of
# "always" will force color mode on even if the terminal appears to be
# monochrome, if this is supported by the library used to build lynx.
# A value of "default" will yield the behavior of assuming
# a monochrome terminal unless color capability is inferred at startup
# based on the terminal type, or the -color command line switch is used, or
# the COLORTERM environment variable is set.  The default behavior always is
# used in anonymous accounts or if the "option_save" restriction is set.
# The effect of the saved value can be overridden via
# the -color and -nocolor command line switches.
# The mode set at startup can be changed via the "show color" option in
# the 'o'ptions menu.  If the option settings are saved, the "on" and
# "off" "show color" settings will be treated as "default".
show_color=default

# show_cursor specifies whether to 'hide' the cursor to the right (and
# bottom, if possible) of the screen, or to place it to the left of the
# current link in documents, or current option in select popup windows.
# Positioning the cursor to the left of the current link or option is
# helpful for speech or braille interfaces, and when the terminal is
# one which does not distinguish the current link based on highlighting
# or color.  A value of "on" will set positioning to the left as the
# default while a value of "off" will set 'hiding' of the cursor.
# The default can be overridden via the -show_cursor command line toggle.
show_cursor=off

# show_dotfiles specifies that the directory listing should include
# "hidden" (dot) files/directories.  If set "on", this will be
# honored only if enabled via userdefs.h and/or lynx.cfg, and not
# restricted via a command line switch.  If display of hidden files
# is disabled, creation of such files via Lynx also is disabled.
show_dotfiles=off

# Normally disabled.  See ENABLE_LYNXRC in lynx.cfg
show_kb_rate=BYTES,ETA

# If sub_bookmarks is not turned "off", and multiple bookmarks have
# been defined (see below), then all bookmark operations will first
# prompt the user to select an active sub-bookmark file.  If the default
# Lynx bookmark_file is defined (see above), it will be used as the
# default selection.  When this option is set to "advanced", and the
# user mode is advanced, the 'v'iew bookmark command will invoke a
# statusline prompt instead of the menu seen in novice and intermediate
# user modes.  When this option is set to "standard", the menu will be
# presented regardless of user mode.
sub_bookmarks=OFF

# Normally disabled.  See ENABLE_LYNXRC in lynx.cfg
tagsoup=false

# Normally disabled.  See ENABLE_LYNXRC in lynx.cfg
underline_links=off

# user_mode specifies the users level of knowledge with Lynx.  The
# default is "NOVICE" which displays two extra lines of help at the
# bottom of the screen to aid the user in learning the basic Lynx
# commands.  Set user_mode to "INTERMEDIATE" to turn off the extra info.
# Use "ADVANCED" to see the URL of the currently selected link at the
# bottom of the screen.
user_mode=ADVANCED

# If verbose_images is "on", lynx will print the name of the image
# source file in place of [INLINE], [LINK] or [IMAGE]
# See also VERBOSE_IMAGES in lynx.cfg
verbose_images=on

# If vi_keys is set to "on", then the normal VI movement keys:
#   j = down    k = up
#   h = left    l = right
# will be enabled.  These keys are only lower case.
# Capital 'H', 'J' and 'K will still activate help, jump shortcuts,
# and the keymap display, respectively.
vi_keys=off

# The visited_links setting controls how Lynx organizes the information
# in the Visited Links Page.
visited_links=LAST_REVERSED

# Normally disabled.  See ENABLE_LYNXRC in lynx.cfg
no_pause=off
Xresources (text/plain, 23.8 KB)
! +Debian
! $MirOS: contrib/samples/dot.Xresources,v 1.34 2020/02/14 06:16:29 tg Exp $
!-
! Copyright © 2003, 2004, 2005, 2006, 2007, 2009, 2010, 2011,
!	      2012, 2013, 2014, 2015, 2017, 2018, 2019, 2020
!	mirabilos <[email protected]>
!
! Provided that these terms and disclaimer and all copyright notices
! are retained or reproduced in an accompanying document, permission
! is granted to deal in this work without restriction, including un‐
! limited rights to use, publicly perform, distribute, sell, modify,
! merge, give away, or sublicence.
!
! This work is provided “AS IS” and WITHOUT WARRANTY of any kind, to
! the utmost extent permitted by applicable law, neither express nor
! implied; without malicious intent or gross negligence. In no event
! may a licensor, author or contributor be held liable for indirect,
! direct, other damage, loss, or other issues arising in any way out
! of dealing in the work, even if advised of the possibility of such
! damage or existence of a defect, except proven that it results out
! of said person’s immediate fault when using the work as intended.
!-
! ~/.Xresources file contributed with MirBSD, with settings for more
! recent xterm (remove *cursorBlink in XFree86). To use on GNU/X.org
! make *termName “xterm” (instead of “xterm-xfree86”). //applied here
! The RCS IDs are currently in sync between the flavours.
! Added by this flavour are:
! • Support for xterm copy/paste to CLIPBOARD, not just PRIMARY; cut
!   buffer support completely obsoleted away
! • Settings for classic — nōn-UTF8 — XTerm and UXTerm (lightgrey on
!   black), AXTerm (uxterm amber on black) and RXTerm (black/white)
! • a classic X11R6 monochrome (black on white, without ANSI colour)
!   xterm as BXTerm, UTF-8 enabled
! • an uxterm in Terminus font as TXTerm
! • VXTerm with a cp437-encoded PC (FixedMiscPC, Terminus, VGA) font
! • Settings for kterm, EUC-JP-encoded
! • Overrides for nōn-default resources from some GNU distributions,
!   reverts them to the proper X11 defaults
! • commented-out kinput2 (Japanese IME) settings, mostly for kterm
! • Mouse wheel support for Netscape 4
!
! Load with: $ xrdb -merge ~/.Xresources

! Do NOT use cut buffers in xterm. They are evil and obsolete.
! Instead, let Shift while selecting/pasting by mouse buttons
! use CLIPBOARD, Ctrl toggles the same for Shift-Insert.
*VT100*translations: #override \n\
	 Shift~Ctrl<KeyPress>Insert:insert-selection(PRIMARY) \n\
	 Shift Ctrl<KeyPress>Insert:insert-selection(CLIPBOARD) \n\
	~Shift~Ctrl<Btn2Up>:insert-selection(PRIMARY) \n\
	 Shift~Ctrl<Btn2Up>:insert-selection(CLIPBOARD) \n\
	~Shift<BtnUp>:select-end(PRIMARY) \n\
	 Shift<BtnUp>:select-end(CLIPBOARD) \n\

!--- generic XTerm (XFree86) settings ---
XTerm*VT100*loginShell:		true
XTerm*keepSelection:		true
XTerm*ScrollBar:		false
XTerm*SaveLines:		4096
XTerm*eightBitInput:		true
XTerm*eightBitOutput:		true
XTerm*backarrowKeyIsErase:	true
XTerm*deleteIsDEL:		false
XTerm*ptyInitialErase:		true
XTerm*VT100*background:		black
XTerm*VT100*foreground:		rgb:AA/AA/AA
XTerm*termName:			xterm
XTerm*pointerColor:		rgb:FF/B0/00
XTerm*pointerMode:		0
XTerm*cursorBlink:		true
XTerm*cursorUnderLine:		true
XTerm*cursorColor:		rgb:FF/B0/00
XTerm*VT100*colorMode:		true
XTerm*VT100*colorBDMode:	true
XTerm*VT100*colorBLMode:	false
XTerm*VT100*colorULMode:	false
XTerm*VT100*boldColors:		true
XTerm*VT100*boldMode:		false
XTerm*allowBoldFonts:		false
XTerm*VT100*dynamicColors:	true
XTerm*VT100*utf8:		1
XTerm*VT100*color0:		rgb:00/00/00
XTerm*VT100*color1:		rgb:AA/00/00
XTerm*VT100*color2:		rgb:00/AA/00
XTerm*VT100*color3:		rgb:AA/55/00
XTerm*VT100*color4:		rgb:00/00/AA
XTerm*VT100*color5:		rgb:AA/00/AA
XTerm*VT100*color6:		rgb:00/AA/AA
XTerm*VT100*color7:		rgb:AA/AA/AA
XTerm*VT100*color8:		rgb:55/55/55
XTerm*VT100*color9:		rgb:FF/55/55
XTerm*VT100*color10:		rgb:55/FF/55
XTerm*VT100*color11:		rgb:FF/FF/55
XTerm*VT100*color12:		rgb:55/55/FF
XTerm*VT100*color13:		rgb:FF/55/FF
XTerm*VT100*color14:		rgb:55/FF/FF
XTerm*VT100*color15:		rgb:FF/FF/FF
XTerm*VT100*colorBD:		white
XTerm*fontMenu*background:	AntiqueWhite
XTerm*fontMenu*foreground:	gray15
XTerm*fontMenu.Label:		UCS Fonts
XTerm*VT100*font:		-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
XTerm*VT100*boldFont:		-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
XTerm*VT100*wideFont:		-misc-fixed-medium-r-normal-ja-13-120-75-75-c-120-iso10646-1
XTerm*VT100*wideBoldFont:	-misc-fixed-medium-r-normal-ja-13-120-75-75-c-120-iso10646-1
XTerm*fontMenu*font1*Label:	FixedMisc
XTerm*VT100*font1:		-MirOS-FixedMisc-Medium-R-Normal--18-120-100-100-C-90-ISO10646-1
XTerm*VT100*font2:		-misc-fixed-medium-r-normal--7-70-75-75-c-50-iso10646-1
XTerm*VT100*font3:		-misc-fixed-medium-r-normal--10-100-75-75-c-60-iso10646-1
XTerm*VT100*font4:		-misc-fixed-medium-r-normal--13-120-75-75-c-70-iso10646-1
XTerm*VT100*font5:		-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1
XTerm*VT100*font6:		-misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1
XTerm*visualBell:		true

!--- generic UTF-8 XTerm (XFree86) settings ---
UXTerm*VT100*loginShell:	true
UXTerm*keepSelection:		true
UXTerm*ScrollBar:		false
UXTerm*SaveLines:		4096
UXTerm*eightBitInput:		true
UXTerm*eightBitOutput:		true
UXTerm*backarrowKeyIsErase:	true
UXTerm*deleteIsDEL:		false
UXTerm*ptyInitialErase:		true
UXTerm*VT100*background:	black
UXTerm*VT100*foreground:	rgb:AA/AA/AA
UXTerm*termName:		xterm
UXTerm*pointerColor:		rgb:FF/B0/00
UXTerm*pointerMode:		0
UXTerm*cursorBlink:		true
UXTerm*cursorUnderLine:		true
UXTerm*cursorColor:		rgb:FF/B0/00
UXTerm*VT100*colorMode:		true
UXTerm*VT100*colorBDMode:	true
UXTerm*VT100*colorBLMode:	false
UXTerm*VT100*colorULMode:	false
UXTerm*VT100*boldColors:	true
UXTerm*VT100*boldMode:		false
UXTerm*allowBoldFonts:		false
UXTerm*VT100*dynamicColors:	true
UXTerm*VT100*utf8:		1
UXTerm*VT100*color0:		rgb:00/00/00
UXTerm*VT100*color1:		rgb:AA/00/00
UXTerm*VT100*color2:		rgb:00/AA/00
UXTerm*VT100*color3:		rgb:AA/55/00
UXTerm*VT100*color4:		rgb:00/00/AA
UXTerm*VT100*color5:		rgb:AA/00/AA
UXTerm*VT100*color6:		rgb:00/AA/AA
UXTerm*VT100*color7:		rgb:AA/AA/AA
UXTerm*VT100*color8:		rgb:55/55/55
UXTerm*VT100*color9:		rgb:FF/55/55
UXTerm*VT100*color10:		rgb:55/FF/55
UXTerm*VT100*color11:		rgb:FF/FF/55
UXTerm*VT100*color12:		rgb:55/55/FF
UXTerm*VT100*color13:		rgb:FF/55/FF
UXTerm*VT100*color14:		rgb:55/FF/FF
UXTerm*VT100*color15:		rgb:FF/FF/FF
UXTerm*VT100*colorBD:		white
UXTerm*fontMenu*background:	AntiqueWhite
UXTerm*fontMenu*foreground:	gray15
UXTerm*fontMenu.Label:		UCS Fonts
UXTerm*VT100*font:		-MirOS-FixedMisc-Medium-R-Normal--18-120-100-100-C-90-ISO10646-1
UXTerm*VT100*boldFont:		-MirOS-FixedMisc-Medium-R-Normal--18-120-100-100-C-90-ISO10646-1
UXTerm*VT100*wideFont:		-MirOS-FixedMisc-Medium-R-Normal--18-120-100-100-C-180-ISO10646-1
UXTerm*VT100*wideBoldFont:	-MirOS-FixedMisc-Medium-R-Normal--18-120-100-100-C-180-ISO10646-1
UXTerm*fontMenu*fontdefault*Label: FixedMisc
UXTerm*fontMenu*font1*Label:	xTerm-like
UXTerm*fontMenu*font3*Label:	narrow tall
UXTerm*fontMenu*font4*Label:	wide short
UXTerm*fontMenu*font5*Label:	Huge
UXTerm*fontMenu*font6*Label:	FixedMisc doubled
UXTerm*VT100*font1:		-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
UXTerm*VT100*font2:		-misc-fixed-medium-r-normal--8-80-75-75-c-50-iso10646-1
UXTerm*VT100*font3:		-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1
UXTerm*VT100*font4:		-misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1
UXTerm*VT100*font5:		-misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1
UXTerm*VT100*font6:		-MirOS-FixedMisc-Medium-R-Normal--36-240-100-100-C-180-ISO10646-1
UXTerm*visualBell:		true

!--- generic amber/black UXTerm settings ---
AXTerm*VT100*loginShell:	true
AXTerm*keepSelection:		true
AXTerm*ScrollBar:		false
AXTerm*SaveLines:		4096
AXTerm*eightBitInput:		true
AXTerm*eightBitOutput:		true
AXTerm*backarrowKeyIsErase:	true
AXTerm*deleteIsDEL:		false
AXTerm*ptyInitialErase:		true
AXTerm*VT100*background:	black
AXTerm*VT100*foreground:	rgb:FF/B0/00
AXTerm*termName:		xterm
AXTerm*pointerColor:		white
AXTerm*pointerMode:		0
AXTerm*cursorBlink:		true
AXTerm*cursorUnderLine:		true
AXTerm*cursorColor:		white
AXTerm*VT100*colorMode:		true
AXTerm*VT100*colorBDMode:	true
AXTerm*VT100*colorBLMode:	false
AXTerm*VT100*colorULMode:	false
AXTerm*VT100*boldColors:	true
AXTerm*VT100*boldMode:		false
AXTerm*allowBoldFonts:		false
AXTerm*VT100*dynamicColors:	true
AXTerm*VT100*utf8:		1
AXTerm*VT100*color0:		rgb:00/00/00
AXTerm*VT100*color1:		rgb:AA/00/00
AXTerm*VT100*color2:		rgb:00/AA/00
AXTerm*VT100*color3:		rgb:AA/55/00
AXTerm*VT100*color4:		rgb:00/00/AA
AXTerm*VT100*color5:		rgb:AA/00/AA
AXTerm*VT100*color6:		rgb:00/AA/AA
AXTerm*VT100*color7:		rgb:AA/AA/AA
AXTerm*VT100*color8:		rgb:55/55/55
AXTerm*VT100*color9:		rgb:FF/55/55
AXTerm*VT100*color10:		rgb:55/FF/55
AXTerm*VT100*color11:		rgb:FF/FF/55
AXTerm*VT100*color12:		rgb:55/55/FF
AXTerm*VT100*color13:		rgb:FF/55/FF
AXTerm*VT100*color14:		rgb:55/FF/FF
AXTerm*VT100*color15:		rgb:FF/FF/FF
!AXTerm*VT100*colorBD:		rgb:FF/CC/00
AXTerm*VT100*colorBD:		rgb:FF/EF/00
AXTerm*fontMenu*background:	AntiqueWhite
AXTerm*fontMenu*foreground:	gray15
AXTerm*fontMenu.Label:		UCS Fonts
AXTerm*VT100*font:		-MirOS-FixedMisc-Medium-R-Normal--18-120-100-100-C-90-ISO10646-1
AXTerm*VT100*boldFont:		-MirOS-FixedMisc-Medium-R-Normal--18-120-100-100-C-90-ISO10646-1
AXTerm*VT100*wideFont:		-MirOS-FixedMisc-Medium-R-Normal--18-120-100-100-C-180-ISO10646-1
AXTerm*VT100*wideBoldFont:	-MirOS-FixedMisc-Medium-R-Normal--18-120-100-100-C-180-ISO10646-1
AXTerm*fontMenu*fontdefault*Label: FixedMisc
AXTerm*fontMenu*font1*Label:	xTerm-like
AXTerm*fontMenu*font3*Label:	narrow tall
AXTerm*fontMenu*font4*Label:	wide short
AXTerm*fontMenu*font5*Label:	Huge
AXTerm*fontMenu*font6*Label:	FixedMisc doubled
AXTerm*VT100*font1:		-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
AXTerm*VT100*font2:		-misc-fixed-medium-r-normal--8-80-75-75-c-50-iso10646-1
AXTerm*VT100*font3:		-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1
AXTerm*VT100*font4:		-misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1
AXTerm*VT100*font5:		-misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1
AXTerm*VT100*font6:		-MirOS-FixedMisc-Medium-R-Normal--36-240-100-100-C-180-ISO10646-1
AXTerm*visualBell:		true

!--- monochrome (black/white) XTerm (X11R6) settings ---
BXTerm*VT100*loginShell:	true
BXTerm*keepSelection:		true
BXTerm*ScrollBar:		false
BXTerm*SaveLines:		4096
BXTerm*eightBitInput:		true
BXTerm*eightBitOutput:		true
BXTerm*backarrowKeyIsErase:	true
BXTerm*deleteIsDEL:		false
BXTerm*ptyInitialErase:		true
BXTerm*VT100*background:	white
BXTerm*VT100*foreground:	black
BXTerm*termName:		xterm-r6
BXTerm*pointerColor:		rgb:FF/B0/00
BXTerm*pointerMode:		0
BXTerm*cursorBlink:		true
BXTerm*cursorUnderLine:		true
BXTerm*cursorColor:		rgb:FF/B0/00
BXTerm*VT100*colorMode:		false
BXTerm*VT100*colorBDMode:	false
BXTerm*VT100*colorBLMode:	false
BXTerm*VT100*colorULMode:	false
BXTerm*VT100*boldColors:	false
BXTerm*VT100*boldMode:		true
BXTerm*allowBoldFonts:		false
BXTerm*VT100*dynamicColors:	false
BXTerm*VT100*utf8:		1
BXTerm*fontMenu*background:	AntiqueWhite
BXTerm*fontMenu*foreground:	gray15
BXTerm*fontMenu.Label:		UCS Fonts
BXTerm*VT100*font:		-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
BXTerm*VT100*wideFont:		-misc-fixed-medium-r-normal-ja-13-120-75-75-c-120-iso10646-1
BXTerm*fontMenu*font1*Label:	FixedMisc
BXTerm*VT100*font1:		-MirOS-FixedMisc-Medium-R-Normal--18-120-100-100-C-90-ISO10646-1
BXTerm*VT100*font2:		-misc-fixed-medium-r-normal--7-70-75-75-c-50-iso10646-1
BXTerm*VT100*font3:		-misc-fixed-medium-r-normal--10-100-75-75-c-60-iso10646-1
BXTerm*VT100*font4:		-misc-fixed-medium-r-normal--13-120-75-75-c-70-iso10646-1
BXTerm*VT100*font5:		-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1
BXTerm*VT100*font6:		-misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1
BXTerm*visualBell:		true

!--- Terminus font modifications ---
TXTerm*VT100*loginShell:	true
TXTerm*keepSelection:		true
TXTerm*ScrollBar:		false
TXTerm*SaveLines:		4096
TXTerm*eightBitInput:		true
TXTerm*eightBitOutput:		true
TXTerm*backarrowKeyIsErase:	true
TXTerm*deleteIsDEL:		false
TXTerm*ptyInitialErase:		true
TXTerm*VT100*background:	black
TXTerm*VT100*foreground:	rgb:AA/AA/AA
TXTerm*termName:		xterm
TXTerm*pointerColor:		rgb:FF/B0/00
TXTerm*pointerMode:		0
TXTerm*cursorBlink:		true
TXTerm*cursorUnderLine:		true
TXTerm*cursorColor:		rgb:FF/B0/00
TXTerm*VT100*colorMode:		true
TXTerm*VT100*colorBDMode:	true
TXTerm*VT100*colorBLMode:	false
TXTerm*VT100*colorULMode:	false
TXTerm*VT100*boldColors:	true
TXTerm*VT100*boldMode:		false
TXTerm*allowBoldFonts:		false
TXTerm*VT100*dynamicColors:	true
TXTerm*VT100*utf8:		1
TXTerm*VT100*color0:		rgb:00/00/00
TXTerm*VT100*color1:		rgb:AA/00/00
TXTerm*VT100*color2:		rgb:00/AA/00
TXTerm*VT100*color3:		rgb:AA/55/00
TXTerm*VT100*color4:		rgb:00/00/AA
TXTerm*VT100*color5:		rgb:AA/00/AA
TXTerm*VT100*color6:		rgb:00/AA/AA
TXTerm*VT100*color7:		rgb:AA/AA/AA
TXTerm*VT100*color8:		rgb:55/55/55
TXTerm*VT100*color9:		rgb:FF/55/55
TXTerm*VT100*color10:		rgb:55/FF/55
TXTerm*VT100*color11:		rgb:FF/FF/55
TXTerm*VT100*color12:		rgb:55/55/FF
TXTerm*VT100*color13:		rgb:FF/55/FF
TXTerm*VT100*color14:		rgb:55/FF/FF
TXTerm*VT100*color15:		rgb:FF/FF/FF
TXTerm*VT100*colorBD:		white
TXTerm*fontMenu*background:	AntiqueWhite
TXTerm*fontMenu*foreground:	gray15
TXTerm*fontMenu.Label:		Terminus Fonts
TXTerm*VT100*font:		-xos4-terminus-medium-r-normal--16-160-72-72-c-80-iso10646-1
TXTerm*VT100*boldFont:		-xos4-terminus-medium-r-normal--16-160-72-72-c-80-iso10646-1
TXTerm*fontMenu*font1*Label:	xTerm-like
TXTerm*fontMenu*font2*Label:	FixedMisc
TXTerm*fontMenu*font3*Label:	TerminusNormal
TXTerm*fontMenu*font4*Label:	TerminusBold
TXTerm*fontMenu*font5*Label:	TerminusMedium
TXTerm*fontMenu*font6*Label:	TerminusBig
TXTerm*VT100*font1:		-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
TXTerm*VT100*font2:		-MirOS-FixedMisc-Medium-R-Normal--18-120-100-100-C-90-ISO10646-1
TXTerm*VT100*font3:		-xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1
TXTerm*VT100*font4:		-xos4-terminus-bold-r-normal--14-140-72-72-c-80-iso10646-1
TXTerm*VT100*font5:		-xos4-terminus-medium-r-normal--16-160-72-72-c-80-iso10646-1
TXTerm*VT100*font6:		-xos4-terminus-medium-r-normal--20-200-72-72-c-100-iso10646-1
TXTerm*visualBell:		true

!--- generic black/white UXTerm settings ---
RXTerm*VT100*loginShell:	true
RXTerm*keepSelection:		true
RXTerm*ScrollBar:		false
RXTerm*SaveLines:		4096
RXTerm*eightBitInput:		true
RXTerm*eightBitOutput:		true
RXTerm*backarrowKeyIsErase:	true
RXTerm*deleteIsDEL:		false
RXTerm*ptyInitialErase:		true
RXTerm*VT100*background:	rgb:FF/FF/FF
RXTerm*VT100*foreground:	rgb:00/00/00
RXTerm*termName:		xterm
RXTerm*pointerColor:		rgb:00/FF/00
RXTerm*pointerMode:		0
RXTerm*cursorBlink:		true
RXTerm*cursorUnderLine:		true
RXTerm*cursorColor:		rgb:00/CC/00
RXTerm*VT100*colorMode:		true
RXTerm*VT100*colorBDMode:	true
RXTerm*VT100*colorBLMode:	false
RXTerm*VT100*colorULMode:	false
RXTerm*VT100*boldColors:	true
RXTerm*VT100*boldMode:		false
RXTerm*allowBoldFonts:		false
RXTerm*VT100*dynamicColors:	true
RXTerm*VT100*utf8:		1
RXTerm*VT100*color0:		rgb:00/00/00
RXTerm*VT100*color1:		rgb:AA/00/00
RXTerm*VT100*color2:		rgb:00/AA/00
RXTerm*VT100*color3:		rgb:AA/55/00
RXTerm*VT100*color4:		rgb:00/00/AA
RXTerm*VT100*color5:		rgb:AA/00/AA
RXTerm*VT100*color6:		rgb:00/AA/AA
RXTerm*VT100*color7:		rgb:AA/AA/AA
RXTerm*VT100*color8:		rgb:55/55/55
RXTerm*VT100*color9:		rgb:FF/55/55
RXTerm*VT100*color10:		rgb:55/FF/55
RXTerm*VT100*color11:		rgb:FF/FF/55
RXTerm*VT100*color12:		rgb:55/55/FF
RXTerm*VT100*color13:		rgb:FF/55/FF
RXTerm*VT100*color14:		rgb:55/FF/FF
RXTerm*VT100*color15:		rgb:FF/FF/FF
RXTerm*VT100*colorBD:		rgb:00/CC/33
RXTerm*fontMenu*background:	AntiqueWhite
RXTerm*fontMenu*foreground:	gray15
RXTerm*fontMenu.Label:		UCS Fonts
RXTerm*VT100*font:		-MirOS-FixedMisc-Medium-R-Normal--18-120-100-100-C-90-ISO10646-1
RXTerm*VT100*boldFont:		-MirOS-FixedMisc-Medium-R-Normal--18-120-100-100-C-90-ISO10646-1
RXTerm*VT100*wideFont:		-MirOS-FixedMisc-Medium-R-Normal--18-120-100-100-C-180-ISO10646-1
RXTerm*VT100*wideBoldFont:	-MirOS-FixedMisc-Medium-R-Normal--18-120-100-100-C-180-ISO10646-1
RXTerm*fontMenu*fontdefault*Label: FixedMisc
RXTerm*fontMenu*font1*Label:	xTerm-like
RXTerm*fontMenu*font3*Label:	narrow tall
RXTerm*fontMenu*font4*Label:	wide short
RXTerm*fontMenu*font5*Label:	Huge
RXTerm*fontMenu*font6*Label:	FixedMisc doubled
RXTerm*VT100*font1:		-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
RXTerm*VT100*font2:		-misc-fixed-medium-r-normal--8-80-75-75-c-50-iso10646-1
RXTerm*VT100*font3:		-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1
RXTerm*VT100*font4:		-misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1
RXTerm*VT100*font5:		-misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1
RXTerm*VT100*font6:		-MirOS-FixedMisc-Medium-R-Normal--36-240-100-100-C-180-ISO10646-1
RXTerm*visualBell:		true

!--- XTerm with VGA (cp437) font ---
VXTerm*VT100*loginShell:	true
VXTerm*keepSelection:		true
VXTerm*ScrollBar:		false
VXTerm*SaveLines:		4096
VXTerm*eightBitInput:		true
VXTerm*eightBitOutput:		true
VXTerm*backarrowKeyIsErase:	true
VXTerm*deleteIsDEL:		false
VXTerm*ptyInitialErase:		true
VXTerm*VT100*background:	black
VXTerm*VT100*foreground:	rgb:AA/AA/AA
VXTerm*termName:		xterm
VXTerm*pointerColor:		rgb:FF/B0/00
VXTerm*pointerMode:		0
VXTerm*cursorBlink:		true
VXTerm*cursorUnderLine:		true
VXTerm*cursorColor:		rgb:FF/B0/00
VXTerm*VT100*colorMode:		true
VXTerm*VT100*colorBDMode:	true
VXTerm*VT100*colorBLMode:	false
VXTerm*VT100*colorULMode:	false
VXTerm*VT100*boldColors:	true
VXTerm*VT100*boldMode:		false
VXTerm*allowBoldFonts:		false
VXTerm*VT100*dynamicColors:	true
VXTerm*VT100*utf8:		0
VXTerm*VT100*color0:		rgb:00/00/00
VXTerm*VT100*color1:		rgb:AA/00/00
VXTerm*VT100*color2:		rgb:00/AA/00
VXTerm*VT100*color3:		rgb:AA/55/00
VXTerm*VT100*color4:		rgb:00/00/AA
VXTerm*VT100*color5:		rgb:AA/00/AA
VXTerm*VT100*color6:		rgb:00/AA/AA
VXTerm*VT100*color7:		rgb:AA/AA/AA
VXTerm*VT100*color8:		rgb:55/55/55
VXTerm*VT100*color9:		rgb:FF/55/55
VXTerm*VT100*color10:		rgb:55/FF/55
VXTerm*VT100*color11:		rgb:FF/FF/55
VXTerm*VT100*color12:		rgb:55/55/FF
VXTerm*VT100*color13:		rgb:FF/55/FF
VXTerm*VT100*color14:		rgb:55/FF/FF
VXTerm*VT100*color15:		rgb:FF/FF/FF
VXTerm*VT100*colorBD:		white
VXTerm*fontMenu*background:	AntiqueWhite
VXTerm*fontMenu*foreground:	gray15
VXTerm*fontMenu.Label:		VGA Fonts
VXTerm*VT100*font:		-MirOS-FixedMiscPC-Medium-R-Normal--16-120-100-100-C-80-IBM-cp437
VXTerm*VT100*boldFont:		-MirOS-FixedMiscPC-Medium-R-Normal--16-120-100-100-C-80-IBM-cp437
VXTerm*fontMenu*fontdefault*Label: FixedMiscPC
VXTerm*fontMenu*font1*Label:	FixedMiscPC doubled
VXTerm*fontMenu*font2*Label:	Small
VXTerm*fontMenu*font3*Label:	TerminusSmall
VXTerm*fontMenu*font4*Label:	TerminusMedium
VXTerm*fontMenu*font5*Label:	VGA 8x14
VXTerm*fontMenu*font6*Label:	VGA 8x16
VXTerm*VT100*font1:		-MirOS-FixedMiscPC-Medium-R-Normal--32-240-100-100-C-160-IBM-cp437
VXTerm*VT100*font2:		6x10
VXTerm*VT100*font3:		-xos4-terminus-bold-r-normal--14-140-72-72-c-80-iso8859-1
VXTerm*VT100*font4:		-xos4-terminus-medium-r-normal--16-160-72-72-c-80-iso8859-1
VXTerm*VT100*font5:		-misc-vga-bold-r-normal--14-110-96-96-c-80-ibm-cp437
VXTerm*VT100*font6:		-misc-vga-bold-r-normal--16-120-96-96-c-80-ibm-cp437
VXTerm*visualBell:		true
VXTerm*VT100*geometry:		80x25

!--- kterm (X11R5?) in EUC-JP encoding ---
KTerm*VT100*loginShell:		true
KTerm*keepSelection:		true
KTerm*ScrollBar:		false
KTerm*SaveLines:		4096
KTerm*eightBitInput:		true
KTerm*eightBitOutput:		true
KTerm*backarrowKeyIsErase:	true
KTerm*deleteIsDEL:		false
KTerm*ptyInitialErase:		true
KTerm*VT100*background:		black
KTerm*VT100*foreground:		rgb:AA/AA/AA
KTerm*termName:			kterm
KTerm*pointerColor:		rgb:FF/B0/00
KTerm*pointerMode:		0
KTerm*cursorBlink:		true
KTerm*cursorUnderLine:		true
KTerm*cursorColor:		rgb:FF/B0/00
KTerm*VT100*colorMode:		true
KTerm*VT100*colorBDMode:	true
KTerm*VT100*colorBLMode:	false
KTerm*VT100*colorULMode:	false
KTerm*VT100*boldColors:		true
KTerm*VT100*boldMode:		false
KTerm*allowBoldFonts:		false
KTerm*VT100*dynamicColors:	true
KTerm*VT100*utf8:		0
KTerm*VT100*color0:		rgb:00/00/00
KTerm*VT100*color1:		rgb:AA/00/00
KTerm*VT100*color2:		rgb:00/AA/00
KTerm*VT100*color3:		rgb:AA/55/00
KTerm*VT100*color4:		rgb:00/00/AA
KTerm*VT100*color5:		rgb:AA/00/AA
KTerm*VT100*color6:		rgb:00/AA/AA
KTerm*VT100*color7:		rgb:AA/AA/AA
KTerm*VT100*color8:		rgb:55/55/55
KTerm*VT100*color9:		rgb:FF/55/55
KTerm*VT100*color10:		rgb:55/FF/55
KTerm*VT100*color11:		rgb:FF/FF/55
KTerm*VT100*color12:		rgb:55/55/FF
KTerm*VT100*color13:		rgb:FF/55/FF
KTerm*VT100*color14:		rgb:55/FF/FF
KTerm*VT100*color15:		rgb:FF/FF/FF
KTerm*VT100*colorBD:		white
KTerm*fontMenu*background:	AntiqueWhite
KTerm*fontMenu*foreground:	gray15
KTerm*visualBell:		true
KTerm*VT100*kanjiMode:		euc
KTerm*VT100*Translations:	#override \
	Shift<Key>space: begin-conversion(_JAPANESE_CONVERSION) \n\

! undo some Kubuntu brain damage
XTerm*charClass:		33:33,35:35,37:37,38:38,43:43,44:44,45:45,46:46,47:47,58:58,61:61,62:62,63:63,64:64,95:48,126:126
UXTerm*charClass:		33:33,35:35,37:37,38:38,43:43,44:44,45:45,46:46,47:47,58:58,61:61,62:62,63:63,64:64,95:48,126:126
AXTerm*charClass:		33:33,35:35,37:37,38:38,43:43,44:44,45:45,46:46,47:47,58:58,61:61,62:62,63:63,64:64,95:48,126:126
BXTerm*charClass:		33:33,35:35,37:37,38:38,43:43,44:44,45:45,46:46,47:47,58:58,61:61,62:62,63:63,64:64,95:48,126:126
TXTerm*charClass:		33:33,35:35,37:37,38:38,43:43,44:44,45:45,46:46,47:47,58:58,61:61,62:62,63:63,64:64,95:48,126:126
RXTerm*charClass:		33:33,35:35,37:37,38:38,43:43,44:44,45:45,46:46,47:47,58:58,61:61,62:62,63:63,64:64,95:48,126:126
VXTerm*charClass:		33:33,35:35,37:37,38:38,43:43,44:44,45:45,46:46,47:47,58:58,61:61,62:62,63:63,64:64,95:48,126:126
KTerm*charClass:		33:33,35:35,37:37,38:38,43:43,44:44,45:45,46:46,47:47,58:58,61:61,62:62,63:63,64:64,95:48,126:126
XTerm*selectToClipboard:	false
UXTerm*selectToClipboard:	false
AXTerm*selectToClipboard:	false
BXTerm*selectToClipboard:	false
TXTerm*selectToClipboard:	false
RXTerm*selectToClipboard:	false
VXTerm*selectToClipboard:	false
KTerm*selectToClipboard:	false

!--- kinput2 japanese input method editor ---
!Kinput2*conversionEngine:	canna
!*inputMethod:			XIM
!*inputMethod:			kinput2

!--- Netscape 4 mouse wheel ---
Netscape*drawingArea*translations:  #replace    \
	<Btn1Down>: ArmLink()   \n\
	<Btn2Down>: ArmLink()   \n\
	~Shift<Btn1Up>: ActivateLink()  \n\
	~Shift<Btn2Up>: ActivateLink(new-window)DisarmLink()  \n\
	Shift<Btn1Up>: ActivateLink(save-only)DisarmLink()  \n\
	Shift<Btn2Up>: ActivateLink(save-only)DisarmLink()  \n\
	<Btn1Motion>: DisarmLinkIfMoved()  \n\
	<Btn2Motion>: DisarmLinkIfMoved()  \n\
	<Btn3Motion>: DisarmLinkIfMoved()  \n\
	<Motion>: DescribeLink()  \n\
	<Btn3Down>: xfeDoPopup()  \n\
	<Btn3Up>: ActivatePopup() \n\
	Ctrl<Btn4Down>: PageUp()\n\
	Ctrl<Btn5Down>: PageDown()\n\
	Shift<Btn4Down>: LineUp()\n\
	Shift<Btn5Down>: LineDown()\n\
	None<Btn4Down>: LineUp()LineUp()LineUp()LineUp()LineUp()LineUp()\n\
	None<Btn5Down>: LineDown()LineDown()LineDown()LineDown()LineDown()LineDown()\n\
	Alt<Btn4Down>: xfeDoCommand(forward)\n\
	Alt<Btn5Down>: xfeDoCommand(back)\n

Netscape*globalNonTextTranslations: #override\n\
	Shift<Btn4Down>: LineUp()\n\
	Shift<Btn5Down>: LineDown()\n\
	None<Btn4Down>: LineUp()LineUp()LineUp()LineUp()LineUp()LineUp()\n\
	None<Btn5Down>: LineDown()LineDown()LineDown()LineDown()LineDown()LineDown()\n\
	Alt<Btn4Down>: xfeDoCommand(forward)\n\
	Alt<Btn5Down>: xfeDoCommand(back)\n
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.