Atrinik Client 1.0
Data Fields
_keymap Struct Reference

#include <main.h>

Data Fields

char text [256]
char keyname [256]
int key
int repeatflag

Detailed Description

Keymap structure

Definition at line 44 of file main.h.


Field Documentation

Scan code of key.

Definition at line 53 of file main.h.

char _keymap::keyname[256]

Key name.

Definition at line 50 of file main.h.

If true, key will be repeated when pressed.

Definition at line 56 of file main.h.

char _keymap::text[256]

The command text, submitted to server when key is pressed.

Definition at line 47 of file main.h.


The documentation for this struct was generated from the following file: