aboutsummaryrefslogtreecommitdiff
path: root/src/keysrc
diff options
context:
space:
mode:
authorJorge Arellano Cid <jcid@dillo.org>2011-07-11 14:03:47 -0400
committerJorge Arellano Cid <jcid@dillo.org>2011-07-11 14:03:47 -0400
commit64ebc0065c367226307a4d98b084ad024f02e972 (patch)
tree380dad3f9c7c1f6ff4aae48785cd8b8302c8490d /src/keysrc
parent9ef8198720e627434f898fb41f0724c7849dacab (diff)
Made "hide-panels" hide the findbar, then panels (and removed "fullscreen").
Redefined "hide-panels" to close the findbar if it's visible, and all the panels when the findbar is not visible.
Diffstat (limited to 'src/keysrc')
-rw-r--r--src/keysrc5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/keysrc b/src/keysrc
index ede236a9..df658be4 100644
--- a/src/keysrc
+++ b/src/keysrc
@@ -56,7 +56,7 @@
# "find" lets you search for a text string on the current page.
#<ctrl>f = find
-# "hide-panels" hides the findbar.
+# "hide-panels" hides the findbar if present, control panels if not.
#esc = hide-panels
# "websearch" lets you send a text string to the search engine that you
@@ -66,9 +66,6 @@
# go to your "bookmarks".
#<ctrl>b = bookmarks
-# "fullscreen" hides/shows the panels at the top and bottom of a dillo window.
-#<ctrl>space = fullscreen
-
# "file-menu" pops up the file menu.
#<alt>f = file-menu