Salut,
j'ai la même souris que toi. En fait j'ai le pack clavier MX5000 souris MX1000... Voilà mon xorg.conf si ça peut t'aider :
# Xorg configuration created by livna-config-display
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1360x768"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Tu remarqueras que ma souris n'y est même pas déclarée. En fait je n'ai rien changé à l'installation par défaut pour ma souris. Est-ce qu'elle bug encore quand tu débranches/rebranche la clef usb bluetooth ?