Method

SpiceClientGLibInputsChannelkey_press

since: 0.35

Declaration [src]

void
spice_inputs_channel_key_press (
  SpiceInputsChannel* channel,
  guint scancode
)

Description [src]

Press a key.

Available since: 0.35

Parameters

scancode

Type: guint

A PC XT (set 1) key scancode. For scancodes with an \%0xe0 prefix, drop the prefix and OR the scancode with \%0x100.