diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1997-09-19 01:14:00 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1997-09-19 01:14:00 -0400 |
commit | 443226a5ffcf805f6ab3ccbcc2a6b4802793b07d (patch) | |
tree | b6f0dca30c155e9ea2fa8ec78271fb44744b05ce /samples | |
parent | d2e46bbfcbedb43938b866f4ad9e8bf1d4084b7c (diff) | |
download | lynx-snapshots-443226a5ffcf805f6ab3ccbcc2a6b4802793b07d.tar.gz |
snapshot of project "lynx", label v2-7-1ac_0-69
Diffstat (limited to 'samples')
-rw-r--r-- | samples/lynx.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/lynx.cfg b/samples/lynx.cfg index 58f6a189..7a789fd9 100644 --- a/samples/lynx.cfg +++ b/samples/lynx.cfg @@ -1358,10 +1358,10 @@ MINIMAL_COMMENTS:TRUE # vt100 Select Key: 0x10B # vt100 Insert Key: 0x10C # vt100 Remove Key: 0x10D -# (0x00) NULL KEY: 0x00E (DO_NOTHING) +# (0x00) NULL KEY: 0x10E (DO_NOTHING) # -#KEYMAP:0x2F:SOURCE # Toggle source viewing mode (show HTML source +#KEYMAP:0x2F:SOURCE # Toggle source viewing mode (show HTML source) #KEYMAP:^R:RELOAD # Reload the current document and redisplay #KEYMAP:q:QUIT # Ask the user to quit #KEYMAP:Q:ABORT # Quit without verification |