ฉันเพิ่งเขียนสคริปต์ผ่าน Automator เพื่อสร้างแป้นพิมพ์ลัดภายใต้ชื่อ "New Finder Window Home":
on run {input, parameters}
tell application "Finder"
activate
make new Finder window to home
end tell
return input
end run
เมื่อฉันเรียกใช้สคริปต์จาก Automator Finder จะเปิดแท็บหน้าแรกของฉัน จากนั้นฉันจะตรวจสอบ "New Finder Window Home" จากการตั้งค่าระบบ> คีย์บอร์ด> แป้นพิมพ์ลัด> บริการและกำหนดControlOptionCommandSpaceเป็นทางลัด
น่าเสียดายที่ทางลัดไม่ทำงาน! ข้อเสนอแนะใด ๆ