mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Merge pull request #9 from keepassxreboot/options_page_update
Update keyboard shortcuts from the options page
This commit is contained in:
commit
ced1c2003e
1 changed files with 2 additions and 2 deletions
4
keepassxc-browser/options/options.html
Executable file → Normal file
4
keepassxc-browser/options/options.html
Executable file → Normal file
|
|
@ -29,9 +29,9 @@
|
|||
<h2>General Settings</h2>
|
||||
<hr />
|
||||
<p>
|
||||
If you just want to insert username + password into the fields where your focus is, press <code>Ctrl + Shift + U</code>.
|
||||
If you just want to insert username + password into the fields where your focus is, press <code>Alt + Shift + U</code>.
|
||||
<br />
|
||||
If you only want to insert the password, just press <code>Ctrl + Shift + P</code>.
|
||||
If you only want to insert the password, just press <code>Alt + Shift + P</code>.
|
||||
<span id="chrome-only">You can customize these shortcuts on <code>chrome://extensions/configureCommands</code> page</span>
|
||||
</p>
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue