ReactOS 0.4.15-dev-7924-g5949c20
kbdinben.c File Reference
#include <stdarg.h>
#include <windef.h>
#include <winuser.h>
#include <ndk/kbd.h>
Include dependency graph for kbdinben.c:

Go to the source code of this file.

Macros

#define WIN32_NO_STATUS
 
#define ROSDATA   static __attribute__((section(".data")))
 
#define VK_EMPTY   0xff /* The non-existent VK */
 
#define KNUMS   KBDNUMPAD|KBDSPECIAL /* Special + number pad */
 
#define KMEXT   KBDEXT|KBDMULTIVK /* Multi + ext */
 
#define vk_master(n, x)   { (PVK_TO_WCHARS1)x, n, sizeof(x[0]) }
 

Functions

PKBDTABLES WINAPI KbdLayerDescriptor (VOID)
 
INT WINAPI DllMain (PVOID hinstDll, ULONG dwReason, PVOID reserved)
 

Variables

ROSDATA USHORT scancode_to_vk []
 
ROSDATA VSC_VK extcode0_to_vk []
 
ROSDATA VSC_VK extcode1_to_vk []
 
ROSDATA VK_TO_BIT modifier_keys []
 
ROSDATA MODIFIERS modifier_bits
 
ROSDATA VK_TO_WCHARS2 key_to_chars_2mod []
 
ROSDATA VK_TO_WCHARS4 key_to_chars_4mod []
 
ROSDATA VK_TO_WCHARS5 key_to_chars_5mod []
 
ROSDATA VK_TO_WCHARS6 key_to_chars_6mod []
 
ROSDATA VK_TO_WCHARS1 keypad_numbers []
 
ROSDATA VK_TO_WCHAR_TABLE vk_to_wchar_master_table []
 
ROSDATA VSC_LPWSTR key_names []
 
ROSDATA VSC_LPWSTR extended_key_names []
 
ROSDATA LIGATURE3 Ligature []
 
ROSDATA KBDTABLES keyboard_layout_table
 

Macro Definition Documentation

◆ KMEXT

#define KMEXT   KBDEXT|KBDMULTIVK /* Multi + ext */

Definition at line 31 of file kbdinben.c.

◆ KNUMS

#define KNUMS   KBDNUMPAD|KBDSPECIAL /* Special + number pad */

Definition at line 30 of file kbdinben.c.

◆ ROSDATA

#define ROSDATA   static __attribute__((section(".data")))

Definition at line 24 of file kbdinben.c.

◆ VK_EMPTY

#define VK_EMPTY   0xff /* The non-existent VK */

Definition at line 28 of file kbdinben.c.

◆ vk_master

#define vk_master (   n,
  x 
)    { (PVK_TO_WCHARS1)x, n, sizeof(x[0]) }

Definition at line 254 of file kbdinben.c.

◆ WIN32_NO_STATUS

#define WIN32_NO_STATUS

Definition at line 11 of file kbdinben.c.

Function Documentation

◆ DllMain()

INT WINAPI DllMain ( PVOID  hinstDll,
ULONG  dwReason,
PVOID  reserved 
)

Definition at line 392 of file kbdinben.c.

396{
397 return 1;
398}

◆ KbdLayerDescriptor()

PKBDTABLES WINAPI KbdLayerDescriptor ( VOID  )

Definition at line 387 of file kbdinben.c.

387 {
388 return &keyboard_layout_table;
389}
ROSDATA KBDTABLES keyboard_layout_table
Definition: kbdinben.c:358

Variable Documentation

◆ extcode0_to_vk

ROSDATA VSC_VK extcode0_to_vk[]

Definition at line 105 of file kbdinben.c.

◆ extcode1_to_vk

ROSDATA VSC_VK extcode1_to_vk[]
Initial value:
= {
{ 0x1d, VK_PAUSE},
{ 0, 0 },
}
#define VK_PAUSE
Definition: winuser.h:2205

Definition at line 147 of file kbdinben.c.

◆ extended_key_names

ROSDATA VSC_LPWSTR extended_key_names[]
Initial value:
= {
{ 0x1c, L"Num Enter" },
{ 0x1d, L"Right Control" },
{ 0x35, L"Num /" },
{ 0x37, L"Prnt Scrn" },
{ 0x38, L"Right Alt" },
{ 0x45, L"Num Lock" },
{ 0x46, L"Break" },
{ 0x47, L"Home" },
{ 0x48, L"Up" },
{ 0x49, L"Page Up" },
{ 0x4b, L"Left" },
{ 0x4d, L"Right" },
{ 0x4f, L"End" },
{ 0x50, L"Down" },
{ 0x51, L"Page Down" },
{ 0x52, L"Insert" },
{ 0x53, L"Delete" },
{ 0x54, L"<ReactOS>" },
{ 0x56, L"Help" },
{ 0x5b, L"Left <ReactOS>" },
{ 0x5c, L"Right <ReactOS>" },
{ 0x5d, L"Application" },
{ 0, NULL }
}
#define NULL
Definition: types.h:112
#define L(x)
Definition: ntvdm.h:50

Definition at line 320 of file kbdinben.c.

◆ key_names

ROSDATA VSC_LPWSTR key_names[]

Definition at line 265 of file kbdinben.c.

◆ key_to_chars_2mod

ROSDATA VK_TO_WCHARS2 key_to_chars_2mod[]

Definition at line 165 of file kbdinben.c.

◆ key_to_chars_4mod

ROSDATA VK_TO_WCHARS4 key_to_chars_4mod[]
Initial value:
= {
{ '1', 0, {'1', WCH_NONE, 0x200d, 0x09e7} },
{ '2', 0, {'2', WCH_NONE, 0x200c, 0x09e8} },
{ '3', 0, {'3', WCH_LGTR, WCH_NONE, 0x09e9} },
{ '4', 0, {'4', WCH_LGTR, WCH_NONE, 0x09ea} },
{ '5', 0, {'5', WCH_LGTR, WCH_NONE, 0x09eb} },
{ '6', 0, {'6', WCH_LGTR, WCH_NONE, 0x09ec} },
{ '7', 0, {'7', WCH_LGTR, WCH_NONE, 0x09ed} },
{ '8', 0, {'8', WCH_LGTR, WCH_NONE, 0x09ee} },
{ '9', 0, {'9', '(', WCH_NONE, 0x09ef} },
{ '0', 0, {'0', ')', WCH_NONE, 0x09e6} },
{ 'Q', 0, {0x09cc, 0x0994, WCH_NONE, 0x09d7} },
{ 'X', 0, {0x0982, 0x0981, WCH_NONE, 0x09fa} },
{ 0, 0 }
}
#define WCH_LGTR
Definition: kbd.h:115
#define WCH_NONE
Definition: kbd.h:113

Definition at line 203 of file kbdinben.c.

◆ key_to_chars_5mod

ROSDATA VK_TO_WCHARS5 key_to_chars_5mod[]
Initial value:
= {
{ VK_OEM_PLUS, 0, {0x09c3, 0x098b, WCH_NONE, 0x09e2, 0x09e0} },
{ 'R', 0, {0x09c0, 0x0988, WCH_NONE, 0x09e3, 0x09e1} },
{ VK_OEM_4, 0, {0x09a1, 0x09a2, WCH_NONE, 0x09dc, 0x09dd} },
{ 'A', 0, {0x09cb, 0x0993, WCH_NONE, 0x09f4, 0x09f5} },
{ 'S', 0, {0x09c7, 0x098f, WCH_NONE, 0x09f6, 0x09f7} },
{ 'D', 0, {0x09cd, 0x0985, WCH_NONE, 0x09f8, 0x09f9} },
{ 'F', 0, {0x09bf, 0x0987, WCH_NONE, 0x09e2, 0x098c} },
{ 'J', 0, {0x09b0, WCH_NONE, WCH_NONE, 0x09f0, 0x09f1} },
{ 0, 0 }
}
#define VK_OEM_4
Definition: winuser.h:2317

Definition at line 219 of file kbdinben.c.

◆ key_to_chars_6mod

ROSDATA VK_TO_WCHARS6 key_to_chars_6mod[]
Initial value:
= {
{ VK_BACK, 0, {'\b', '\b', WCH_NONE, WCH_NONE, WCH_NONE, 0x007f} },
{ VK_ESCAPE, 0, {0x001b, 0x001b, WCH_NONE, WCH_NONE, WCH_NONE, 0x001b} },
{ VK_RETURN, 0, {'\r', '\r', WCH_NONE, WCH_NONE, WCH_NONE, '\n' } },
{ VK_SPACE, 0, {' ', ' ', WCH_NONE, WCH_NONE, WCH_NONE, ' ' } },
{ VK_CANCEL, 0, {0x0003, 0x0003, WCH_NONE, WCH_NONE, WCH_NONE, 0x0003} },
{ 0, 0 }
}
#define VK_SPACE
Definition: winuser.h:2219
#define VK_CANCEL
Definition: winuser.h:2192
#define VK_RETURN
Definition: winuser.h:2201
#define VK_BACK
Definition: winuser.h:2198
#define VK_ESCAPE
Definition: winuser.h:2214

Definition at line 231 of file kbdinben.c.

◆ keyboard_layout_table

ROSDATA KBDTABLES keyboard_layout_table
Initial value:
= {
NULL,
3,
sizeof(Ligature[0]),
(PLIGATURE1)Ligature
}
#define RTL_NUMBER_OF(x)
Definition: RtlRegistry.c:12
#define KLLF_ALTGR
Definition: kbd.h:91
ROSDATA VSC_LPWSTR extended_key_names[]
Definition: kbdinben.c:320
ROSDATA USHORT scancode_to_vk[]
Definition: kbdinben.c:33
ROSDATA MODIFIERS modifier_bits
Definition: kbdinben.c:159
ROSDATA VSC_LPWSTR key_names[]
Definition: kbdinben.c:265
ROSDATA VSC_VK extcode0_to_vk[]
Definition: kbdinben.c:105
ROSDATA VK_TO_WCHAR_TABLE vk_to_wchar_master_table[]
Definition: kbdinben.c:256
ROSDATA LIGATURE3 Ligature[]
Definition: kbdinben.c:347
ROSDATA VSC_VK extcode1_to_vk[]
Definition: kbdinben.c:147
#define MAKELONG(a, b)
Definition: typedefs.h:249

Definition at line 358 of file kbdinben.c.

Referenced by KbdLayerDescriptor().

◆ keypad_numbers

ROSDATA VK_TO_WCHARS1 keypad_numbers[]
Initial value:
= {
{ VK_NUMPAD0, 0, {'0'} },
{ VK_NUMPAD1, 0, {'1'} },
{ VK_NUMPAD2, 0, {'2'} },
{ VK_NUMPAD3, 0, {'3'} },
{ VK_NUMPAD4, 0, {'4'} },
{ VK_NUMPAD5, 0, {'5'} },
{ VK_NUMPAD6, 0, {'6'} },
{ VK_NUMPAD7, 0, {'7'} },
{ VK_NUMPAD8, 0, {'8'} },
{ VK_NUMPAD9, 0, {'9'} },
{ 0, 0 }
}
#define VK_NUMPAD3
Definition: winuser.h:2242
#define VK_NUMPAD1
Definition: winuser.h:2240
#define VK_NUMPAD2
Definition: winuser.h:2241
#define VK_NUMPAD4
Definition: winuser.h:2243
#define VK_NUMPAD0
Definition: winuser.h:2239
#define VK_NUMPAD6
Definition: winuser.h:2245
#define VK_NUMPAD9
Definition: winuser.h:2248
#define VK_NUMPAD5
Definition: winuser.h:2244
#define VK_NUMPAD7
Definition: winuser.h:2246
#define VK_NUMPAD8
Definition: winuser.h:2247

Definition at line 240 of file kbdinben.c.

◆ Ligature

ROSDATA LIGATURE3 Ligature[]
Initial value:
= {
{ '3', 1, {0x09cd, 0x09b0, WCH_NONE} },
{ '4', 1, {0x09b0, 0x09cd, WCH_NONE} },
{ '5', 1, {0x099c, 0x09cd, 0x09b0 } },
{ '6', 1, {0x09a4, 0x09cd, 0x09b7 } },
{ '7', 1, {0x0995, 0x09cd, 0x09b0 } },
{ '8', 1, {0x09b6, 0x09cd, 0x09b0 } },
{0, 0}
}

Definition at line 347 of file kbdinben.c.

◆ modifier_bits

ROSDATA MODIFIERS modifier_bits
Initial value:
= {
7,
{ 0, 1, 5, 2, SHFT_INVALID, SHFT_INVALID, 3, 4 }
}
#define SHFT_INVALID
Definition: kbd.h:19
ROSDATA VK_TO_BIT modifier_keys[]
Definition: kbdinben.c:152

Definition at line 159 of file kbdinben.c.

◆ modifier_keys

ROSDATA VK_TO_BIT modifier_keys[]
Initial value:
= {
{ 0, 0 }
}
#define KBDALT
Definition: kbd.h:16
#define KBDCTRL
Definition: kbd.h:15
#define KBDSHIFT
Definition: kbd.h:14
#define VK_CONTROL
Definition: winuser.h:2203
#define VK_SHIFT
Definition: winuser.h:2202
#define VK_MENU
Definition: winuser.h:2204

Definition at line 152 of file kbdinben.c.

◆ scancode_to_vk

ROSDATA USHORT scancode_to_vk[]

Definition at line 33 of file kbdinben.c.

◆ vk_to_wchar_master_table

ROSDATA VK_TO_WCHAR_TABLE vk_to_wchar_master_table[]
Initial value:
= {
{ 0,0,0 }
}
ROSDATA VK_TO_WCHARS1 keypad_numbers[]
Definition: kbdinben.c:240
ROSDATA VK_TO_WCHARS4 key_to_chars_4mod[]
Definition: kbdinben.c:203
#define vk_master(n, x)
Definition: kbdinben.c:254
ROSDATA VK_TO_WCHARS5 key_to_chars_5mod[]
Definition: kbdinben.c:219
ROSDATA VK_TO_WCHARS2 key_to_chars_2mod[]
Definition: kbdinben.c:165
ROSDATA VK_TO_WCHARS6 key_to_chars_6mod[]
Definition: kbdinben.c:231

Definition at line 256 of file kbdinben.c.