I’m making an attempt to make use of sure properties of X11 on mac by way of XQuartz. I’m not making an attempt to connect with a distant machine by way of ssh.
Here’s what I’m making an attempt to execute
bash-3.2$ xdotool cmd+v
Warning: XTEST extension unavailable on '(null)'. Some performance could also be disabled; See 'man xdotool' for more information.
xdotool: Unknown command: cmd+v
I learn on-line and it talked about that it useful to run
bash-3.2$ xdpyinfo | grep XTEST
however I I bought no response to that command.
Additionally it is likely to be usefull that
bash-3.2$ echo $DISPLAY
/non-public/tmp/com.apple.launchd.hSfxDpYG4N/org.xquartz:0
Query: How can I repair this behaviour?
NB: I wasn’t certain tips on how to tag this publish. If anyone has extra acceptable tags please let me know.