uniquejava / blog

My notes regarding the vibrating frontend :boom and the plain old java :rofl.
Creative Commons Zero v1.0 Universal
11 stars 5 forks source link

mbp #281

Open uniquejava opened 4 years ago

uniquejava commented 4 years ago

MacBook Pro USB数据线连接iPhone频繁闪烁怎么办?

打开终端Terminal,输入$ sudo killall -STOP -c usbd 命令回车,即可把进程关闭。插上iPhone,正常连接,问题解决。

MBP 2015 启用sidecar

https://forums.developer.apple.com/thread/117180

defaults write com.apple.sidecar.display AllowAllDevices -bool true; 
defaults write com.apple.sidecar.display hasShownPref -bool true; 
open /System/Library/PreferencePanes/Sidecar.prefPane

重新让“隔空播放”入口出现:

依然打开spotlight:输入:/System/Library/CoreServices/Menu Extras, 找到Menu Extras这个文件夹打开找到Diaplays.menu 双击即可

https://zhuanlan.zhihu.com/p/68405223

移除menu bar上的图标

“Hold down the command key (the one with the apple logo on it) and drag it out of the menu bar.”

鼠标与触摸板

mac 鼠标与触摸板 方向不能分开设置, 如果想让鼠标方向和pc一样, 让 触摸板 和 iphone/ipad 一样。解决办法

下载 https://pilotmoon.com/scrollreverser/

做如下设置: image

流量监控

https://member.ipmu.jp/yuji.tachikawa/MenuMetersElCapitan/