{$lblSkipToContent|ucfirst}

Any way in macOS to determine what is binding specific keyboard shortcuts? [duplicate]

zondag 21 mei 2023 inAsk Different (Tips-Tricks-Tutorials)

The Issue Recently macOS stopped doing anything when I use the shortcut Shift+Cmd+N. In browsers, this would normally open a new incognito/private window. In Finder, it would create a new folder. There are bound to be other apps for whi…

Lees meer

How to stream a M3U file on iOS devices in background?

zaterdag 20 mei 2023 inAsk Different (Tips-Tricks-Tutorials)

Years ago I asked how to stream m3u radio files (music) on the iPhone. Revisiting my question from the past, none of the IPTV players allow to play the music when the app is in the background / when the iPhone is in standby. I think thi…

Lees meer

Safari: Is there a way to prevent Inspect Element opening the console?

zaterdag 20 mei 2023 inAsk Different (Tips-Tricks-Tutorials)

I’ve used Safari as my main browser for web dev for years now and at some point fairly recently what I think of as the ‘mini’ console has started to open automatically whenever I right-click and select Inspect Element. I’m talking about…

Lees meer

In the Download folder, What ~$ mean?

zaterdag 20 mei 2023 inAsk Different (Tips-Tricks-Tutorials)

In the Download folder, when I do ls, I can find this El lobo solitario y su cachorro (Kazuo Koike y Goseki Kojima) - Tomo 01.cbr ~$OL 68412 Advanced Clinical Bioinformatics 2022 Timetable.docx ~$007007 annonomised report(1) (1).doc …

Lees meer

How can I disable the screenshot feature from a keyboard that has the "print screen" button?

zaterdag 20 mei 2023 inAsk Different (Tips-Tricks-Tutorials)

I'm using MacOs with a Logitech ergo k860, which has a "print screen" button. Since is very near to the backspace button I'm often pressing it by mistake. Is it possible to tell MacOS to ignore the signal that is sent from the keyboard?…

Lees meer

convert or parse float to int in bash script fails in several ways

zaterdag 20 mei 2023 inAsk Different (Tips-Tricks-Tutorials)

We have: MINUTES_UNTIL_ASK_TO_CLOSE="0,2" number_of_iterations=$((MINUTES_UNTIL_ASK_TO_CLOSE * 60 / 5)) There are a couple of weird behaviors when doing that. Firstly, the result should be: number_of_iterations = 0,2 * 60 / 5 = 2,4 H…

Lees meer

convert or parse float to int in bash script fails in several ways

zaterdag 20 mei 2023 inAsk Different (Tips-Tricks-Tutorials)

We have: MINUTES_UNTIL_ASK_TO_CLOSE="0,2" number_of_iterations=$((MINUTES_UNTIL_ASK_TO_CLOSE * 60 / 5)) There are a couple of weird behaviors when doing that. Firstly, the result should be: number_of_iterations = 0,2 * 60 / 5 = 2,4 H…

Lees meer

convert or parse float to int in applescript fails in several ways [closed]

zaterdag 20 mei 2023 inAsk Different (Tips-Tricks-Tutorials)

We have: MINUTES_UNTIL_ASK_TO_CLOSE="0,2" number_of_iterations=$((MINUTES_UNTIL_ASK_TO_CLOSE * 60 / 5)) There are a couple of weird behaviors when doing that. Firstly, the result should be: number_of_iterations = 0,2 * 60 / 5 = 2,4 H…

Lees meer

How can bind Ctrl+m keybinding to Enter using Keyboard Maestro on macOS

zaterdag 20 mei 2023 inAsk Different (Tips-Tricks-Tutorials)

If possible, I want to bind Ctrl+m keybinding to Enter using Keyboard Maestro. How can I achieve this? Related: https://superuser.com/q/55954/723632

Lees meer

How do I turn off this suggestion when holding the L key?

zaterdag 20 mei 2023 inAsk Different (Tips-Tricks-Tutorials)

When holding the lowercase l key of my keyboard, I got a suggestion of a not-or simple. Is it possible to turn this off?

Lees meer

Mac mini 2018 (Ventura) cannot boot Windows 10 on external external SSD

vrijdag 19 mei 2023 inAsk Different (Tips-Tricks-Tutorials)

On my Early 2015 MacBook Pro (Monterey) I successfully created bootable Windows 10 on a partition on an external SSD using the method given in Answer 1 here: Drivers not working on Windows 10 installed (CLI process) on external SSD runn…

Lees meer

Check WiFi logs on macOS Ventura 13

vrijdag 19 mei 2023 inAsk Different (Tips-Tricks-Tutorials)

I enabled WiFi logging by pressing Option ^ + WiFi icon in menu bar, and then went to check /var/log/wifi.log. The problem is that this file doesn't seem to record what I want, so I'm wondering if there's some other file I should be che…

Lees meer

Are there drawbacks to using a shared Apple ID as the Organizer account for Apple Family Share?

vrijdag 19 mei 2023 inAsk Different (Tips-Tricks-Tutorials)

I am setting up Apple Family Share for the first time. Currently my wife and I have separate iPhones with separate Apple IDs (separate purchases and everything else), and we have two iPads for our kids under a third shared Apple ID that…

Lees meer

How do I turn off this suggestion when holding the L key?

vrijdag 19 mei 2023 inAsk Different (Tips-Tricks-Tutorials)

When holding the lowercase l key of my keyboard, I got a suggestion of a not-or simple. Is it possible to turn this off?

Lees meer

Are there drawbacks to using a shared Apple ID as the Organizer account for Apple Family Share?

vrijdag 19 mei 2023 inAsk Different (Tips-Tricks-Tutorials)

I am setting up Apple Family Share for the first time. Currently my wife and I have separate iPhones with separate Apple IDs (separate purchases and everything else), and we have two iPads for our kids under a third shared Apple ID that…

Lees meer

How to disable fn + a shortcut?

vrijdag 19 mei 2023 inAsk Different (Tips-Tricks-Tutorials)

How do I disable the fna shortcut? When I press and release these, it makes the dock appear, highlights the TV icon in the dock, and defocusses the current window. After I removed the TV.app icon from the dock, it now focusses the Finde…

Lees meer

How to not sync old photos from iCloud in new iPhone but keep backup enabled?

vrijdag 19 mei 2023 inAsk Different (Tips-Tricks-Tutorials)

My old iPhone 12 Pro) has ~140GB of storage (out of 256), and it is completely backed up in iCloud. The problem is that the new iPhone 13 has less storage (128GB), so it obviously can't contain all of the data from the old one (mostly p…

Lees meer

iMac 10.15 Catalina takes 2+ hours to boot

vrijdag 19 mei 2023 inAsk Different (Tips-Tricks-Tutorials)

One of the 12 iMacs here has a big problem: it takes two hours or more from pressing the button to turn it on until finally ditching the progress bar and showing up the desktop. It is a MacOS 10.15 Catalina running on an Intel processor…

Lees meer

What's the easiest way to automatically connect to a SMB/AFP share on login?

vrijdag 19 mei 2023 inAsk Different (Tips-Tricks-Tutorials)

Back in 2020, when I updated my 2017 iMac to Catalina, I found that the Samba shares on an old Linux box (the same one that was our original automated backup controller) wouldn't mount because Catalina had removed support for that versi…

Lees meer

What are the function key shortcuts?

vrijdag 19 mei 2023 inAsk Different (Tips-Tricks-Tutorials)

When you press and release the function key and some letters keys at the same time, it has some special macOS actions. I can't find anything official about these online. What are they? How can I control and hopefully disable them all? …

Lees meer

iMac 10.15 Catalina takes 2+ hours to boot

vrijdag 19 mei 2023 inAsk Different (Tips-Tricks-Tutorials)

One of the 12 iMacs here has a big problem: it takes two hours or more from pressing the button to turn it on until finally ditching the progress bar and showing up the desktop. It is a MacOS 10.15 Catalina running on an Intel processor…

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 •