Skip to content
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

Configuring other mouse buttons than Left and Right #40

Open
0x5a17ed opened this issue Jul 15, 2018 · 2 comments
Open

Configuring other mouse buttons than Left and Right #40

0x5a17ed opened this issue Jul 15, 2018 · 2 comments

Comments

@0x5a17ed
Copy link

Is it possible to program the Scythe's PCsensor footswitch to send different mouse buttons than the already supported left and right mouse button?

My mouse for example has a Left, Right, Middle, 4th and 5th mouse button and I would like to program the footswitch to send the code for a 6th mouse button so I can bind it to a completely different function.

Unfortunately the functionality at least is not in this programming software yet and I was wondering if it is even supported by the hardware and the communication protocol. Sadly I have no expertise regarding the hardware or the communication protocol.

@rgerganov
Copy link
Owner

How do you differentiate mouse buttons from other key combinations? Why not program the footswitch to emit, for example, Alt+Shift+1 and bind this to the function you want?

@0x5a17ed
Copy link
Author

Thanks for that recommendation, I'm currently testing this out for my personal use case to enable Push-To-Talk in my voice chat client.

I still think it could be useful in the future to be able to program other mouse buttons as well though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants