装了黑苹果,不小心接触到休眠按键(月亮那个),就会进入睡眠,唤醒之后会出黑屏等bug,不如完全禁用吧。
1 2 3 4 5 6 7 8 # Before doing anything, save your current configuration using pmset -g # To disable sleep 彻底禁用 sudo pmset -a sleep 0; sudo pmset -a hibernatemode 0; sudo pmset -a disablesleep 1; # And to go back to normal 还原 sudo pmset -a sleep 1; …
2020-12-2755 字1 分钟
tcl 75tv2电视启用usb调试解决error: device unauthorized. This adb server‘s $ADB_VENDOR_KEYS is not set