You are not logged in.

#1 2014-05-15 12:38:09

marco_1962
Member
Registered: 2014-05-15
Posts: 1

Logitech mouse T620 button 8 & 9 not recognized

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" 
EndSection

Any idea?

Thanks.

Marco

Offline

Board footer

Powered by FluxBB