NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.13k stars 13.42k forks source link

Wacom tablet showing twice. #118013

Open YellowOnion opened 3 years ago

YellowOnion commented 3 years ago

my device is showing up twice:

# Device node: /dev/input/event16
[Device]
Name=Wacom Bamboo Connect
ModelName=CTL-470
DeviceMatch=usb:056a:00dd;
Class=Bamboo
Width=6
Height=4
IntegratedIn=
Styli=0xffffe;0xfffff;

[Features]
Reversible=true
Stylus=true
Ring=false
Ring2=false
Touch=false
TouchSwitch=false
# StatusLEDs=
NumStrips=0
Buttons=0

---------------------------------------------------------------
# Device node: /dev/input/event15
[Device]
Name=Wacom Bamboo Connect
ModelName=CTL-470
DeviceMatch=usb:056a:00dd;
Class=Bamboo
Width=6
Height=4
IntegratedIn=
Styli=0xffffe;0xfffff;

[Features]
Reversible=true
Stylus=true
Ring=false
Ring2=false
Touch=false
TouchSwitch=false
# StatusLEDs=
NumStrips=0
Buttons=0

This is causing double events I think, I can't use the wheel in krita.

Notify maintainers

@jtojnar

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

stale[bot] commented 2 years ago

I marked this as stale due to inactivity. → More info