# How to disable the middle click event

**URL:** https://forum.babylonjs.com/t/how-to-disable-the-middle-click-event/27372
**Category:** Questions
**Created:** [February 4, 2022, 5:13pm UTC](https://forum.babylonjs.com/t/how-to-disable-the-middle-click-event/27372 "2022-02-04T17:13:00Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![tynail](https://sea2.discourse-cdn.com/flex024/user_avatar/forum.babylonjs.com/tynail/32/17666_2.png) [@tynail](https://forum.babylonjs.com/u/tynail)
#### Post date: [February 4, 2022, 5:13pm UTC](https://forum.babylonjs.com/t/how-to-disable-the-middle-click-event/27372/1 "2022-02-04T17:13:00Z")

</div>

Hi,

I am currently looking for a way to disable the mousewheel click only.  
I found ways to completely remove the mouse wheel event, but I want to keep the mouse wheel for zooming my orthographic camera but remove the mouse wheel click so that I am not able to rotate the ArcRotateCamera.

Playground: [https://playground.babylonjs.com/#EBPQH9#1](https://playground.babylonjs.com/#EBPQH9#1)

---

<div class="post-metadata">

### Author: ![Deltakosh](https://sea2.discourse-cdn.com/flex024/user_avatar/forum.babylonjs.com/deltakosh/32/26635_2.png) [@Deltakosh](https://forum.babylonjs.com/u/Deltakosh)
#### Post date: [February 4, 2022, 5:32pm UTC](https://forum.babylonjs.com/t/how-to-disable-the-middle-click-event/27372/2 "2022-02-04T17:32:31Z")

</div>

Adding our input grandmaster @PolygonalSun

---

<div class="post-metadata">

### Author: ![tynail](https://sea2.discourse-cdn.com/flex024/user_avatar/forum.babylonjs.com/tynail/32/17666_2.png) [@tynail](https://forum.babylonjs.com/u/tynail)
#### Post date: [February 4, 2022, 5:35pm UTC](https://forum.babylonjs.com/t/how-to-disable-the-middle-click-event/27372/3 "2022-02-04T17:35:20Z")

</div>

Actually he already answer my question on another post on the forum so I will close this one and continue on the other thank you!

SOLUTION: [Way to keep the bounding box in the scene / canvas, always visible - #7 by PolygonalSun](https://forum.babylonjs.com/t/way-to-keep-the-bounding-box-in-the-scene-canvas-always-visible/27346/7)
