MS Inteli Explorer USB Mouse on RTP 6.1

How to enable my USB mouse? When I connect it on PS/2 port it works perfect.
My MB is ALI Aladdin V based board.

Please reply to my e-mail adres too.

Hello All
I have found how to make my USB mouse working. But can anyone sugest me
way to make it start automaticaly on system reboot?
Have put in /etc/rc.d/rc.local
devu-ohci &
devu-mouse &

But cant understand where to put devi-hirun msoft -i -R fd -d
/dev/usbmouse0 to make my mouse working in photon?



Jordan Ostreff wrote:

How to enable my USB mouse? When I connect it on PS/2 port it works perfect.
My MB is ALI Aladdin V based board.

Please reply to my e-mail adres too.

Previously, Jordan Ostreff wrote in comp.os.qnx:

Hello All
I have found how to make my USB mouse working. But can anyone sugest me
way to make it start automaticaly on system reboot?
Have put in /etc/rc.d/rc.local
devu-ohci &
devu-mouse &

But cant understand where to put devi-hirun msoft -i -R fd -d
/dev/usbmouse0 to make my mouse working in photon?

Create a file called /etc/config/trap/input.$HOSTNAME with this:
kbd fd -d/dev/kbd msoft -i -R fd -d/dev/usbmouse0

Start Photon and you should be off to the races.

Jordan Ostreff wrote:

How to enable my USB mouse? When I connect it on PS/2 port it works perfect.
My MB is ALI Aladdin V based board.

Please reply to my e-mail adres too.


\


-Jay.

Thanks :slight_smile:




Jay Greig wrote:

Previously, Jordan Ostreff wrote in comp.os.qnx:

Hello All
I have found how to make my USB mouse working. But can anyone sugest me
way to make it start automaticaly on system reboot?
Have put in /etc/rc.d/rc.local
devu-ohci &
devu-mouse &

But cant understand where to put devi-hirun msoft -i -R fd -d
/dev/usbmouse0 to make my mouse working in photon?


Create a file called /etc/config/trap/input.$HOSTNAME with this:
kbd fd -d/dev/kbd msoft -i -R fd -d/dev/usbmouse0

Start Photon and you should be off to the races.


Jordan Ostreff wrote:


How to enable my USB mouse? When I connect it on PS/2 port it works perfect.
My MB is ALI Aladdin V based board.

Please reply to my e-mail adres too.





\

-Jay.