Scrolling is the act of moving vertically or horizontally across visual data to view something that normally would not be in view with the current viewing mechanism.
Questions tagged [scrolling]
683 questions
2062
votes
15 answers
How do I scroll in tmux?
How do I scroll with either the keyboard or mouse? The tmux man page indicates one must enter copy-mode to scroll. Is there a way to quickly scroll without manually entering copy-mode?
chadoh
- 20,789
- 3
- 18
- 9
167
votes
6 answers
Is there a way to scroll, by pixel, instead of by cell, in either Excel or OpenOffice Calc?
We have lots of spreadsheets that have lists of numbered sound files for an educational app. We use spreadsheet features such as "fill down" for the numbering, and we often use formulas to check whether contents of cells are the same when edits are…
Triynko
- 3,304
139
votes
9 answers
Is there a way to allow continuous scrolling in Adobe Reader?
I am having to read through a MASSIVE (1000+ page) PDF specification in Adobe Reader. It has always bugged me that if you scroll to the edge of a page, the Reader automatically jumps to the top of the next page.
Is there a way to cut this…
RLH
- 4,665
90
votes
10 answers
How to take a screenshot that includes a scrolling element within a web page in Firefox?
I need to take a screenshot of an entire webpage. The trick is that I need the screenshot to include the entire contents of a single element that does not fit in the screen.
It is a single column table that has a scrollbar due to its height. It is…
Amazon Dies In Darkness
- 9,990
75
votes
9 answers
How can I invert touchpad scroll direction on Windows 10 on my Asus laptop?
I just switched to Windows 10 on my ASUS N550JV and installed related drivers from the support page of ASUS. The touchpad works great, but for some reason the direction of scrolling on touchpad is inverted. I couldn't figure out how to change the…
Varaquilex
- 3,846
70
votes
1 answer
Is it possible to search tmux scrollback history?
I'm starting to use tmux, and I already love it. But if I could search through scrollback history it would be even better (e.g. like in iTerm2). Is there a way to do it as of now?
pms
- 818
69
votes
3 answers
How can I scroll horizontally with my regular mouse?
Normally, I only need to scroll up and down, but when using software like Trello, Waffle.io, a text editor with large amounts of code on a single line, etc., I need to scroll horizontally.
Using the trackpad, this is easy. Just do a two-finger…
johncorser
- 1,077
52
votes
2 answers
Chrome - How to disable scroll over tabs
I use a laptop. Not a mac, but with a multitouchpad so I scroll down and right click with 2 fingers still.
I hate the fact that if I move too much my fingers over tabs, the scroll will but activated and it will switch to another tab (pretty randomly…
47
votes
6 answers
Enable mouse for scrolling only in Vim in iTerm (MacOSX)
I'd like to use the mouse in Vim only for scrolling (not to enable other Vim modes or otherwise interact with Vim). Using :set mouse=a seems to be an all or nothing operation, can this be altered? Alternatively can iTerm be made to only pass…
Jonah Braun
- 1,747
39
votes
4 answers
How to make mouse wheel scroll the less pager using bash and gnome-terminal?
I have two computers with the latest Fedora. On the first, I'm using zsh and the mouse wheel can be used with the less pager within gnome-terminal to scroll the pager.
On the second, I use bash and the mouse whell scroll the terminal history, not…
user36520
- 3,171
- 3
- 24
- 19
39
votes
6 answers
Enable touch-scrolling in Firefox
In Firefox, swiping on the touch screen results in selecting text, instead of scrolling (like on an iPad). Is it possible to change the behaviour, so that the touch screen can be used to scroll, while the mouse can be used to select text?
In Chrome,…
Matthijs Melissen
- 867
- 1
- 7
- 7
36
votes
11 answers
Logitech Anywhere MX mouse scrolls up a little after I scroll down and vice-versa
I am using Windows 7 x64 and have installed the SetPoint Settings software and have specified OS implementation. I have also unchecked the smooth scrolling.
How to fix this problem, so the response will match the actual scrolling of the scroll wheel…
32
votes
3 answers
No smooth scrolling on Windows 10
For some reason, smooth scrolling (using the mouse wheel) was replaced on Windows 10 (in my case, at least) with scrolling of entire page and sometimes even more.
I see this on those apps for now:
IE
Edge
Android-Studio.
Chrome
Notepad++
Except…
android developer
- 1,021
32
votes
1 answer
tmux: enable mouse scrolling in vim instead of history buffer
I have just started using tmux 1.8 recently, after working with screen for a while. After reading things here and there on the internet, I came up with following ~/.tmux.conf However when I open vim and try to scroll with mouse tmux scrolls through…
thequark
- 457
31
votes
7 answers
How to disable the middle button scrolling in Chrome
When I press middle mouse button, it opens:
It is so difficult to control the scrolling. Is there any way to disable this?
Hemant
- 1,548