From cac3fa982098c8a1b0d8ed91618c65f970d8b172 Mon Sep 17 00:00:00 2001 From: Chad Scharf <3904944+cscharf@users.noreply.github.com> Date: Fri, 4 Sep 2020 13:17:03 -0400 Subject: [PATCH] Added alternate hotkey for safari autofill cmd (#156) --- _articles/features/auto-fill-browser.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_articles/features/auto-fill-browser.md b/_articles/features/auto-fill-browser.md index 0bff242c..90730a58 100644 --- a/_articles/features/auto-fill-browser.md +++ b/_articles/features/auto-fill-browser.md @@ -32,7 +32,7 @@ You can use a set of keyboard shortcuts (hot keys) to quickly auto-fill a login - Windows: `Ctrl + Shift + L` - Linux: `Ctrl + Shift + L` - macOS: `Cmd + Shift + L` - - Safari: `Cmd + \` or `Cmd + 8` + - Safari: `Cmd + \` or `Cmd + 8` or `Cmd + Shift + P` {% 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 %}