LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Combine two mouse device nodes into one? (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/combine-two-mouse-device-nodes-into-one-267794/)

Harpune 12-18-2004 02:24 PM

Combine two mouse device nodes into one?
 
I have a laptop (running Slackware 10, kernel 2.4.26) which has a trackpoint nub and a USB mouse that can be plugged into it. Right now, if I want the USB mouse to work in X, I have to plug it in before X starts up, when the laptop boots. My ultimate goal is to allow me to use the USB mouse even if it is plugged in after X has started up.

In linux 2.6, all mouse devices are combined such that their inputs are all piped into one device node. This way, if I plug in the USB mouse late, it still will work in X. Is there any way I can set up a node that takes the outputs of two or more other nodes as it's own output. Or, is there another way I can get the USB mouse to work if it is plugged in after X starts?


All times are GMT -5. The time now is 09:23 AM.