Skip to content

Commit 2549fec

Browse files
authored
Update README.md (#44)
1 parent 0662eec commit 2549fec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ m1ddc display 10ACB8A0-0000-0000-1419-0104A2435078 set input 15`
9595

9696
## Identification methods
9797

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
9999

100100
|Method|Related display attributes|
101101
|--:|:--|
@@ -114,15 +114,15 @@ The following display identifcation methods are supported, and corresponds to th
114114

115115
Check out the following [hammerspoon](https://github.com/Hammerspoon/hammerspoon) script.
116116

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) :
118118
119119
https://gist.github.com/waydabber/3241fc146cef65131a42ce30e4b6eab7
120120
121121
## BetterDisplay
122122
123123
If you like m1ddc, you'll like [BetterDisplay](https://betterdisplay.pro) even better!
124124

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

127127
## Thanks
128128

0 commit comments

Comments
 (0)