diff options
author | portix <none@none> | 2012-04-15 13:17:28 +0200 |
---|---|---|
committer | portix <none@none> | 2012-04-15 13:17:28 +0200 |
commit | acf5350243239b25cd7b7e2b6b160a27ee4125f1 (patch) | |
tree | 894764c35f06302b98762981180a1818c2282483 /util | |
parent | 26bc6053ed42544e8cbda18fd4032d6504a8f8a7 (diff) | |
download | dwb-acf5350243239b25cd7b7e2b6b160a27ee4125f1.zip |
New commands hints_images_background, hints_url_background
Diffstat (limited to 'util')
-rw-r--r-- | util/keys.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/util/keys.in b/util/keys.in index 5c14dc27..f89f0ac0 100644 --- a/util/keys.in +++ b/util/keys.in @@ -38,9 +38,11 @@ hints_win Follow hints, open link in a new window hints_links Follow links hints_images Follow images hints_images_tab Follow images in a new tab +hints_images_background Follow images in a background tab hints_editable Focus editable elements hints_url Set hint's url in commandline hints_url_tab Set hint's url in commandline, open in a new tab +hints_url_background Set hint's url in commandline, open in a background tab hints_download Download via hints hints_clipboard Save link location to clipboard hints_primary Save link location to primary selection |