I there anyway to change the way mouse button works?

So even though they added a new target system way back I am still dying (which is especially frustrating in HC mode) because of mouse function.

Here is the issue. The screen fills up with items (right now I have it set to show rares) Now if I roll over an item with my L button my guy shimmys towards the item on screen and gets closer to enemies and screws up targeting. If I roll over an item with my R button I completely stop attacking. Both options are ridiculous. I attempted to use an ahk script to run a loop of a action key but the mouse buttons work the same with or without the action key loop. I could use the ahk script to make the R or L button another key but then I lose functionality like pick up item sell item or apply item… etc.
I suppose I can also turn off all items display and only use show item after kill but that is tedious.

My assumption here is the answer is no since everywhere I look it seems to be but is there a way to stop this horrible behavior when rolling over items. Combat is like trying to find some empty spot to place my mouse so my toon does not stop shooting or tries to go pick stuff up.

Attachment: Rollover.jpg

Hold down left-shift when attacking and you should stay in place.

Yah force stand to attack works fine. However when I roll over items it stops attacking. Only one mouse button does this. For me it is the right one. I do not understand why both mouse buttons go pick stuff up though. The L button will not stop attacking if I roll over while forcing stationary attacks. However if I release the mouse and happen to roll over an item I attempt to go run over and grab it and often get smashed by an attack. Which can mean a HC death.

I suppose there is no way to disable the action of picking up items with the L button?

Basically what I have is a ahk loop for L button to keep pressing it. It allows for the continuation of attacks after stun or other disabling effect without a new mouse press. It also allows for me to throw in other attacks or skills because I am a leftie and have a minimal amount of keys to work with on numpad.

You could try binding it to another key in the Keybinding section of Options.

In your options do you have Enable Optional Roll-overs ticked in the general tab, if so try unticking that and see if that helps

Is there a way to bind mouse to something else? Maybe I can change in config file or something.

I tried disabling both of those to no avail…