19 #ifndef MIRAL_KEYMAP_H 20 #define MIRAL_KEYMAP_H 25 namespace mir {
class Server; }
42 explicit Keymap(std::string
const& keymap);
54 std::shared_ptr<Self>
self;
58 #endif //MIRAL_KEYMAP_H AutoUnblockThread is a helper thread class that can gracefully shutdown at destruction time...
Definition: blob.h:26
void set_keymap(std::string const &keymap)
Specify a new keymap.
Load a keymap.
Definition: keymap.h:30
auto operator=(Keymap const &rhs) -> Keymap &
Keymap()
Apply keymap from the config.
void operator()(mir::Server &server) const
Mir Abstraction Layer.
Definition: add_init_callback.h:26