Comment 3 for bug 246526

Revision history for this message
Tom Winterhalder (thwint) wrote :

I downloaded the latest sources from repository and modified the source to recognize my mouse.

Baically I just added a new product with the ID of my mouse (0xC71C) to revoco.h and included the check for this product in revoco.c

Attached is the patch for these changes. (My first patch I ever made. So please inform me if I did something wrong)