Formatting.
This commit is contained in:
parent
034d2a8718
commit
f12d119116
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ type LatchedMappingRule struct {
|
||||||
|
|
||||||
type RuleTarget struct {
|
type RuleTarget struct {
|
||||||
DeviceName string
|
DeviceName string
|
||||||
ModeSelect []string
|
ModeSelect []string
|
||||||
Device *evdev.InputDevice
|
Device *evdev.InputDevice
|
||||||
Type evdev.EvType
|
Type evdev.EvType
|
||||||
Code evdev.EvCode
|
Code evdev.EvCode
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue