Jeremy Huntwork wrote:
Matthew Burgess wrote:
That's because of the following udev rules:
KERNEL="mice", NAME="input/%k", MODE="0644"
KERNEL="mouse*", NAME="input/%k", MODE="0644", SYMLINK="mouse"
So, would you livecd guys mind being guinea pigs for LFS? You should
be able to just shift the "SYMLINK" argument up a line.
Actually, wouldn't it be changing the SYMLINK line to read like so?
KERNEL="mice", NAME="input/%k", MODE="0644", SYMLINK="mouse"
Ah, I see that's kinda what you said ;) was looking at it differently.
--
Jeremy Huntwork
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page