|
|||||||||||
|
mouse foibles
From: Hugo Vanwoerkom <hvw59601(at)care2.com>
Date: Sun Dec 30 2007 - 08:52:06 EST
I have a sid box with 2 videocards/monitors/keyboards/mice. from gdm.conf: ...
command=/usr/bin/X1 :0 -layout X1 -dpi 110 -deferglyphs 16
-isolateDevice \"PCI:0:10:0\" vt7
Only the tube on vt7 can have vt textconsoles *and* can use gpm. The corresponding xorg.conf entries are: ...
Identifier "Mouse0"
Driver "evdev"
Option "Device" "/dev/input/event5" # (cat
/proc/bus/input/devices)
Option "Name" "A4Tech USB Optical Mouse"
Option "ZAxisMapping" "6 7 4 5"
Option "Buttons" "12"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "evdev"
Option "Device" "/dev/input/event6" # (cat
/proc/bus/input/devices)
Option "Name" "A4Tech USB Optical Mouse"
Option "ZAxisMapping" "6 7 4 5"
Option "Buttons" "12"
EndSection
... My problem is that when the tube on vt7 switches to a vt testconsole and uses the mouse *even though gpm has been stopped*, the mouse cursor on the second monitor starts to move!
I have 2 questions:
Hugo -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Sun Dec 30 08:53:32 2007 This archive was generated by hypermail 2.1.8 : Fri Feb 29 2008 - 11:08:01 EST |
||||||||||
|
|||||||||||