<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:8pt"><div><span>Ditmar,</span></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: arial,helvetica,sans-serif; background-color: transparent; font-style: normal;"><br><span></span></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: arial,helvetica,sans-serif; background-color: transparent; font-style: normal;"><span>as you use recent version of xorg and most probably recent udev version, it is recommanded that you setup a hotplugged based setup.</span></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: arial,helvetica,sans-serif; background-color: transparent; font-style: normal;"><span>please refer to this tutorial: http://wiki.gentoo.org/wiki/Multiseat</span></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: arial,helvetica,sans-serif; background-color:
transparent; font-style: normal;"><br><span></span></div><div style="color: rgb(0, 0, 0); font-size: 10.6667px; font-family: arial,helvetica,sans-serif; background-color: transparent; font-style: normal;"><span>this will most probably solve all your issues.</span></div><div> </div><div>An wise Scandinavian old man once said: "in the end, everything is going to be alright"<br></div> <div style="font-family: arial, helvetica, sans-serif; font-size: 8pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1"> <b><span style="font-weight:bold;">From:</span></b> Ditmar Unger <ditmar@d-unger.de><br> <b><span style="font-weight: bold;">To:</span></b> xorg@lists.x.org <br> <b><span style="font-weight: bold;">Sent:</span></b> Saturday, October 13, 2012 6:39 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> xorg 7.6, 2-seat environment, no mice<br>
</font> </div> <br>
Hello,<br><br>I've upgraded from OpenSuSE 12.1 to 12.2 with xorg 7.6 in a 2-seat environment <br>and cannot separate mice any more.<br>Different to the situation before the upgrade I cannot switch off<br><br>Section "ServerLayout"<br> Option "AutoEnableDevices" "on"<br> Option "AutoAddDevices" "on"<br><br>without switching off both mice. Switching it ON leads to the input off <br>both keyb. and mice on both screens which makes the multiseat environment <br>unusable.<br><br>Switching it OFF leads to Xorg.[0,1].log<br><br>config/udev: Adding input device Logitech USB Receiver (/dev/input/event0)<br>AutoAddDevices is off - not adding device.<br><br>although the keyboards DO work<br><br>and <br>config/udev: Adding input device Logitech Logitech BT Mini-Receiver <br>(/dev/input/mouse1)<br>AutoAddDevices is off - not adding device.<br><br>and both mice are
dead.<br><br>Any help would be greatly appreciated.<br><br>Thanks in advance,<br>Ditmar.<br><br><br>Here are the relevant sections of xorg.conf (keyboards use evdev):<br><br>Section "InputDevice"<br> # Maus Logitech EX 110<br> # *******************<br> Driver "mouse"<br> Identifier "Mouse_Logitech_EX110"<br># Option "Device" "/dev/input/by-path/pci-0000:00:1d.0-usb-0:1.5:1.1-<br>mouse"<br> Option "Device" "/dev/input/mouse0"<br> Option "Buttons" "12"<br> Option "Name" "ImExPS/2 Logitech Explorer Mouse"<br> Option "Protocol" "explorerps/2"<br> Option "Vendor" "Sysp"<br> Option "ZAxisMapping" "4 5"<br>EndSection<br><br>Section "InputDevice"<br> # Maus Logitech DiNovo mini<br> #
*************************<br> Identifier "Mouse_Logitech_DiNovomini"<br> Driver "mouse"<br># Option "Device" "/dev/input/by-path/pci-0000:00:1d.0-usb-0:1.6.3:1.0-<br>mouse"<br> Option "Device" "/dev/input/mouse1"<br> Option "Buttons" "12"<br> Option "Name" "Logitech BT Mini-Receiver"<br> Option "Protocol" "explorerps/2"<br> Option "Vendor" "Sysp"<br> Option "ZAxisMapping" "4 5"<br>EndSection<br><br>Section "ServerLayout"<br> Identifier "Layout[TFT]"<br> InputDevice "Keyboard_Logitech_EX110" "CoreKeyboard"<br> InputDevice "Mouse_Logitech_EX110" "CorePointer"<br> Option "Clone" "off"<br> Option "Xinerama" "off"<br> Screen
"Screen_TFT"<br> Option "AllowEmptyInput" "off"<br> Option "AutoAddDevices" "on"<br># Option "AutoAddDevices" "off"<br> Option "AutoEnableDevices" "on"<br># Option "AutoEnableDevices" "off"<br> Option "IsolateDevice" "PCI:0:2:0"<br>EndSection<br><br>Section "ServerLayout"<br> Identifier "Layout[Beamer]"<br> InputDevice "Keyboard_Logitech_DiNovomini" "CoreKeyboard"<br> InputDevice "Mouse_Logitech_DiNovomini" "CorePointer"<br> Option "Clone" "off"<br> Option "Xinerama" "off"<br> Screen "Screen_BEAMER"<br> Option "AllowEmptyInput" "off"<br> Option "AutoAddDevices" "on"<br>#
Option "AutoAddDevices" "off"<br> Option "AutoEnableDevices" "on"<br># Option "AutoEnableDevices" "off"<br> Option "IsolateDevice" "PCI:1:0:0"<br>EndSection<br><br>kdmrc uses:<br>^^^^^^^^<br>[X-:*-Core]<br>ServerArgsLocal=-nolisten tcp -layout Layout[TFT]<br><br>[X-:0-Core]<br>ServerCmd=/usr/bin/X0 -br<br><br>[X-:1-Core]<br>ServerArgsLocal=-nolisten tcp -layout Layout[Beamer] -sharevts -novtswitch<br>ServerCmd=/usr/bin/X1 -br vt8<br>_______________________________________________<br><a ymailto="mailto:xorg@lists.x.org" href="mailto:xorg@lists.x.org">xorg@lists.x.org</a>: X.Org support<br>Archives: http://lists.freedesktop.org/archives/xorg<br>Info: http://lists.x.org/mailman/listinfo/xorg<br>Your subscription address: <a ymailto="mailto:stompdagger1@yahoo.com" href="mailto:stompdagger1@yahoo.com">stompdagger1@yahoo.com</a><br><br><br> </div>
</div> </div></body></html>