You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, this is a question post regarding support for Razer Naga X. I do not currently own it, however am planing on getting one. This would help me with my decision making
Thank you in advance
The text was updated successfully, but these errors were encountered:
I have a Naga X and would be happy to do some testing. Here are the device IDs associated with the Naga X:
/dev/input/by-id$ ls -a *Naga*
usb-Razer_Razer_Naga_X-event-if01
usb-Razer_Razer_Naga_X-if01-event-kbd
usb-Razer_Razer_Naga_X-mouse
usb-Razer_Razer_Naga_X-event-mouse
usb-Razer_Razer_Naga_X-if02-event-kbd
What entry do I need to add to naga.cpp to support it?
It is supported. You can also check out my repo https://github.com/lostallmymoney/Razer_Mouse_Linux for more support.
From what you said, I cannot tell if it's
usb-Razer_Razer_Naga_X-if01-event-kbd
or
usb-Razer_Razer_Naga_X-if02-event-kbd
that is needed..
BUT I have done detective work and since a while the newer mouses are using the if02 file so I set usb-Razer_Razer_Naga_X-if02-event-kbd ! Come try it out ! If it doesn't work tell me I'll swap in the other.
Hello, this is a question post regarding support for Razer Naga X. I do not currently own it, however am planing on getting one. This would help me with my decision making
Thank you in advance
The text was updated successfully, but these errors were encountered: