Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 616 Bytes

File metadata and controls

18 lines (13 loc) · 616 Bytes

Helper Scripts for MacOS

Switch between mouse and trackpad

Step 1

  • Make files executable by running chmod +x switch-to-mouse.command switch-to-trackpad.command

Step 2

  • Add aliases to shell config (e.g., .zshrc)

OR

  • Drag .command files into the Dock for 1-click switching

Customize Icon (Optional):

  • Copy an icon image (.icns or other icon format). There are example icons in the icons folder.
  • Right-click the .command file in Finder and select Get Info.
  • Click the small icon in the top-left corner of the Info window to select it.
  • Paste (Cmd+V) the copied image over the icon.