Is it possible to block an OSx shortcut from running while my window is open? like Control + ↓

Mac OSX specific forum
User avatar
skinkairewalker
Enthusiast
Enthusiast
Posts: 782
Joined: Fri Dec 04, 2015 9:26 pm

Is it possible to block an OSx shortcut from running while my window is open? like Control + ↓

Post by skinkairewalker »

Is it possible to block an OSx shortcut from running while my window is open or even make my software capture/recognize the key shortcut as an internal function of my own system??

for example: when pressing the key: Ctrl + ↑ (opens the operating system window table) and when clicking Control + ↓ (demaximizes the current window)

Is there a way to prevent any operating system event from executing behavior that hinders the user from using the system?
User avatar
skinkairewalker
Enthusiast
Enthusiast
Posts: 782
Joined: Fri Dec 04, 2015 9:26 pm

Re: Is it possible to block an OSx shortcut from running while my window is open? like Control + ↓

Post by skinkairewalker »

does not detect the keys: control, option and command
User avatar
mk-soft
Always Here
Always Here
Posts: 6245
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Is it possible to block an OSx shortcut from running while my window is open? like Control + ↓

Post by mk-soft »

Keyboard System functions are not passed through and cannot be redirected.

You can only enable these in the system settings - > keyboard.
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
User avatar
skinkairewalker
Enthusiast
Enthusiast
Posts: 782
Joined: Fri Dec 04, 2015 9:26 pm

Re: Is it possible to block an OSx shortcut from running while my window is open? like Control + ↓

Post by skinkairewalker »

understood, thanks :D
Post Reply