技术栈

关闭 macOS 屏幕捕捉 在录制或截图时显示的「录制指示浮窗」。

青木狐2025-11-06 20:07

关闭 macOS 屏幕捕捉 在录制或截图时显示的「录制指示浮窗」。

如果你想系统级关闭菜单栏显示:

bash 复制代码
defaults write NSGlobalDomain _HIHideMenuBar -bool true && killall SystemUIServer

恢复显示:

bash 复制代码
defaults write NSGlobalDomain _HIHideMenuBar -bool false && killall SystemUIServer

上一篇:两种上传图片的方式——91张先生
下一篇:INT305 Machine Learning 机器学习 Pt.5 神经网络(Neural network)
相关推荐
pe7er
4 天前
macOS 应用无法打开(权限问题)解决方案
macos·mac
harmful_sheep
7 天前
mac生效的终端查看
macos
iOS门童
7 天前
macOS 应用"已损坏"无法打开?一文搞懂 Gatekeeper 与解决方案
macos
NPE~
7 天前
[工具分享]Maccy —— 优雅的 macOS 剪贴板历史管理工具
macos·教程·工具·实用工具
差不多程序员
7 天前
Mac安装OpenClaw-cn保姆级教程
macos
dzl84394
7 天前
mac 安装python
开发语言·python·macos
Bruce_Liuxiaowei
8 天前
在 macOS 上通过 Docker 本地安装 OpenClaw 完整教程
macos·docker·容器·openclaw
阿捏利
8 天前
详解Mach-O(十五)Mach-O __DATA_CONST
macos·ios·c/c++·mach-o
ShikiSuen
8 天前
macOS 的 CpLk 中英切换卡顿的元凶在 InputMethodKit 本身
macos
xiayutian_c
8 天前
如虎添翼-MacOS
macos
热门推荐
01GitHub 镜像站点02OpenClaw 使用和管理 MCP 完全指南03OpenClaw + 飞书(Feishu)环境搭建指南04Claude Code + GLM4.7 避坑指南:解决 Unable to connect to Anthropic services05OpenClaw优化飞书API 额度已耗尽问题06小黑课堂计算机二级WPSoffice题库软件下载安装教程(2026年3月最新版)07Window 10部署openclaw报错node.exe : npm error code 12808Clawdbot部署教程:解决‘gateway token missing’授权问题的完整步骤09本地部署 OpenClaw + DeepSeek-R1 完全指南10网站改了域名,如何查找?