Skip to content

[BUG] It presses the same key twice #2

@yigitsalar

Description

@yigitsalar

Here is log:

sudo ./live-split-hotkeys -s ../settings.cfg -vv
Keyboards: [PathBuf { inner: "/dev/input/by-path/pci-0000:0b:00.3-usbv2-0:4:1.0-event-kbd" }, PathBuf { inner: "/dev/input/by-path/pci-0000:0b:00.3-usb-0:4:1.0-event-kbd" }, PathBuf { inner: "/dev/input/by-path/pci-0000:0b:00.3-usb-0:4:1.2-event-kbd" }, PathBuf { inner: "/dev/input/by-path/pci-0000:0b:00.3-usbv2-0:4:1.2-event-kbd" }, PathBuf { inner: "/dev/input/by-path/pci-0000:0b:00.3-usb-0:2:1.0-event-kbd" }, PathBuf { inner: "/dev/input/by-path/pci-0000:0b:00.3-usbv2-0:2:1.0-event-kbd" }]
Key 28 = false
Key 28 = false
Key 79 = true
Sending hotkey SplitKey
Key 79 = true
Sending hotkey SplitKey
1Key 79 = false
Key 79 = false
Key 79 = true
Sending hotkey SplitKey
Key 79 = true
Sending hotkey SplitKey
1Key 79 = false
Key 79 = false
Key 81 = true
Sending hotkey ResetKey
Key 81 = true
Sending hotkey ResetKey
3Key 81 = false
Key 81 = false
Key 81 = true
Sending hotkey ResetKey
Key 81 = true
Sending hotkey ResetKey

In this situation, I pressed SplitKey (Numpad 1) and ResetKey (Numpad 3) twice respectively.
When I press SplitKey, it gets blue without counting up. When I press ResetKey, on the other hand, it looks like it functions normal but since double-tap doesn't change anything on ResetKey, it technically doesn't function normal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions