Re: switching from PS2 mouse to microsoft serial HOW? Henrik Carlqvist wrote:
> I'm no expert on writing udev rules, but maybe it would help to write a
> new rule looking something like this:
>
> KERNEL=="ttyS0", NAME="tts/0", SYMLINK+="mouse", MODE="0644"
>
> Maybe you will also have to modify the existing rule
>
> KERNEL=="ttyS[0-9]*", NAME="tts/%n", SYMLINK+="%k", GROUP="uucp",\
> MODE="0660"
>
> to look something like:
>
> KERNEL=="ttyS[1-9]*", NAME="tts/%n", SYMLINK+="%k", GROUP="uucp",\
> MODE="0660"
>
> But as I wrote before, I'm only guessing now and haven't tried this myself.
>
> regards Henrik
Lol, in the past, when I heard about kernel rules I though it was makefile related.
I'll try to find out more about this file , but for now I'll probably stick to
scripts.
I have enough ghosts in this 16 interrupt , I810 infested machine, for now.
One of those that reboots when USB stick is inserted.
maybe it's time to
shhhh well maybe I'll try it.
Cheers |