|
Mir
|
Load a keymap. More...
#include <keymap.h>
Public Member Functions | |
| Keymap () | |
| Apply keymap from the config. | |
| Keymap (std::string const &keymap) | |
| Specify a keymap. Format is: | |
| ~Keymap () | |
| Keymap (Keymap const &that) | |
| auto | operator= (Keymap const &rhs) -> Keymap & |
| void | operator() (mir::Server &server) const |
| void | set_keymap (std::string const &keymap) |
| Specify a new keymap. | |
Load a keymap.
| miral::Keymap::Keymap | ( | ) |
Apply keymap from the config.
|
explicit |
Specify a keymap. Format is:
<language>[+<variant>[+<options>]]
Options is a comma separated list. e.g. "uk" or "us+dvorak"
| miral::Keymap::~Keymap | ( | ) |
| void miral::Keymap::operator() | ( | mir::Server & | server | ) | const |
Copyright © 2012-2024
Canonical Ltd.
Generated on Thu May 2 07:32:21 UTC 2024
This documentation is licensed under the GPL version 2 or 3.