s3d_key_event(9) debian man page | unix.com

Man Page: s3d_key_event

Operating Environment: debian

Section: 9

S3D_KEY_EVENT(9)						    s3d Manual							  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 s3d S3D_KEY_EVENT(9)
Related Man Pages
xcb_configure_request_event_t(3) - centos
xcb_create_cursor_checked(3) - centos
xcb_recolor_cursor(3) - centos
xcb_recolor_cursor_checked(3) - centos
xcb_xkb_select_events(3) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file