Skip to main content

Posts

Showing posts with the label keyboard

How to create a keyboard shortcut for the Mac system

  unplush When I work on any of my Mac systems say Mac Book Pro I love to use the keyboard. So need to keep the Mac a little far from my eyesight. And then I need to make the Display Text one step larger on System Settings. So this is annoying for me as need to do this process and back to smaller text often. This kind of job can be done with the help of Apple script. See first the manual steps: open the system settings and go to Display [I am using MacBookPro M1 with Mac OS Ventura 13.3.x You can select the Text size as per your comfortable level. How to automate this process with toggle. So the same key combinations can increase and decrease the text size here without opening the system settings and following all the steps. Open the Automator App and select Quick Action It will open by double click Search the Apple script from the left top search panel It will open an editor in the right pen Insert the code then it should look like on run {input, parameters do shell script "open...