diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-04-26 23:27:07 +0200 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-04-27 00:03:00 +0200 |
commit | dd1ce83521403d81ebfe46f7815a10220e4f3a96 (patch) | |
tree | 51499260024d34c616f956a99a9c1aadf8a821d3 /doc | |
parent | db361d8fdf487066eb9b1f480ff386c619eaac09 (diff) |
Add about:keys to show keyboard shortcuts
Fixes: https://github.com/dillo-browser/dillo/issues/66
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user_help.in.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user_help.in.html b/doc/user_help.in.html index 468c1dc4..6a2d18c0 100644 --- a/doc/user_help.in.html +++ b/doc/user_help.in.html @@ -794,6 +794,7 @@ Most actions can be issued by using a keyboard shortcut. The key bindings can be changed in the <code><a href="file:~/.dillo/keysrc">~/.dillo/keysrc</a></code> file (see the <a href="#keysrc">keysrc</a> section). +To see the current key bindings go to <a href='about:keys'>about:keys</a>. The list of default bindings is given in the following table. <p> <table> |