Method

PhocKeyboardis_wakeup_key

Declaration [src]

gboolean
phoc_keyboard_is_wakeup_key (
  PhocKeyboard* self,
  uint32_t keycode
)

Description

No description available.

Parameters

keycode

Type: uint32_t

Scancode of key to check.

Return value

Type: gboolean

Whether or not the specified key should trigger activity events.