lostallmymoney / Razer_Mouse_Linux

Enables macros with extra razer buttons. Also works with other devices.
Other
42 stars 9 forks source link

Side button still sends the original key when pressed. #6

Closed SirFireball3521 closed 3 years ago

SirFireball3521 commented 3 years ago

I rebound the 2nd button to "o", but when I press it, it does this: 2o

This is a razer naga trinity in the 7-button configuration, and I'm using Debian 10.

lostallmymoney commented 3 years ago

Seems like a problem with the xinput script. Try disconnecting and reconnecting the mouse then run the xinput script manually and try again. Maybe the script isn't moved in the right folder.

lostallmymoney commented 3 years ago

hmm this might be something else after all. Easy ways to fix could be changing dev/input/by-id/ file in the naga.cpp I don't have a 7 button trinity to test. I'm going off for the night I might give you news tomorrow

SirFireball3521 commented 3 years ago

Yeah, reconnecting the mouse and running naga start again seemed to work.

Will I need to do this every time I open my computer, or is this fixed for good now?

lostallmymoney commented 3 years ago

Should be fixed for good. You can add naga start to the startup commands to make it run at startup.

SirFireball3521 commented 3 years ago

Late reply, but I haven't had any issues since this was made. Don't know what caused it but oh well.