更改 Snow Leopard 中的屏幕分辨率

发布于 2024-08-09 07:14:08 字数 216 浏览 5 评论 0原文

我已经为此努力了几个小时,但还没有找到好的答案。在 Leopard 中,我可以使用带有 CGConfigureDisplayMode 的 Quartz Display Services 以编程方式更改屏幕分辨率。不幸的是,这在 10.6 中已被弃用。

这似乎是一个简单的任务:如何在 Snow Leopard 中使用未弃用的方法更改屏幕分辨率?

谢谢!

I've been plugging away at this for a few hours now, and haven't found a good answer. In Leopard, I can programmatically change the screen resolution using Quartz Display Services with CGConfigureDisplayMode. Unfortunately, this has been deprecated in 10.6.

This seems like a simple task: how can I change the screen resolution with non-deprecated methods in Snow Leopard?

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

陌路终见情 2024-08-16 07:14:08

功能已更新;查看中的CGConfigureDisplayWithDisplayMode

The functionality has been updated; take a look at CGConfigureDisplayWithDisplayMode in <CoreGraphics/CGDisplayConfiguration.h>.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文