On Mon, Feb 16, 2015 at 7:06 AM, Isaac Dunham <[email protected]> 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
ahh that's really useful. i'll create a link on the page.
l.
_______________________________________________
Dng mailing list
[email protected]
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng