You are not logged in.

#1 2016-03-13 10:21:45

EgidioCaprino
Member
Registered: 2016-03-13
Posts: 102

Apple Magic Mouse - no scrolling

Hello,

I am using an Apple Magic Mouse with Arch Linux and it works pretty fine, except for the scrolling.

I have read it works out of the box with Ubuntu or Mint so there probably a way to make it works under Arch too.

Do you know how to fix it?

Offline

#2 2016-04-04 19:43:15

mschulte
Member
Registered: 2016-04-04
Posts: 2

Re: Apple Magic Mouse - no scrolling

Have you tried pairing the mouse with your computer? I needed to do that in order to get my magic mouse scrolling.

https://wiki.archlinux.org/index.php/Bluetooth_mouse

Offline

#3 2016-04-05 08:31:34

EgidioCaprino
Member
Registered: 2016-03-13
Posts: 102

Re: Apple Magic Mouse - no scrolling

Yes, I paired it with bluetoothctl but the scrolling doesn't work. It is frustrating because it looks to work fine and out of the box with other distributions.

Offline

#4 2016-04-05 16:38:03

moof323
Member
Registered: 2012-06-05
Posts: 1

Re: Apple Magic Mouse - no scrolling

There is a module option in the hid-magicmouse kernel module called emulate_scroll_wheel.

Make sure yours is set by running:

systool -v -m hid-magicmouse

Look for the line that has emulate_scroll_wheel in the Parameters section of the output.  It should be set to "Y".  If it isn't, try running the following as root:

modprobe -r hid-magicmouse
modprobe hid-magicmouse emulate_scroll_wheel=Y

It has been a while since I had a Magic Mouse so I cannot verify that this information is still up to date, but I hope that it helps.

moof

Offline

#5 2016-04-07 09:31:34

EgidioCaprino
Member
Registered: 2016-03-13
Posts: 102

Re: Apple Magic Mouse - no scrolling

Thank you for you reply.

I have done it but it does not work sad

Offline

#6 2018-01-10 05:41:48

taric
Member
Registered: 2018-01-10
Posts: 31

Re: Apple Magic Mouse - no scrolling

I have the same problem with the magic mouse 2. I tried the steps above as suggested by moof323, but, it still didn't work.

EgidioCaprino, did you manage to find a fix?

Edit: I confirm that scrolling works on magic mouse 1, but not on magic mouse 2!

Last edited by taric (2018-01-10 06:05:52)

Offline

#7 2018-01-10 21:04:30

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Apple Magic Mouse - no scrolling


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB