16 #ifndef MIROIL_INPUT_DEVICE_H
17 #define MIROIL_INPUT_DEVICE_H
22 namespace mir {
namespace input {
class Device; } }
29 InputDevice(std::shared_ptr<mir::input::Device>
const& device);
40 void apply_keymap(std::string
const& layout, std::string
const& variant);
47 std::shared_ptr<mir::input::Device> device;
Definition: splash_session.h:22
Definition: compositor.h:21