回答:
通常、ドライバーやソフトウェアをインストールすると、これらの変更を行える.exeが提供されます。
ソフトウェアをインストールして開き、何かを提供するかどうかを確認します。それに失敗したら、コントロールパネルに移動し、マウスを開いてオプションがあるかどうかを確認します。
または、AutoHotKeyを使用できる場合があります
https://autohotkey.com/docs/KeyList.htm
General
LButton Left mouse button
RButton Right mouse button
MButton Middle or wheel mouse button
Advanced
XButton1 4th mouse button. Typically performs the same function as Browser_Back.
XButton2 5th mouse button. Typically performs the same function as Browser_Forward.
Wheel
WheelDown Turn the wheel downward (toward you).
WheelUp Turn the wheel upward (away from you).
WheelLeft
WheelRight
[v1.0.48+]: Scroll to the left or right.
Requires Windows Vista or later. These can be used as hotkeys with some (but not all) mice which have a second wheel or support tilting the wheel to either side. In some cases, software bundled with the mouse must instead be used to control this feature. Regardless of the particular mouse, Send and Click can be used to scroll horizontally in programs which support it.