Re: usb device names on a multiseat-X machine



Robert Heller staggered into the Black Sun and said:
Wolfgang Klein <klein.wolfg@xxxxxx> wrote:
I am running a multiseat machine for two users. There are two mice
and two keyboards attached, one set via ps/2 and one via usb. The usb

Section "InputDevice"
Identifier "Keyboard1"
Driver "evdev"
Option "CoreKeyboard"
Option "Phys" "usb-0000:00:10.1-1/input0"

The physical address is needed to assign each keyboard to the right
seat. If I leave it out, one user will have two mice and two
keyboards and the other will have none, because the first X server
will grep all input devices it can find.

As long as no other usb device is plugged in while booting, the above
option works perfectly. It there is something else plugged in while
booting, the address seems to change and evdev can't find the
keyboard any more. (The same goes for the mouse.) That's why I'd like
to get rid of the physical address there and use
Option "Name" "HID 1267:0103"

But if I do this, (EE) Keyboard1-usb-0000:00:10.1-1/input0:
AbsoluteTouch: 'DIGI_Touch' does not exist.
Are the keyboards 'different'? If so, you can create rules for udev
to create unique device files under /dev.

Wolfgang used X-No-Archive on his post in col.x, so I can't give you a
groups.google link, but that post should be there in recent traffic from
that newsfroup. He already tried that. It didn't work. evdev
apparently has problems with using pathnames or vendor/product IDs. I
don't know precisely how to fix this (and it might involve hacking on
evdev to fix it.)

--
Seemingly ordinary humans transform into rage-fueled sarcasm
dispensers. I love it! --Patrick Shaughnessy
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
.



Relevant Pages

  • Re: PROBLEM: USB keyboards works only 4 per PC host port
    ... which support any schema of cascading of usb hubs. ... Under Windows i don't have evdev interface, ... I finally got 5 USB keyboards together along with 2 hubs. ...
    (Linux-Kernel)
  • Re: PROBLEM: USB keyboards works only 4 per PC host port
    ... which support any schema of cascading of usb hubs. ... Under Windows i don't have evdev interface, ... I finally got 5 USB keyboards together along with 2 hubs. ...
    (Linux-Kernel)
  • Re: PROBLEM: USB keyboards works only 4 per PC host port
    ... which support any schema of cascading of usb hubs. ... Under Windows i don't have evdev interface, ... I finally got 5 USB keyboards together along with 2 hubs. ...
    (Linux-Kernel)
  • Re: DS15 systems have arrived
    ... The new LK463 has a USB connector by default. ... The dongle provides a PS2 ... In reality most keyboards being built these days are being built to go both ... USB connection. ...
    (comp.os.vms)
  • Proposal: change keycode for scancode e0 32 from 150 to 172
    ... As some of you might know from my earlier post/thread about atkbd and softraw, I'm currently working on getting keyboards with internet/easy access keys to work painlessly / plug and play. ... In order to be able to better test / develop this I've bought 2 cheap such keyboards today, one ps2 and one both usb and ps2 capable. ...
    (Linux-Kernel)