diff --git a/docs/ACCEL.md b/docs/ACCEL.md index c9eb6b7cf..a3589f5b2 100644 --- a/docs/ACCEL.md +++ b/docs/ACCEL.md @@ -90,9 +90,7 @@ Due to the Metal Backend, the enhanced color output of these apps seems to heavi ## Cannot press "Done" when editing a Sidebar Widget -To work around this, simply press Tab to hover over and press spacebar to simulate a click. - -Note: This work-around doesn't seem to work in macOS 11.3 and newer +Workaround: Press some combination of Tab, or Tab and then Shift-Tab, or just Shift-Tab until the "Done" button is highlighted. Then press spacebar to activate the button, the same as in any other dialog with a highlighted button halo. ## Wake from sleep heavily distorted on AMD/ATI in macOS 11.3 and newer @@ -152,4 +150,4 @@ However if your machine does not have the dGPU disabled via NVRAM, you'll expere nvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs=%01%00%00%00 # To reset, simply write zeros or NVRAM Reset your Mac nvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs=%00%00%00%00 -``` \ No newline at end of file +```