{$lblSkipToContent|ucfirst}
I use Quick Path when I write on my iPhone (iOS 16.1). I often find myself being forced to go back and edit out spaces between words and characters. (The fastest way I've found to go back and delete a space is holding the space key and …
Lees meerThis is a follow-up to a post made about 2 years ago to use Apple Script to switch between Wi-Fi networks via the menu bar: Big Sur 11.1: AppleScript to Automatically Change Wi-Fi Networks My previously-working script now just returns "…
Lees meerI am using terminal in MacOS Ventura. I want to have a textfile of files which I will copy using the terminal. This won't work when spaces are in the filenames. A=~/Documents/test1 B=~/Documents/test2 while IFS= read -r file; do cp "${…
Lees meerI am using terminal in MacOS Ventura. I want to have a textfile of files which I will copy using the terminal. This won't work when spaces are in the filenames. A=~/Documents/test1 B=~/Documents/test2 while IFS= read -r file; do cp "${…
Lees meerI use Quick Path when I write on my iPhone (iOS 16.1). I often find myself being forced to go back and edit out spaces between words and characters. (The fastest way I've found to go back and delete a space is holding the space key and …
Lees meerI want to access a folder with name in the format "Lorem - Ipsum" and I can not rename the folder. I have tried with using "Lorem\ - \ Ipsum" and "Lorem\-\Ipsum" If this is already answered please point me to the answer. Thank you …
Lees meerIt seems that defaults read only works on property list files in certain folders (e.g. Desktop, Downloads) when the extended attribute com.apple.macl contains a specific value otherwise it reports that the key does not exist. Create a p…
Lees meerIt seems that defaults read only works on property list files in certain folders (e.g. Desktop, Downloads) when the extended attribute com.apple.macl contains a specific value otherwise it reports that the key does not exist. Create a p…
Lees meerOn every single Mac I have (whether 2015 MBP with 12.6.1, or brand new latest Macs w/ Ventura), The Fn key shortcuts, for text styles, no longer works in Pages. What could this possibly be? When you click one of the fn keys, it simply "…
Lees meerOn every single Mac I have (whether 2015 MBP with 12.6.1, or brand new latest Macs w/ Ventura), The Fn key shortcuts, for text styles, no longer works in Pages. What could this possibly be? When you click one of the fn keys, it simply "…
Lees meerI want to access a folder with name in the format "Lorem - Ipsum" and I can not rename the folder. I have tried with using "lorem\ - \ Ipsum" and "Lorem\-\Ipsum" If this is already answered please point me to the answer. Thank you …
Lees meerOn every single Mac I have (whether 2015 MBP with 12.6.1, or brand new latest Macs w/ Ventura), The Fn key shortcuts, for text styles, no longer works in Pages. What could this possibly be? When you click one of the fn keys, it simply "…
Lees meerOn every single Mac I have (whether 2015 MBP with 12.6.1, or brand new latest Macs w/ Ventura), The Fn key shortcuts, for text styles, no longer works in Pages. What could this possibly be? When you click one of the fn keys, it simply "…
Lees meerAfter upgrading to Monterey from Big Sur on MacBook Pro (Intel chip), the Books app is very slow and consuming > 100% CPU. The page flips take 5-7 seconds (the spinner wheel appears as well) and adding highlights is slow as well. What I…
Lees meerOn every single Mac I have (whether 2015 MBP with 12.6.1, or brand new latest Macs w/ Ventura), The Fn key shortcuts, for text styles, no longer works in Pages. What could this possibly be? When you click one of the fn keys, it simply "…
Lees meerI use Quick Path when I write on my iPhone (iOS 16.1). I often find myself being forced to go back and edit out spaces between words and characters. (The fastest way I've found to go back and delete a space is holding the space key and …
Lees meerThere is already a thread asking whether MagSafe1 chargers can be used interchangeably. However, having gone through all answers, and asked in the comments, I found that not a single person reported using a higher-wattage adapter on a …
Lees meerTwo days ago Mac Mail (Version 12.4 on Mojave 10.14.6) no longer accepted my Exchange password. I've tried everything I can think of: Changed password in Office 365 Admin Center. Exchange account still works fine on my iPhone, as well …
Lees meerThere is already a thread asking whether MagSafe1 chargers can be used interchangeably. However, having gone through all answers, and asked in the comments, I found that not a single person reported using a higher-wattage adapter on a …
Lees meerTwo days ago Mac Mail (Version 12.4 on Mojave 10.14.6) no longer accepted my Exchange password. I've tried everything I can think of: Changed password in Office 365 Admin Center. Exchange account still works fine on my iPhone, as well …
Lees meerI created an AppleScript which executes a simple Python file. I've given it full disk access but still every time it runs it prompts a "X would like to access files in your Desktop folder" message. Is there a way to make this popup stop…
Lees meer