Linux
::Linux et Souris Logitech MX 610
[Trackback]
Date : 2006-12-07@20:35:00
Rang : 0
Configuration du device dans xorg.conf
Section "InputDevice"
Identifier "Configured Mouse"
Driver "evdev"
Option "Dev Name" "Logitech USB Receiver"
# Option "Dev Phys" "usb-*/input1"
Option "Device" "/dev/input/event2"
#trouver l'event en executant cat / cat /proc/bus/input/devices
Option "Buttons" "12"
Option "ZAxisMapping" "4 5"
Option "CorePointer"
EndSection
Fichier de configuration ~/.xbindkeysrc
"/usr/bin/xvkbd -xsendevent -text "\\\\[Alt_L]\\\\[Left]""
b:8
"/usr/bin/xvkbd -xsendevent -text "\\\\[Alt_L]\\\\[Right]""
b:9
Plus d'informations sur
http://doc.ubuntu-fr.org/materiel/mx1000
