three_finger_flag(3alleg4) linux man page | unix.com

Man Page: three_finger_flag

Operating Environment: linux

Section: 3alleg4

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
exfont(3alleg4) - debian
install_keyboard(3alleg4) - netbsd
install_keyboard(3alleg4) - x11r4
install_keyboard(3alleg4) - v7
install_keyboard(3alleg4) - freebsd
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
Scripts without shebang
Don Cragun crossing 4500 thanks went unnoticed for more than a week - late congratulations!