#752198 xserver-xorg-input-evdev: Treats UVC camera as keyboard

Package:
xserver-xorg-input-evdev
Source:
xserver-xorg-input-evdev
Description:
X.Org X server -- evdev input driver
Submitter:
Daniel Dickinson
Date:
2014-06-20 23:45:06 UTC
Severity:
normal
#752198#5
Date:
2014-06-20 23:40:26 UTC
From:
To:
I noticed the following issue due to USB resets causing my webcam to occaisionally connect and reconnect:

On UVC webcam connection (probably HID device), Xorg treats the webcam as a keyboard.

This misdetection seems to be related to X deciding it's not going to change focus based on mouse click (but the mouse pointer moves) and keyboard input having no effect.

If I unplug an replug my USB keyboard and mouse when then happens then X starts responding again.

I actually noticed this when I switched (live) to a webcam that doesn't reset, but as soon as I plugged in the webcam it was detected as a keyboard and X stopped responding to input, but once I unplugged and replugged my mouse keyboard things were fine again.