Gnome input devices manager
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
ginput/drivers/g-wolves/devices/hts_plus.h

11 lines
248 B

#ifndef HTS_PLUS_H
#define HTS_PLUS_H
#define HTS_PLUS_4K_PRODUCT_ID_WIRED 0x5408
#define HTS_PLUS_4K_PRODUCT_ID_WIRELESS 0x5407
#define HTS_PLUS_4K_PRODUCT_NAME "HTS+ 4K"
#define HTS_DPI_MAX_VALUE 26000
#define HTS_DPI_MAX_LEVEL_COUNT 5
#endif