You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,7 @@ m1ddc display 10ACB8A0-0000-0000-1419-0104A2435078 set input 15`
95
95
96
96
## Identification methods
97
97
98
-
The following display identifcation methods are supported, and corresponds to the following strings
98
+
The following display identification methods are supported, and corresponds to the following strings
99
99
100
100
|Method|Related display attributes|
101
101
|--:|:--|
@@ -114,15 +114,15 @@ The following display identifcation methods are supported, and corresponds to th
114
114
115
115
Check out the following [hammerspoon](https://github.com/Hammerspoon/hammerspoon) script.
116
116
117
-
This script allows you to control the volume of your external Display' brightness, contrast and volume via DDC (if you use an M1 Mac) using [m1ddc](https://github.com/waydabber/m1ddc) and also control your Yamaha AV Receiver through network. The script listens to the standard Apple keyboard media keys and shos the standard macOS Birghtness and Volume OSDs via uses [showosd](https://github.com/waydabber/showosd) :
117
+
This script allows you to control the volume of your external Display' brightness, contrast and volume via DDC (if you use an M1 Mac) using [m1ddc](https://github.com/waydabber/m1ddc) and also control your Yamaha AV Receiver through network. The script listens to the standard Apple keyboard media keys and shos the standard macOS Brightness and Volume OSDs via uses [showosd](https://github.com/waydabber/showosd) :
If you like m1ddc, you'll like [BetterDisplay](https://betterdisplay.pro) even better!
124
124
125
-
If you need a complete Swift implementation for DDC control on Apple Silicon macs, you can take a look at [AppleSiliconDDC](https://github.com/waydabber/AppleSiliconDDC) which is a complete selfcontained library I made for BetterDisplay (note: some features and M1 HDMI support is missing from the open source code) and MonitorControl.
125
+
If you need a complete Swift implementation for DDC control on Apple Silicon macs, you can take a look at [AppleSiliconDDC](https://github.com/waydabber/AppleSiliconDDC) which is a complete self-contained library I made for BetterDisplay (note: some features and M1 HDMI support is missing from the open source code) and MonitorControl.
0 commit comments