1
0
mirror of https://github.com/bitwarden/help synced 2025-12-16 00:03:41 +00:00

fix autofill hotkeys

This commit is contained in:
Kyle Spearrin
2020-06-25 10:59:01 -04:00
parent a656443195
commit 1dad937cab

View File

@@ -30,10 +30,9 @@ The same list of logins that are available when using the popup window are also
You can use a set of keyboard shortcuts (hot keys) to quickly auto-fill a login form. When viewing the login form press the keyboard shortcut (see below) and the last used login for that website will be auto-filled.
- Windows: `Ctrl + Shift + L`
- Edge: `Ctrl + \` or `Ctrl + 9`
- Linux: `Ctrl + Shift + L`
- macOS: `Cmd + Shift + L`
- Safari: `Cmd + \` or `Cmd + 9`
- Safari: `Cmd + \` or `Cmd + 8`
{% note %}If a shortcut does not work, it may be because another application on your device is already using it. For example, the auto-fill shortcut on Windows is commonly claimed by the AMD Radeon Adrenaline software (AMD graphic drivers) and therefore cannot be used by Bitwarden. You can free up this shortcut by changing it in the AMD Radeon software under Gaming → Global Settings → Performance Monitoring: "Toggle Performance Logging Hotkey".{% endnote %}