Firefox 3 Mouse Wheel Zoom
Zooming with the CTRL+Mouse Wheel Up/Down has been in inversed in Firefox 3. In version 2 you zoomed in (enlarged the text) with CTRL+Mouse Wheel Down and zoomed out with CTRL+Mouse Wheel Up, its now in Firefox 3 the other way round.
The revert back to the old behaviour, change
mousewheel.withcontrolkey.numlines = 1
to
mousewheel.withcontrolkey.numlines = -1
in about config.
To me “pulling” the page towards myself always felt much more natural to me than the other way round, but that’s just me.
Share This
Zooming with the CTRL+Mouse Wheel Up/Down has been in inversed in Firefox 3. In version 2 you zoomed in (enlarged the text) with CTRL+Mouse Wheel Down and zoomed out with...
— Trackback URI
This entry (permalink) was posted on Tuesday, July 8, 2008, at 3:37 pm by Michael, tagged with Firefox, Tipps and categorized in English posts, Shortcuts.
The following post could be of some interest: Copy and paste within cmd (command interpreter under Windows), Using TextMate within Safari and others, Safari Webinspektor, Upgrading Mac OS X 10.4 to 10.5, A weird hotline call…, SCJP, finally!, Server push, jquery atmosphere and the throbber of doom, 3 days with Linux, Rails’ respond_to method
Post a Comment