Questions tagged [mouse-scroll]
241 questions
116
votes
9 answers
Increase mouse wheel scroll speed
As the title says, I want to increase the number of rows that are passed when I use the mouse wheel for scrolling. I know that there exists ways to do that for Firefox and Chromium, although I want something for the entire system, mainly because of…
Rodrigo Oliveira
- 6,222
90
votes
3 answers
Terminal output scrolling is gone (Headless 11.10 Server, Upgraded from 10.10)
I recently upgraded a 10.10 server (headless, EC2) to 11.04 and then to 11.10. Both upgrades seem to have worked, but now my terminal acts differently, particularly concerning output scrolling. I am accessing this server via Terminal on a 11.10…
janoside
- 1,163
79
votes
4 answers
Can Mouse Wheel Scrolling be enabled in Byobu
I've seen elsewhere that scrolling via the mouse wheel (and other mousy events) can be enabled for tmux.. can this feature also be enabled in byobu (over tmux) and how?
Ashimema
- 2,075
66
votes
6 answers
How to change my mouse wheel scroll rate?
I'm using Chrome, and the scroll rate is like 3 lines, and it's painfully slow. My finger gets tired really quickly on long pages. System → Preferences → Mouse lacks any scroll wheel configuration options.
loonix
- 928
58
votes
2 answers
Switching between windows with scroll wheel on Ubuntu Dock
I would like to switch between windows using the scroll wheel of the mouse over each app icon in Ubuntu dock, as we could do in Unity, but apparently this doesn't work in Ubuntu 17.10.
Is there a way to enable it?
Related: How do I enable…
user246185
- 1,077
56
votes
12 answers
Increasing scroll speed
I've recently switched to Ubuntu, and the one thing that has been bothering me is the scroll speed, which I can't seem to change. In windows I used to have it set around 7 lines, but it seem to be around 3 on Ubuntu, and unchangeable. How can I…
John Howard
- 2,095
46
votes
10 answers
Mouse wheel jumpy on scrolling
I have a small issue that's really annoying me and wondering if there is a possible fix for it.
im using the latest distro of Ubuntu 10.10 and when scrolling up and down pages, especially in google chrome (also within folders etc) the page flickers…
RobertPitt
- 601
44
votes
4 answers
Scroll with Middle Click
Can I use the middle click mouse button so I can scroll down faster, like in Windows?
When I am in Windows and I press the middle click somewhere I can scroll in, a 4-way pointer shows on the screen, and when I move the mouse in any direction, the…
Anast
- 441
31
votes
5 answers
Speeding up the mouse wheel in Ubuntu 18.04
I find I have to scroll a lot to move the text of my page compared to Windows where I can choose the speed of the mouse wheel.
Does Ubuntu have a similar utility and if so how can I access it?
sss
- 443
25
votes
2 answers
imwheel destroys back / forth navigation buttons from my mouse
I installed imwheel correctly with sudo apt-get install imwheel. Afterwards I did insert this:
".*"
None, Up, Up, 10
None, Down, Down, 10
in my ~/.imwheelrc file. The scrolling works perfectly now. However the back / forth…
Niklas
- 614
24
votes
3 answers
Can I scroll to new lines using mouse wheel inside git diff?
I'm using Ubuntu 16.04 default terminal (it's GNOME I believe?)
The problem I'm facing is that when I use git diff command to inspect my local changes I can scroll up/down using the mouse wheel, but no new lines are showing up when I get to the…
Todor
- 2,428
21
votes
3 answers
byobu scrolling and text selection
I want byobu running in gnome-terminal to:
Interpret mouse wheel scrolling as scrolling up in the current byobu window.
Allow me to select text with my mouse (eg, to copy it to the clipboard).
Is this possible? Alt+F12 will enable #1, but prevent…
alecbz
- 353
20
votes
7 answers
How to enable natural scrolling with mouse in 17.04?
previously worked
echo "pointer = 1 2 3 5 4 7 6 8 9 10 11 12" > ~/.Xmodmap && xmodmap ~/.Xmodmap
didn't work
Vadim Molchanov
- 301
- 1
- 2
- 3
20
votes
5 answers
My mouse wheel has stopped scrolling up and down
My mouse wheel has stopped working. It doesn't scroll up and down when previously it worked. How can I configure what each button of the mouse does? I use Ubuntu 10.10.
user7376
20
votes
3 answers
Specify parameters for launcher program
I am using Ubuntu 12.04 LTS.
I have Google Chrome in my launcher and I want to add the parameter --scroll-pixels=50 when I open it.
However, I don't get any option to set the command line options of the link.
Any ideas?
Amil
- 303