mojave man page for three_finger_flag

Query: three_finger_flag

OS: mojave

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

three_finger_flag(3alleg4)					  Allegro manual					three_finger_flag(3alleg4)

NAME
three_finger_flag - Flag to deactivate the emergency exit key combination. Allegro game programming library.
SYNOPSIS
#include <allegro.h> extern int three_finger_flag;
DESCRIPTION
The DJGPP keyboard handler provides an 'emergency exit' sequence which you can use to kill off your program. If you are running under DOS this is the three finger salute, ctrl+alt+del. Most multitasking OS's will trap this combination before it reaches the Allegro handler, in which case you can use the alternative ctrl+alt+end. If you want to disable this behaviour in release versions of your program, set this flag to FALSE.
SEE ALSO
install_keyboard(3alleg4) Allegro version 4.4.2 three_finger_flag(3alleg4)
Related Man Pages
install_keyboard(3alleg4) - suse
install_keyboard(3alleg4) - mojave
install_keyboard(3alleg4) - opendarwin
install_keyboard(3alleg4) - php
install_keyboard(3alleg4) - redhat
Similar Topics in the Unix Linux Community
Update: Uploading Movies at Attachments to Posts
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
UNIX tool on MacOS that can increase resolution of a file
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?