You are not logged in.
Hi, i'm on Gnome 3.12.1.
I bought a Logitech T620 mouse touch that works well out of the box except for the Forward and Backward buttons that ar not recognized by the system.
I try to follow https://wiki.archlinux.org/index.php/Al … uring_Xorg without success.
Here is my /etc/X11/xorg.conf
Section "InputDevice"
Identifier "Evdev Mouse"
Driver "evdev"
Option "Name" "Logitech Unifying Device. Wireless PID:4027"
Option "evBits" "+1-2"
Option "keyBits" "~272-287"
Option "relBits" "~0-2 ~6 ~8"
Option "Pass" "3"
Option "Device" "/dev/input/by-id/usb-Logitech_USB_Receiver-if02-event-mouse"
# Option "CorePointer"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
# Screen 0 "Monitor0" 0 0
# InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Evdev Mouse"
EndSectionAny idea?
Thanks.
Marco
Offline