Blockland Forums > Help
How i change my mouse settings?
David819:
I bought a new mouse since laptop mouses are stuff for gaming, but i dont have mouse wheel enabled.How i change my mouse settings to "Mouse 2 button + Wheel"?
David819:
anybody?
Jasa1:
Go to Options >> Controls
David819:
--- Quote from: Jasa1 on February 20, 2012, 08:51:11 PM ---Go to Options >> Controls
--- End quote ---
It didn't work as a keybind.
Greek2me:
Copy/paste this into console and press enter:
--- Code: ---moveMap.unBind(mouse0,zaxis); moveMap.bind(mouse0,zaxis,scrollInventory);
--- End code ---