class Gkeybind::LiteralText
- Gkeybind::LiteralText
- Gkeybind::Action
- Reference
- Object
Defined in:
action.crConstructors
Instance Method Summary
-
#init(lookup : KeyLookup)
Initialize on startup to avoid recalculating lookups every time
- #key_delay : Int32
- #run(uinput)
- #text : String
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 to avoid recalculating lookups every time