glutfullscreen(3) centos man page | unix.com

Man Page: glutfullscreen

Operating Environment: centos

Section: 3

UNTITLED
LOCAL UNTITLED
NAME
glutFullScreen -- Resize the current window to cover the entire screen
LIBRARY
OpenGLUT - window
SYNOPSIS
#include <openglut.h> void glutFullScreen(void);
DESCRIPTION
The glutFullScreen() function resizes the window to cover the entire screen and hide window decorations such as title bars and icons.
CAVEATS
The desktop resolution is not affected by a call to glutReshapeWindow() or glutFullScreen(). The size of windows is ultimately determined by the windowing system. Therefore, a fullscreen request by an OpenGLUT application may not necessarily succeed or take immediate effect. Not applicable to offscreen or subwindows.
SEE ALSO
glutInit(3) glutInitWindowPosition(3) glutInitWindowSize(3) glutGet(3) glutPositionWindow(3) glutReshapeWindow(3) Epoch
Related Man Pages
glutreshapewindow(3glut) - mojave
glutpositionwindow(3glut) - redhat
glutreshapewindow(3glut) - redhat
glutfullscreen(3glut) - suse
glutreshapewindow(3glut) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!