20 #ifndef MIR_INPUT_KEYBOARD_CONFIGURATION_H_ 21 #define MIR_INPUT_KEYBOARD_CONFIGURATION_H_ 48 struct Implementation;
49 std::unique_ptr<Implementation> impl;
Definition: mir_keyboard_config.h:33
std::ostream & operator<<(std::ostream &out, MirKeyboardConfig const &keyboard)
bool operator!=(MirKeyboardConfig const &rhs) const
MirKeyboardConfig & operator=(MirKeyboardConfig const &other)
bool operator==(MirKeyboardConfig const &rhs) const
mir::input::Keymap const & device_keymap() const