kernc / kernc/logkeys

Wrong device id

Open
#238 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
834
Forks
254
PR merge metrics
No merged PRs in 30d

Description

Hi,

My device wasn't recognized correctly. I'm reporting here like you asked in the documentation. The correct device id was 6 and here is the corresponding paragraph in /proc/bus/input/devices

```
I: Bus=0003 Vendor=3297 Product=4974 Version=0111
N: Name="ZSA Technology Labs Inc ErgoDox EZ"
P: Phys=usb-0000:06:00.3-2/input0
S: Sysfs=/devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-2/2-2:1.0/0003:3297:4974.0001/input/input8
U: Uniq=
H: Handlers=sysrq kbd event6 leds
B: PROP=0
B: EV=120013
B: KEY=1000000000007 ff9f207ac14057ff febeffdfffefffff fffffffffffffffe
B: MSC=10
B: LED=1f
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Review the documentation referenced by the reporter and compare its device-id guidance with the supplied /proc/bus/input/devices entry. Trace where the reported event6 device is selected, then establish the expected behavior and a reproducible check before changing anything.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, linux
Domain
operating-systems, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.