(This is the legacy documentation for stable SDL2, the current stable version; SDL3 is the current development version.)
SDL_HINT_MAC_CTRL_CLICK_EMULATE_RIGHT_CLICK
A variable that determines whether ctrl+click should generate a right-click event on Mac
Defined in SDL_hints.h
Syntax
If present, holding ctrl while left clicking will generate a right click event when on Mac.
CategoryAPI, CategoryAPIMacro, CategoryHints