Site Search
Library
linux docs
linux man pages
Toys
world sunlight
moon phase
get_display_switch_mode(3) - Linux man page
Name
get_display_switch_mode - Returns the current display switching mode. Allegro game programming library.
Synopsis
#include <allegro.h>
int get_display_switch_mode();
Description
Returns the current display switching mode, in the same format passed to set_display_switch_mode().
See Also
set_display_switch_mode
(3)
,
exswitch
(3)