SDL_EnableUNICODE man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]

SDL_EnableUNICODE(3)	SDL API Reference    SDL_EnableUNICODE(3)

NAME
       SDL_EnableUNICODE- Enable UNICODE translation

SYNOPSIS
       #include "SDL.h"

       int SDL_EnableUNICODE(int enable);

DESCRIPTION
       Enables/Disables Unicode keyboard translation.

       To  obtain  the	character codes corresponding to received
       keyboard events, Unicode translation must first be  turned
       on  using  this	function. The translation incurs a slight
       overhead for each keyboard event and is therefore disabled
       by default. For each subsequently received key down event,
       the unicode member of the SDL_keysym structure  will  then
       contain	the  corresponding  character  code,  or zero for
       keysyms that do not correspond to any character code.

       A value of 1 for enable	enables	 Unicode  translation;	0
       disables it, and -1 leaves it unchanged (useful for query-
       ing the current translation mode).

       Note that only key press events will  be	 translated,  not
       release events.

RETURN VALUE
       Returns the previous translation mode (0 or 1).

SEE ALSO
       SDL_keysym

SDL		      Tue 11 Sep 2001, 22:59 SDL_EnableUNICODE(3)
[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net