Method

AtspiDeviceunmap_modifier

Declaration [src]

void
atspi_device_unmap_modifier (
  AtspiDevice* device,
  gint keycode
)

Description [src]

Removes a mapped modifier from the given keycode.

Parameters

keycode

Type: gint

The keycode to unmap.