Isaac Dunham (Mon, 16 Feb 2015 07:06:59):
> On Sun, Feb 15, 2015 at 08:44:22PM +0000, Luke Leighton wrote:
...
> Thanks to your write-up, I've gotten Xorg working sans udev
> (actually, simulated via overmounting with tmpfs and running mdev).
> FYI, *this* was why I included "devinfo" in libsysdev:
> for d in /dev/input/*; do DEV="`devinfo $d`"; [ -e "$DEV/name" ] && { echo 
> $d; cat $DEV/name; } ; done

Nice script, I saved that, thanks.

Regards,
/Karl Hammar

-----------------------------------------------------------------------
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57


_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to