{$lblSkipToContent|ucfirst}

Can I run any lower than my current version of macOS through a virtualisation environment like Parallels?

zaterdag 5 november 2022 inAsk Different (Tips-Tricks-Tutorials)

My goal is to have access to the install of my old Mac on my new Mac without operating two Macs side-by-side. The configurations are: Old Mac: El Capitan 10.11.6 Intel processor New Mac Ventura 13.0 Apple M1 processor The reason…

Lees meer

Can I run any lower than my current version of macOS through a virtualisation environment like Parallels?

zaterdag 5 november 2022 inAsk Different (Tips-Tricks-Tutorials)

My goal is to have access to the install of my old Mac on my new Mac without operating two Macs side-by-side. The configurations are: Old Mac: El Capitan 10.11.6 Intel processor New Mac Ventura 13.0 Apple M1 processor The reason…

Lees meer

Can I run any lower than my current version of macOS through a virtualisation environment like Parallels?

zaterdag 5 november 2022 inAsk Different (Tips-Tricks-Tutorials)

My goal is to have access to the install of my old Mac on my new Mac without operating two Macs side-by-side. The configurations are: Old Mac: El Capitan 10.11.6 Intel processor New Mac Ventura 13.0 Apple M1 processor The reason…

Lees meer

macOS window closing order

zaterdag 5 november 2022 inAsk Different (Tips-Tricks-Tutorials)

When I have multiple windows open for an application (e.g., Safari), when I close one window, the other window automatically comes into focus, above other application windows that may have been in focus more recently. How can I disable …

Lees meer

Can I run any lower than my current version of macOS through a virtualisation environment like Parallels?

zaterdag 5 november 2022 inAsk Different (Tips-Tricks-Tutorials)

My goal is to have access to the install of my old Mac on my new Mac without operating two Macs side-by-side. The configurations are: Old Mac: El Capitan 10.11.6 Intel processor New Mac Ventura 13.0 Apple M1 processor The reason…

Lees meer

Mac OS window closing order

zaterdag 5 november 2022 inAsk Different (Tips-Tricks-Tutorials)

When I have multiple windows open for an application (eg. Safari), when I close one window, the other window automatically comes into focus, above other application windows that may have been in focus more recently. How can I disable th…

Lees meer

Can I run any lower than my current version of macOS through a virtualisation environment like Parallels?

zaterdag 5 november 2022 inAsk Different (Tips-Tricks-Tutorials)

My goal is to have access to the install of my old Mac on my new Mac without operating two Macs side-by-side. The configurations are: Old Mac: El Capitan 10.11.6 Intel processor New Mac Ventura 13.0 Apple M1 processor The reason…

Lees meer

Is the Unix "realpath" command distributed with macOS Ventura?

zaterdag 5 november 2022 inAsk Different (Tips-Tricks-Tutorials)

I haven't upgraded from macOS 12.6 to Ventura yet. I have no realpath command in my /bin directory, or anywhere else on my M1 MacBook Air. I've never installed brew/homebrew on my Mac though I've been told by other developers that brew …

Lees meer

Charlie Stigler and other random items running in the background?

vrijdag 4 november 2022 inAsk Different (Tips-Tricks-Tutorials)

I have a MacBook Pro with macOS Ventura 13.0. In System Settings -> General -> Login Items, I discovered that a random Charlie Stigler item was running in the background. I have no idea what this is. Please give more information about t…

Lees meer

Charlie Stigler and other random items running in the background?

vrijdag 4 november 2022 inAsk Different (Tips-Tricks-Tutorials)

I have a MacBook Pro with macOS Ventura 13.0. In System Settings -> General -> Login Items, I discovered that a random Charlie Stigler item was running in the background. I have no idea what this is. Please give more information about t…

Lees meer

How do you disable media keys on a Macbook Pro OS 12.2.1?

vrijdag 4 november 2022 inAsk Different (Tips-Tricks-Tutorials)

I just got a Macbook Pro and to my astonishment the media keys (that's these keys) are no longer keys but touch buttons which will result in an incredible number of false positives. This is the worse idea I've ever seen Apple come up …

Lees meer

How do you disable media keys on a Macbook Pro OS 12.2.1?

vrijdag 4 november 2022 inAsk Different (Tips-Tricks-Tutorials)

I just got a Macbook Pro and to my astonishment the media keys (that's these keys) are no longer keys but touch buttons which will result in an incredible number of false positives. This is the worse idea I've ever seen Apple come up …

Lees meer

Why did the function key shortcuts in Pages, for text paragraph styles, just completely stopped working on in macOS?

vrijdag 4 november 2022 inAsk Different (Tips-Tricks-Tutorials)

On 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 meer

FaceTime uses mobile data even when good Wi-Fi is available

donderdag 3 november 2022 inAsk Different (Tips-Tricks-Tutorials)

Often when I use FaceTime it will run over mobile data, even when a good working Wi-Fi is available. And this always with the same Wi-Fi Wi-Fi Assist is turned off as recommended in this Answer. At the moment I'm turning on Airplane Mod…

Lees meer

Resize image(s) in CleanShot X

donderdag 3 november 2022 inAsk Different (Tips-Tricks-Tutorials)

For all the CleanShot X fans, do you know if they can also resize an image?

Lees meer

Using text document of whitespace containing filenames to batchcopy between directories in Terminal [closed]

donderdag 3 november 2022 inAsk Different (Tips-Tricks-Tutorials)

I 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 meer

AppleScript for fast user switch stopped working in Ventura

woensdag 2 november 2022 inAsk Different (Tips-Tricks-Tutorials)

In Monterey I've been using the AppleScript from AppleScript to automate switching user not working in Monterey to switch from my regular account to the admin account. tell application "System Events" tell application process "Contr…

Lees meer

Using text document of whitespace containing filenames to batchcopy between directories in Terminal [closed]

woensdag 2 november 2022 inAsk Different (Tips-Tricks-Tutorials)

I 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 meer

AppleScript for fast user switch stopped working in Ventura

woensdag 2 november 2022 inAsk Different (Tips-Tricks-Tutorials)

In Monterey I've been using the AppleScript from AppleScript to automate switching user not working in Monterey to switch from my regular account to the admin account. tell application "System Events" tell application process "Contr…

Lees meer

Strange Korean Characters in App Keywords Section

woensdag 2 november 2022 inAsk Different (Tips-Tricks-Tutorials)

I just discovered some Korean looking characters in the Keywords section of some apps (folder /Applications in macOS Ventura). Below is an example of Safari when viewed in column view in Finder (Command-3), but I can see the same in the…

Lees meer

How do I connect an input to the Side chain in Final Cut Pro X?

woensdag 2 november 2022 inAsk Different (Tips-Tricks-Tutorials)

I noticed Final Cut's compressor plugin does have a Side Chain option. From apps like Ableton Live I know that you can usually connect a source to a side-chain input that controls parameters affecting the main signal. Unfortunately I ha…

Lees meer

Internet - WiFi • e-mail • Software • Hardware • Reparatie • (Geheugen - SSD) Upgrades • Advies • Netwerken • Routers • Beheer op afstand (Teamviewer) • Onderhoud (Online Backup's) • Data Recovery • OSX Server • Synology NAS • Bootcamp - Parallels - VMWare

• 20 jaar ervaring •