Fork me on GitHub

LibX11.

XKeycodeToKeysym(IntPtr, int, int) Method

Namespace
SharpInputSystem
Containing Type
LibX11

Syntax

[DllImportAttribute(LibraryName)]
public static extern uint XKeycodeToKeysym(IntPtr display, int keycode, int index)

Attributes

Type Description
DllImportAttribute

Parameters

Name Type Description
display IntPtr A IntPtr
keycode int A uint
index int A int

Return Value

Type Description
uint A uint