sdl_getkeyname(3) redhat man page | unix.com

Man Page: sdl_getkeyname

Operating Environment: redhat

Section: 3

SDL_GetKeyName(3)						 SDL API Reference						 SDL_GetKeyName(3)

NAME
SDL_GetKeyName- Get the name of an SDL virtual keysym
SYNOPSIS
#include "SDL.h" char *SDL_GetKeyName(SDLKey key);
DESCRIPTION
Returns the SDL-defined name of the SDLKey key.
SEE ALSO
SDLKey
SDL
Tue 11 Sep 2001, 22:59 SDL_GetKeyName(3)
Related Man Pages
sdl_keysym(3) - opensolaris
sdlkey(3) - redhat
sdl_keysym(3) - centos
sdl::cdrom(3) - suse
sdl::mpeg(3pm) - debian
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
Reduced Activity Notification
Retrieving previous command in a script
Issue with "rsh" on RedHat
[TIP] Processing YAML files with yq