Skip to content

Commit f6cebff

Browse files
authored
Add Maps note to non-Metal troubleshooting
1 parent 153b3a3 commit f6cebff

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/ACCEL.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,16 @@ $ sudo sqlite3 ~/Library/Application\ Support/com.apple.TCC/TCC.db "INSERT or RE
105105

106106
Due to forcing `hidd` into spinning up with the fallback mode enabled, this can break the OS's recognition of backlight keyboards. Thankfully the drivers themselves still do operate so applications such as [LabTick](https://www.macupdate.com/app/mac/22151/lab-tick) are able to set the brightness manually.
107107

108-
## Photos and Maps Apps Heavily Distorted
108+
## Photos and Maps app issues
109+
110+
**Starting from macOS Monterey, Maps and everything relying on it (such as Find My or 'Places' in Photos) are non-functional on non-Metal due to Metal reliance.**
111+
112+
::: details For Big Sur (click to expand)
109113

110114
Due to the Metal Backend, the enhanced color output of these apps seems to heavily break overall UI usage. To work around this, [users reported](https://forums.macrumors.com/threads/macos-11-big-sur-on-unsupported-macs-thread.2242172/post-29870324) forcing the color output of their monitor from Billions to Millions of colors helped greatly. Apps easily allowing this customization are [SwitchResX](https://www.madrau.com), [ResXreme](https://macdownload.informer.com/resxtreme/) and [EasyRes](http://easyresapp.com).
111115

116+
:::
117+
112118
## Cannot press "Done" when editing a Sidebar Widget
113119

114120
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.

0 commit comments

Comments
 (0)