找回密码
 立即注册

QQ登录

只需一步,快速开始

osascript -e 'tell application "System Events"' -e 'repeat 10 times' -e 'key code 107' -e 'end repeat' -e 'end tell' # decrease osascript -e 'tell application "System Events"' -e 'repeat 10 times' -e 'key code 113' -e 'end repeat' -e 'end tell' # increase (Or use brightness 0.5 if you install the brightness CLI tool.)

您需要登录后才可以回帖 登录 | 立即注册 brightness shortcut mac

本版积分规则 brightness shortcut mac

Shortcut Mac | Brightness

osascript -e 'tell application "System Events"' -e 'repeat 10 times' -e 'key code 107' -e 'end repeat' -e 'end tell' # decrease osascript -e 'tell application "System Events"' -e 'repeat 10 times' -e 'key code 113' -e 'end repeat' -e 'end tell' # increase (Or use brightness 0.5 if you install the brightness CLI tool.)