Fork me on GitHub

LibX11.

XAutoRepeatOn(IntPtr) Method

Namespace
SharpInputSystem
Containing Type
LibX11

Syntax

[DllImportAttribute(LibraryName)]
public static extern int XAutoRepeatOn(IntPtr display)

Attributes

Type Description
DllImportAttribute

Parameters

Name Type Description
display IntPtr

Return Value

Type Description
int