Signal

PhocKeyboard::activity

Declaration

void
activity (
  PhocKeyboard* self,
  guint keycode,
  gpointer user_data
)

Description [src]

Emitted whenever there is input activity on this device.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Parameters

keycode

Type: guint

Raw scancode of the keypress that triggered the signal.