When I have a file dialog open in chrome Mac, I would like to go to a specific file so I execute:
XType ${KEY_CMD+KEY_SHIFT+KEY_G}
However, nothing happens. This is with Mac Catalina. If I do the command myself, it opens fine.
Any ideas why this happens?
I’m also having this issue. It looks like there’s an issue with KEY_CMD in newer MacOS versions. There’s another thread with this issue: Xtype/sendkeys - KEY_CMD for MAC? Hoping this is fixed soon!
The new XModule V2021-1 fixes this issue and adds support for multiple modifier keys.