Wiki Page Content

SDL_HINT_MAC_CTRL_CLICK_EMULATE_RIGHT_CLICK

A hint that specifies whether ctrl+click should generate a right-click event on Mac.

Values

0

disable emulating right click

1

enable emulating right click

Default

By default holding ctrl while left clicking will not generate a right click event when on Mac.

Code Examples

You can add your code example here

Remarks

You can add useful comments here

Version

This hint is available since SDL 2.0.2.


CategoryDefine, CategoryHints

None: SDL_HINT_MAC_CTRL_CLICK_EMULATE_RIGHT_CLICK (last edited 2014-02-25 21:56:44 by PhilippWiesemann)

Feedback
Please include your contact information if you'd like to receive a reply.
Submit