Jump to content

HotKeySet() + Right Mouse Button


Rad
 Share

Recommended Posts

Alright a friend's mouse is broken, his right click is really sensitive and if he barely touches it it does a right click.

I was going to just make a simple script, hotkeyset("right mouse button"), then If _ispressed([ctrl]) then right-click...

Because, if I remember right, hotkeyset() takes the input and doesnt send it. That way, it would disable right click and only send if you were holding CTRL. Solving his problem until he gets a new mouse

But I don't see any mouse functionality with the HotKeySet(), even in the send key list. I know its not a key, but is there a way to disable it but still detect it?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...