debian man page for s3d_key_event

Query: s3d_key_event

OS: debian

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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(3) - centos
xcb_graphics_exposure_event_t(3) - centos
xcb_recolor_cursor_checked(3) - centos
txtrecorddeallocate(3dnssd) - opensolaris
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file