The mouse wheel action can be customized to one of the following actions:
- 0 - No action.
- 1 - Change view (the default option).
- 2 - Change zoom.
- Completely Exit Everything.
- Open your %APPDATA%\Everything\Everything.ini
- Change the following line:
where x is one of the following values:
Code: Select all
ctrl_mouse_wheel_action=x
- 0 - No action.
- 1 - Change view
- 2 - Change zoom
- For example to change the control + mouse wheel action to zoom:
Code: Select all
ctrl_mouse_wheel_action=2
- Save changes and restart Everything.