[SOLVED] No mouse back/forward

Hi, just came back from manjaro and I still like the touch of netrunner!

However, I have a problem with the mouse, the back and forward buttons are dead.
[size=small][font=Monaco, Consolas, Courier, monospace]In netrunner, the output of xev is:[/font][/size]

[code]LeaveNotify event, serial 40, synthetic NO, window 0x5200001, [/color]
root 0xf6, subw 0x0, time 1350211, (103,96), root:(1294,757),
mode NotifyGrab, detail NotifyAncestor, same_screen YES,
focus YES, state 16

EnterNotify event, serial 40, synthetic NO, window 0x5200001,
root 0xf6, subw 0x0, time 1350367, (103,96), root:(1294,757),
mode NotifyUngrab, detail NotifyAncestor, same_screen YES,
focus YES, state 16

KeymapNotify event, serial 40, synthetic NO, window 0x0,
keys: 4294967286 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0[/code]
And from manjaro it’s:

[code]ButtonPress event, serial 40, synthetic NO, window 0x3c00001,

root 0xf7, subw 0x0, time 56200, (132,8), root:(132,972),
state 0x10, button 8, same_screen YES

MotionNotify event, serial 40, synthetic NO, window 0x3c00001,
root 0xf7, subw 0x0, time 56222, (132,9), root:(132,973),
state 0x10, is_hint 0, same_screen YES

MotionNotify event, serial 40, synthetic NO, window 0x3c00001,
root 0xf7, subw 0x0, time 56230, (132,9), root:(132,973),
state 0x10, is_hint 0, same_screen YES

ButtonRelease event, serial 40, synthetic NO, window 0x3c00001,
root 0xf7, subw 0x0, time 56340, (132,9), root:(132,973),
state 0x10, button 8, same_screen YES[/code]

What can I do to get it working in netrunner?

Besides adding imwheel to work around some plasma scrolling issues, we don’t change any mouse drivers from upstream Manjaro.

What brand and model of mouse do you have?
Have you tried playing with the mouse settings in system-settings?
You could try removing imwheel to see if it’s interfering with your model of mouse.

It’s a Logitech M705, and thank you!
Removing imwheel did the trick… :slight_smile:

The issue you’ll have with that, is slow wheel scrolling in wallpapers and in kicker-dash, etc.
Well, at least until some parts of plasma5, as well as some other applications, start using qt5-quickcontrols2 instead of qt5-quickcontrols (version 1).