Mouse scroll speed & pop up windows

Please post suggestions for improvement of Cinnamon on:
https://github.com/linuxmint/Cinnamon
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
birkopf
Level 2
Level 2
Posts: 79
Joined: Sun Jun 19, 2011 5:53 am

Mouse scroll speed & pop up windows

Post by birkopf »

Hi guys,

I cannot find options for increasing scroll speed on my mouse. Also, all pop-up windows come under currently open windows and I cannot see / notice them. I couldn't find options for changing these, but on the flip side - Mint is now much more developed so I am sure options are there I just cannot track them.

Could you help please ?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
sadhu
Level 5
Level 5
Posts: 862
Joined: Fri Nov 22, 2013 9:48 am
Location: Sri Lanka
Contact:

Re: Mouse scroll speed & pop up windows

Post by sadhu »

sabbe sattā bhavantu sukhitattā. LM 21.2-64 Cinn 5.8.4
birkopf
Level 2
Level 2
Posts: 79
Joined: Sun Jun 19, 2011 5:53 am

Re: Mouse scroll speed & pop up windows

Post by birkopf »

Thanks, sadly I cannot get it working by that program
User avatar
sadhu
Level 5
Level 5
Posts: 862
Joined: Fri Nov 22, 2013 9:48 am
Location: Sri Lanka
Contact:

Re: Mouse scroll speed & pop up windows

Post by sadhu »

There's a more complete answer here: http://www.webupd8.org/2015/12/how-to-c ... speed.html

After creating the new ./imwheelrc configuration file in your home directory, then turn off or disable all other applications that might be watching scroll events.

In my case it was the Accessibility applet, in which I had enabled "zoom", because my 74-year-old eyes can't always make out the tiny and low-contrast text many web developers think is stylish. So after turning off Zoom, I changed the scroll to 6 and it works great.

Note that your .imwheelrc file can be set up to control scrolling on a per-window basis. You might want to keep the scroll to 3 in terminals, but maybe 10 for editors.

BTW another thing I have done is TURN OFF the middle button, because when I scroll, I'm often a bit thumb-fingered and I get a middle-click event on the mouse. I disabled the middle button using xmodmap, and setting my .Xmodmap configuration file as follows

Code: Select all

keycode 66 = Shift_L Caps_Lock NoSymbol NoSymbol
pointer = 1 0 3 4 5 6 7 8 9 10 11 12 13 14 15 16
The first line turns off CapsLock, and makes Left-Shift+CapLock the actual capslock function on my generic USA keyboard. In the 2nd line, the 0 in the 2nd place turns off the middle button. Invoke xmodmap as follows:

Code: Select all

xmodmap [path-to-your-personal-.Xmodmap-file]
I think it ought to work for you now. I hope.

Sadhu
sabbe sattā bhavantu sukhitattā. LM 21.2-64 Cinn 5.8.4
Locked

Return to “Cinnamon”