aboutsummaryrefslogtreecommitdiff
path: root/src/keysrc
diff options
context:
space:
mode:
Diffstat (limited to 'src/keysrc')
-rw-r--r--src/keysrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/keysrc b/src/keysrc
index 9448cb93..ede236a9 100644
--- a/src/keysrc
+++ b/src/keysrc
@@ -6,10 +6,15 @@
# The commented-out bindings below show the defaults built into Dillo.
#
# Modifiers recognized: "Shift", "Ctrl", "Alt", "Meta".
+#
# Key names recognized: "Backspace", "Delete", "Down", "End", "Esc",
# "F1" through "F12", "Home", "Insert", "Left", "PageDown", "PageUp",
# "Print", "Return", "Right", "Space", "Tab", "Up".
#
+# Multimedia keys: "Back", "Favorites", "Forward", "HomePage", "Mail",
+# "MediaNext", "MediaPlay", "MediaPrev", "MediaStop", "Refresh", "Search",
+# "Sleep", "Stop", "VolumeDown", "VolumeMute", VolumeUp".
+#
# If Dillo is running under X11, keys whose names are not recognized can
# be specified using their keysym value in hexadecimal. Use xev to get
# the keysym. Example rule: "0x1008ff27 = forward".