-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Assigning a key to "Space" makes entire computer lag #56
Comments
naga.cpp calls internally to xdotool everytime you press a button in the mouse. Regarding the middle button thing. I believe you should be able to do this. But you will probably have to do a little research to see how xinput identifies this buttons in your mouse. Honestly I do not remember the exact command now, but the xinput get-button-map commands in the README.md would be a good start. |
Thank you so much for the quick reply! When i run Thank you, I will definitely look into that! |
I do not have the slightest clue about what is happening here. But I do not thing it is related to this project... I am letting this issue here just in case anyone has an idea. |
Please try https://github.com/lostallmymoney/Razer_Mouse_Linux if this old versino is lagging. |
As the title says, I have assigned in my keyMapping file "12 - key=KP_Space" on my Naga Epic Chroma. Every time I press the button on my mouse, my entire computer lags for like half a sec and it will not always insert a space where I want it. I also have my 11 key set to "Enter" in the same way and that works perfectly fine.
I also had another question, is it possible to assign the middle mouse button when you press it to the left and right? I really miss being able to go Back and Forward using it.
Thanks!
The text was updated successfully, but these errors were encountered: