From 31de27fb681c529df1fb562cf9b946e24c8572b8 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 22 Nov 2019 08:11:09 -0500 Subject: [PATCH] autofill shortcuts --- _articles/features/auto-fill-browser.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_articles/features/auto-fill-browser.md b/_articles/features/auto-fill-browser.md index d05cbb43..c667d883 100644 --- a/_articles/features/auto-fill-browser.md +++ b/_articles/features/auto-fill-browser.md @@ -30,10 +30,10 @@ 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 + \` + - Edge: `Ctrl + \` or `Ctrl + 9` - Linux: `Ctrl + Shift + L` - macOS: `Cmd + Shift + L` - - Safari: `Cmd + \` + - Safari: `Cmd + \` or `Cmd + 9` {% 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 %}