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?