gdkDeviceSetKey: gdkDeviceSetKey
Description
Specifies the X key event to generate when a function button of a device
is pressed.Usage
gdkDeviceSetKey(object, index, keyval, modifiers)
Arguments
index
the index of the function button to set.
keyval
the keyval to generate.
modifiers
the modifiers to set.