S3D_KEY_EVENT(9) s3d Manual S3D_KEY_EVENT(9)NAMEs3d_key_event - key event informationSYNOPSIS#include <s3d.h>STRUCTURE MEMBERSstruct s3d_key_event { uint16_t keysym; uint16_t unicode; uint16_t modifier; uint16_t state; }DESCRIPTIONCan be used on the buffer of an event of type S3D_EVENT_KEY*.AUTHORSimon Wunderlich Author of s3d s3d S3D_KEY_EVENT(9)
| 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 |