Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
deskflow::KeyMap::Keystroke::Button Struct Reference

#include <KeyMap.h>

Public Attributes

KeyButton m_button {}
 Button to synthesize.
bool m_press {}
 true iff press
bool m_repeat {}
 true iff for an autorepeat
uint32_t m_client {}
 Client data.

Member Data Documentation

◆ m_button

KeyButton deskflow::KeyMap::Keystroke::Button::m_button {}

Button to synthesize.

◆ m_client

uint32_t deskflow::KeyMap::Keystroke::Button::m_client {}

Client data.

◆ m_press

bool deskflow::KeyMap::Keystroke::Button::m_press {}

true iff press

◆ m_repeat

bool deskflow::KeyMap::Keystroke::Button::m_repeat {}

true iff for an autorepeat


The documentation for this struct was generated from the following file: