struct Gkeybind::Config

Included Modules

Defined in:

config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]

Instance Method Detail

def actions : Hash(String, Array(Action)) #

[View source]
def device_path : String | Nil #

[View source]
def keyboard_layout : Layout | Nil #

[View source]
def poll_rate : Int32 #

[View source]