s3d_key_event(9)

NAME

s3d_key_event - key event information

SYNOPSIS

#include <s3d.h>

STRUCTURE MEMBERS

struct s3d_key_event {
uint16_t keysym;
uint16_t unicode;
uint16_t modifier;
uint16_t state;
}

DESCRIPTION

Can be used on the buffer of an event of type S3D_EVENT_KEY*.

AUTHOR

Simon Wunderlich
Author of s3d
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout