Mouse Button Remaping

   5808   4   1
User Avatar
Member
34 posts
Joined: 5月 2020
オフライン
Is there any way to remap mouse buttons or add them as a hotkeys? I find it very hard to press MMB to drag a slider and i'd rather do it with holding a key and drag while my mouse on that parameter.
User Avatar
Member
448 posts
Joined: 4月 2018
オフライン
I don't think there's a way within Houdini, but you can do something like this with a macro app. Autohotkey on Windows, for example, lets you remap any mouse button to a keyboard button.

If you are on Windows, install Autohotkey and use this script:

This will remap the mouse middle button to the grave accent button (only within Houdini). You can change that to any key or combination of keys you wish.


#IfWinActive, ahk_exe houdini.exe
`::MButton
Edited by eikonoklastes - 2022年4月12日 05:47:20
User Avatar
Member
1 posts
Joined: 6月 2022
オフライン
What about for Macs?
User Avatar
Member
5 posts
Joined: 1月 2021
オフライン
Henri101
What about for Macs?

Forum member Midphase made a video about this a while back (I don't know if it still applies):

SideFX Houdini - Navigate without a Middle-Button Mouse. [www.youtube.com]
User Avatar
Member
45 posts
Joined: 6月 2021
オフライン
Hi! I've been desperately trying to figure this out to help my tennis elbow, but when I enter the code I get an error. Screenshots attached of the error and the code I have in notepad. What do I need to change?

thanks,
Dan

Attachments:
error message.png (9.4 KB)
code.png (17.1 KB)

-Dan Huiting
  • Quick Links