Mac X11是否具有XTEST扩展名? [英] Does Mac X11 have the XTEST extension?

查看:108
本文介绍了Mac X11是否具有XTEST扩展名?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以我将一些X程序移到了Mac,我得到了

So I moved some X programs down to the mac, and I'm getting

Error: XTEST extension unavailable on '(null)'.

来自xdotool.

  • OS X X11随附XTEST吗?

  • Does OS X X11 come with XTEST?

如果没有,是否可以添加它?

If not, is there a way to add it?

推荐答案

在终端中运行以下命令:

Run the following command in the Terminal:

defaults write org.x.X11 enable_test_extensions -boolean true

(根据此处).然后退出并重新启动X服务器;那么XTEST扩展程序应该可用.

(as per here). Then quit and restart the X server; the XTEST extension should then be available.

这篇关于Mac X11是否具有XTEST扩展名?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆