Currently CTRL+MOUSEWHEEL is assigned to going through the different types of view.
How can I redefine CTRL+MOUSEWHEEL to increasing and decreasing the font size of the results? Currently the keyboard shortcuts for this is CTRL +/- but I would like to change this.
How assign mousewheel to zooming font size of results?
-
burgundy
- Posts: 290
- Joined: Fri Oct 16, 2009 9:50 am
-
void
- Developer
- Posts: 19904
- Joined: Fri Oct 16, 2009 11:31 pm
Re: How assign mousewheel to zooming font size of results?
To set Ctrl + mouse wheel to zoom:
ctrl_mouse_wheel_action
- In Everything, type in the following search and press ENTER:
/ctrl_mouse_wheel_action=2 - If successful, ctrl_mouse_wheel_action=2 is shown in the status bar for a few seconds.
ctrl_mouse_wheel_action
-
raccoon
- Posts: 1017
- Joined: Thu Oct 18, 2018 1:24 am
Re: How assign mousewheel to zooming font size of results?
Worth mentioning: The default wheel zoom is Ctrl+Shift+MouseWheel, in case you hadn't discovered it.
-
burgundy
- Posts: 290
- Joined: Fri Oct 16, 2009 9:50 am
Re: How assign mousewheel to zooming font size of results?
That doesn't work for me. Perhaps you have other utilities installed which are doing the zooming?raccoon wrote: Thu Dec 02, 2021 11:51 pm Worth mentioning: The default wheel zoom is Ctrl+Shift+MouseWheel, in case you hadn't discovered it.
-
horst.epp
- Posts: 1643
- Joined: Fri Apr 04, 2014 3:24 pm
Re: How assign mousewheel to zooming font size of results?
The default Ctrl+Shift+MouseWheel works fine here without any addional software.
-
burgundy
- Posts: 290
- Joined: Fri Oct 16, 2009 9:50 am
Re: How assign mousewheel to zooming font size of results?
My mistake. I see it's my PC which has an extra utility that thwarts that!horst.epp wrote: Sat Dec 04, 2021 1:08 pmThe default Ctrl+Shift+MouseWheel works fine here without any addional software.
(I have Sofer's Volumouse set to shrink/enlarge windows with that key and mouse combination.)
-
raccoon
- Posts: 1017
- Joined: Thu Oct 18, 2018 1:24 am
Re: How assign mousewheel to zooming font size of results?
@void: Maybe this setting can be bundled into Options -> General -> Keyboard for easier customization, as well as displayed in about:keys?