Go to the documentation of this file.
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
Mir Abstraction Layer.
Definition: floating_window_manager.h:31
Keymap(std::string const &keymap)
Specify a keymap. Format is:
auto operator=(Keymap const &rhs) -> Keymap &
Load a keymap.
Definition: keymap.h:31
void operator()(mir::Server &server) const
Keymap()
Apply keymap from the config.
Definition: splash_session.h:24
void set_keymap(std::string const &keymap)
Specify a new keymap.
Keymap(Keymap const &that)
Copyright © 2012-2020
Canonical Ltd.
Generated on Thu Dec 17 06:53:45 UTC 2020
This documentation is licensed under the GPL version 2 or 3.