https://bugzilla.novell.com/show_bug.cgi?id=203609 ms@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|ms@novell.com | ------- Comment #10 from ms@novell.com 2006-09-08 08:25 MST ------- There is a difference between installation system and installed system. 1) Steffen in the installation system I call xmset to obtain the mouse devices (it's a libhd related tool). The device comes from here: if (hd->unix_dev_name) { strcpy(data->device,hd->unix_dev_name); } has this changed so that I now get /dev/input/event instead of /dev/input/mice ? If yes this is the reason for the installation problem 2) In the installed system I assume this is fixed with the package wich resides in /work/src/done. sax2 is now using the persistent names from /dev/input -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.