This is a list of steps for creating a keyboard shortcut to activate Sidecar on macOS Ventura.
- Open Automator and create a new Quick Action
- Select
Run AppleScript
as the first and only step - Input the below but be sure to replace "iPad New" with your device name
on run {input, parameters}
tell application "System Settings"