Bug 411709 - Keyboard recognized as mouse
Summary: Keyboard recognized as mouse
Status: RESOLVED DOWNSTREAM
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_mouse (show other bugs)
Version: 5.16.5
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-08 12:59 UTC by farmboy0
Modified: 2024-03-25 01:45 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
pixture of my keyboard listed in the mouse section (47.80 KB, image/png)
2019-09-08 12:59 UTC, farmboy0
Details
output of libinput list-devices (7.90 KB, text/plain)
2019-09-08 20:07 UTC, farmboy0
Details

Note You need to log in before you can comment on or make changes to this bug.
Description farmboy0 2019-09-08 12:59:17 UTC
Created attachment 122535 [details]
pixture of my keyboard listed in the mouse section

SUMMARY
My keyboard is recognized as a mouse on Wayland.
No keyboard input is possible.
Enabling/Disabling the device doesnt make a difference.

This is probably because of the following device:
Device:           Microsoft Wired Keyboard 600
Kernel:           /dev/input/event16
Group:            3
Seat:             seat0, default
Capabilities:     keyboard pointer 
Tap-to-click:     n/a
Tap-and-drag:     n/a
Tap drag lock:    n/a
Left-handed:      n/a
Nat.scrolling:    disabled
Middle emulation: n/a
Calibration:      n/a
Scroll methods:   none
Click methods:    none
Disable-w-typing: n/a
Accel profiles:   n/a
Rotation:         n/a

STEPS TO REPRODUCE
1. 
2. 
3. 


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.61.0
Qt Version: 5.12.4

ADDITIONAL INFORMATION
Comment 1 David Edmundson 2019-09-08 13:08:41 UTC
Please include output of
sudo libinput list-devices
Comment 2 farmboy0 2019-09-08 20:07:29 UTC
Created attachment 122547 [details]
output of libinput list-devices
Comment 3 Christoph Feck 2019-09-16 21:06:27 UTC
New information was added with comment #2; changing status for inspection.
Comment 4 Nate Graham 2024-03-25 01:45:38 UTC
> Device:           Microsoft Wired Keyboard 600
> Kernel:           /dev/input/event16
> Group:            3
> Seat:             seat0, default
> Capabilities:     keyboard pointer 

Unfortunately the device is identifying itself as a mouse (see the word "pointer"). There's nothing we can feasibly do here.