class Gkeybind::Keys
- Gkeybind::Keys
- Gkeybind::Action
- Reference
- Object
Defined in:
action.crConstructors
Instance Method Summary
-
#init(lookup : KeyLookup)
Initialize on startup in case we have bad names, then they'll fail fast
- #keys : String
- #run(uinput)
Instance methods inherited from class Gkeybind::Action
run(uinput : Evdev::UinputDevice)
run
Constructor methods inherited from class Gkeybind::Action
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
new
Constructor Detail
Instance Method Detail
Initialize on startup in case we have bad names, then they'll fail fast