Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
SDL_EnableKeyRepeat(3)
Edit
PageHistory
Diff
Info
LikePages
SDL_!EnableKeyRepeat !!!SDL_!EnableKeyRepeat NAME SYNOPSIS DESCRIPTION RETURN VALUE ---- !!NAME SDL_!EnableKeyRepeat- Set keyboard repeat rate. !!SYNOPSIS __#include __ __int SDL_!EnableKeyRepeat__(__int delay, int interval__); !!DESCRIPTION Enables or disables the keyboard repeat rate. Setting __delay__ to 0 disables key repeating completely. Good default values are __SDL_DEFAULT_REPEAT_DELAY__ and ''SDL_DEFAULT_REPEAT_INTERVAL''. !!RETURN VALUE Returns __0__ on success and __-1__ on failure. ----
One page links to
SDL_EnableKeyRepeat(3)
:
SDLManPages
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.