GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
glutSetKeyRepeat(3GLUT) GLUT glutSetKeyRepeat(3GLUT)

glutSetKeyRepeat - retrieves simple GLUT state represented by integers.

int glutSetKeyRepeat(int repeatMode);

repeatMode
Mode for setting key repeat to.
GLUT_KEY_REPEAT_OFF
Disable key repeat for the window system on a global basis if possible.
GLUT_KEY_REPEAT_ON
Enable key repeat for the window system on a global basis if possible.
GLUT_KEY_REPEAT_DEFAULT
Reset the key repeat mode for the window system to its default state if possible.

XXX fix me

glutIgnoreKeyRepeat, glutKeyboardFunc, glutSpecialFunc, glutKeyboardUpFunc, glutSpecialUpFunc, glutDeviceGet

Mark J. Kilgard (mjk@nvidia.com)
3.7 GLUT

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.