Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gfx_mode_select(3alleg4) [debian man page]

gfx_mode_select(3alleg4)					  Allegro manual					  gfx_mode_select(3alleg4)

NAME
gfx_mode_select - Displays the Allegro graphics mode selection dialog. SYNOPSIS
#include <allegro.h> int gfx_mode_select(int *card, int *w, int *h); DESCRIPTION
Displays the Allegro graphics mode selection dialog, which allows the user to select a screen mode and graphics card. The initial values at the addresses provided by card, w, and h are used as the default selections in the dialog if they are found in the driver and mode lists. If they are not found then the initial selections will be the first in each list. If you wish to ensure that the initial selection is always the first entry, then initialize the data at the addresses passed to the function to the value of 0 or -1. If the dialog is OK'd, it stores the selections at the addresses passed to the function. RETURN VALUE
See the gfx_mode_select_filter function for the return values. SEE ALSO
gfx_mode_select_ex(3alleg4), gfx_mode_select_filter(3alleg4), set_gfx_mode(3alleg4), gui_fg_color(3alleg4) Allegro version 4.4.2 gfx_mode_select(3alleg4)

Check Out this Related Man Page

gfx_mode_select_ex(3alleg4)					  Allegro manual				       gfx_mode_select_ex(3alleg4)

NAME
gfx_mode_select_ex - Extended version of the graphics mode selection dialog. Allegro game programming library. SYNOPSIS
#include <allegro.h> int gfx_mode_select_ex(int *card, int *w, int *h, int *color_depth); DESCRIPTION
Extended version of the graphics mode selection dialog, which also allows the user to select the color depth. As with gfx_mode_select, the values stored at the addresses passed to the function will be used as suggestions for the initial selections in the dialog, defaulting to the first entry in each list if the values are not found. Initialize the data stored at the addresses passed to the function to the value of 0 or -1 if you want to ensure that the initial selection for each list will be the first entry. If the dialog is OK'd, it stores the selections at the addresses passed to the function. RETURN VALUE
See the gfx_mode_select_filter function for the return values. SEE ALSO
gfx_mode_select(3alleg4), gfx_mode_select_filter(3alleg4), set_color_depth(3alleg4), set_gfx_mode(3alleg4), gui_fg_color(3alleg4), ex3d(3alleg4), exscn3d(3alleg4), exswitch(3alleg4), exupdate(3alleg4), exzbuf(3alleg4) Allegro version 4.4.2 gfx_mode_select_ex(3alleg4)
Man Page

6 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

removing graphics card

I have a SuSE8.1 Linux box running as a testing webserver to my small network. It's administered through ssh and webmin entirely, and doesn't have a monitor. I could really do with the graphics card for another machine, but if I take it out, I can't start the machine up. Any ideas how I can... (6 Replies)
Discussion started by: mistafeesh
6 Replies

2. AIX

GXT250 graphics card fileset

Hello there! Can anybody help me with regards to the driver of GXT250P graphics adapter. I have searched the web for the fileset devices.pci.14103c00 however no success was found. My current AIX version is 4.1.5 and my machine is 7043-140. My installation AIX CD is not working anymore, so I... (0 Replies)
Discussion started by: bright_genius
0 Replies

3. UNIX for Dummies Questions & Answers

Help, how do I find out what graphics card I have?

I am on an HP C8000 running B.11.11, I have no idea how to tell what graphics card I have...and the amount of memory it has, driver, etc. Also, how do I tell how much ram the box itself has, and other memory information like swap and processor speed and all that. Any help out there for me? ... (1 Reply)
Discussion started by: satraver
1 Replies

4. Solaris

M4000 graphics card

Hi Guys, Anyone know any commands to verify the graphics card is installed correctly on an M4000? show-displays just comes back and echoes nothing. Also there is on input-device or output-device variable when you run printenv. This in itself is worrying. Any advice would be... (4 Replies)
Discussion started by: callmebob
4 Replies

5. Solaris

T5220

Hi Guys and Gals, Wondering if anyone could help me, tricky one this. Got a T5220 with a graphics card. When you power it on, it outputs its output to the screen and you can type commands with the keyboard etc. But no matter what version of Solaris 10 you use, when you do a boot cdrom... (1 Reply)
Discussion started by: callmebob
1 Replies

6. Hardware

Does Ubuntu12.04 Nouveau driver implement Optimus laptop

Hi Gud day, I would like to ask about if someone out here use an optimus technology laptop install the bumblebee package to enable to use the nvidia graphics card. I just wondering on my optimus laptop which i install the latest ubuntu dist. which is 12.04 precise and update to kernel as of... (0 Replies)
Discussion started by: jao_madn
0 Replies