RaulPPelaez / Naga_KeypadMapper

This little linux xorg daemon allows you to map the side keypad of the Razer Naga series mice via a configuration file called mapping.txt under $HOME/.naga/
Other
104 stars 33 forks source link

Remake #74

Open lostallmymoney opened 3 years ago

lostallmymoney commented 3 years ago

Hi I've remade this tool into a much more powerful one. I've added multithreading on the actions and rewrote 80% of it. I would seriously recommend anyone that wants an upgraded version to try mine. I'm really thankful for the initial version @RaulPPelaez and I'm here to ask if you could add a link to my fork in the readme because I'm ready to maintain the fork and add functionality if needed I think. :) Thanks for the understanding ! Fork

RaulPPelaez commented 3 years ago

Sure thing, I am glad to hear you found it useful. I have not really maintained this for a while so its cool you resurrected it. I remember there was a project around there that was basically a reversed engineered razer driver, have you looked into it? IMO its really a shame that this repo is only aimed at razer mice. It is like that because it was the problem I was trying to solve for myself but the code really does not care if you connected a razer mice or any other thing xinput recognizes. It could be called just KeypadMapper or what its worth. Anyway, cheers! Raul.