Is there a way to modify mouse + key shortcuts / bindings for the editor?

I’m fairly new to Unreal so excuse me if this is obvious; I did a bunch of searches online but I did not find anything.

I am aware that under Edit > Editor Preferences > Keyboard Shortcuts I can add bindings for a lot of editor actions. But what I am looking to do specifically is to replace the binding of ‘middle mouse button’ (MMB) to panning the perspective camera. I’d like instead to be able to pan with a modifier key (i.e. ctrl, alt, shift) + LMB.

I don’t seem to find any binding in Keyboard Shortcuts that resembles that, nor did I find a dedicated mouse section in the Editor Preferences.

Hey saldavonschwartz, did you ever find a solution to this. I’m looking to switch out the mouse behavior as well (I don’t have a MMB).

No, It is not possible to do this thru the editor. it is probably possible by modifying the source code of the engine and recompiling. I have not looked further into this however.