xdotool错误:无法打开显示:空

问题描述

“ xdotool键”给我以下错误

Error: Can't open display: (null)
Failed creating new xdo instance

我下载了:

  brew cask install xquartz
  brew install xdotool

我已添加到zshrc文件并保存为“ source〜/ .zshrc”:

export disPLAY=:0

我尝试导出显示,但似乎没有任何作用。

export disPLAY=:0.0 && xdotool key 'a'

*我使用Mac

有什么主意吗?

谢谢。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)