/*
* This file is auto - generated . Modifications will be lost .
*
* See https : //android.googlesource.com/platform/bionic/+/master/libc/kernel/
* for more information .
*/
#ifndef _UAPI_LINUX_KD_H
#define _UAPI_LINUX_KD_H
#include <linux/types.h>
#include <linux/compiler.h>
#define GIO_FONT 0 x4B60
#define PIO_FONT 0 x4B61
#define GIO_FONTX 0 x4B6B
#define PIO_FONTX 0 x4B6C
struct consolefontdesc {
unsigned short charcount;
unsigned short charheight;
char * chardata;
};
#define PIO_FONTRESET 0 x4B6D
#define GIO_CMAP 0 x4B70
#define PIO_CMAP 0 x4B71
#define KIOCSOUND 0 x4B2F
#define KDMKTONE 0 x4B30
#define KDGETLED 0 x4B31
#define KDSETLED 0 x4B32
#define LED_SCR 0 x01
#define LED_NUM 0 x02
#define LED_CAP 0 x04
#define KDGKBTYPE 0 x4B33
#define KB_84 0 x01
#define KB_101 0 x02
#define KB_OTHER 0 x03
#define KDADDIO 0 x4B34
#define KDDELIO 0 x4B35
#define KDENABIO 0 x4B36
#define KDDISABIO 0 x4B37
#define KDSETMODE 0 x4B3A
#define KD_TEXT 0 x00
#define KD_GRAPHICS 0 x01
#define KD_TEXT0 0 x02
#define KD_TEXT1 0 x03
#define KDGETMODE 0 x4B3B
#define KDMAPDISP 0 x4B3C
#define KDUNMAPDISP 0 x4B3D
typedef char scrnmap_t;
#define E_TABSZ 256
#define GIO_SCRNMAP 0 x4B40
#define PIO_SCRNMAP 0 x4B41
#define GIO_UNISCRNMAP 0 x4B69
#define PIO_UNISCRNMAP 0 x4B6A
#define GIO_UNIMAP 0 x4B66
struct unipair {
unsigned short unicode;
unsigned short fontpos;
};
struct unimapdesc {
unsigned short entry_ct;
struct unipair * entries;
};
#define PIO_UNIMAP 0 x4B67
#define PIO_UNIMAPCLR 0 x4B68
struct unimapinit {
unsigned short advised_hashsize;
unsigned short advised_hashstep;
unsigned short advised_hashlevel;
};
#define UNI_DIRECT_BASE 0 xF000
#define UNI_DIRECT_MASK 0 x01FF
#define K_RAW 0 x00
#define K_XLATE 0 x01
#define K_MEDIUMRAW 0 x02
#define K_UNICODE 0 x03
#define K_OFF 0 x04
#define KDGKBMODE 0 x4B44
#define KDSKBMODE 0 x4B45
#define K_METABIT 0 x03
#define K_ESCPREFIX 0 x04
#define KDGKBMETA 0 x4B62
#define KDSKBMETA 0 x4B63
#define K_SCROLLLOCK 0 x01
#define K_NUMLOCK 0 x02
#define K_CAPSLOCK 0 x04
#define KDGKBLED 0 x4B64
#define KDSKBLED 0 x4B65
struct kbentry {
unsigned char kb_table;
unsigned char kb_index;
unsigned short kb_value;
};
#define K_NORMTAB 0 x00
#define K_SHIFTTAB 0 x01
#define K_ALTTAB 0 x02
#define K_ALTSHIFTTAB 0 x03
#define KDGKBENT 0 x4B46
#define KDSKBENT 0 x4B47
struct kbsentry {
unsigned char kb_func;
unsigned char kb_string[512 ];
};
#define KDGKBSENT 0 x4B48
#define KDSKBSENT 0 x4B49
struct kbdiacr {
unsigned char diacr, base, result;
};
struct kbdiacrs {
unsigned int kb_cnt;
struct kbdiacr kbdiacr[256 ];
};
#define KDGKBDIACR 0 x4B4A
#define KDSKBDIACR 0 x4B4B
struct kbdiacruc {
unsigned int diacr, base, result;
};
struct kbdiacrsuc {
unsigned int kb_cnt;
struct kbdiacruc kbdiacruc[256 ];
};
#define KDGKBDIACRUC 0 x4BFA
#define KDSKBDIACRUC 0 x4BFB
struct kbkeycode {
unsigned int scancode, keycode;
};
#define KDGETKEYCODE 0 x4B4C
#define KDSETKEYCODE 0 x4B4D
#define KDSIGACCEPT 0 x4B4E
struct kbd_repeat {
int delay;
int period;
};
#define KDKBDREP 0 x4B52
#define KDFONTOP 0 x4B72
struct console_font_op {
unsigned int op;
unsigned int flags;
unsigned int width, height;
unsigned int charcount;
unsigned char * data;
};
struct console_font {
unsigned int width, height;
unsigned int charcount;
unsigned char * data;
};
#define KD_FONT_OP_SET 0
#define KD_FONT_OP_GET 1
#define KD_FONT_OP_SET_DEFAULT 2
#define KD_FONT_OP_COPY 3
#define KD_FONT_OP_SET_TALL 4
#define KD_FONT_OP_GET_TALL 5
#define KD_FONT_FLAG_DONT_RECALC 1
#endif
Messung V0.5 in Prozent C=81 H=96 G=88
¤ Dauer der Verarbeitung: 0.10 Sekunden
(vorverarbeitet am 2026-06-28)
¤
*© Formatika GbR, Deutschland