Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - QNX 4.25 and Logitech K400r USB keyboard with touch pad: (6 Items)
   
QNX 4.25 and Logitech K400r USB keyboard with touch pad  
Been trying to get these two to play. Keyboard works fine, but cant seem to get the touchpad to function. /dev/usbmouse0
 does appear post io-usb & and devu-mouse &. Just cant seem to find Input args to get it to work.
Any help would be much appreciated,
Thanks. 
Re: QNX 4.25 and Logitech K400r USB keyboard with touch pad  
Hi Joseph,

Please post here how you tried to you launch Input. Also add output of usb -v command.

Respectfully,
Oleg

11 нояб. 2015 г., в 8:16:48, joseph kocsis <community-noreply@qnx.com> написал:

> Been trying to get these two to play. Keyboard works fine, but cant seem to get the touchpad to function. /dev/
usbmouse0 does appear post io-usb & and devu-mouse &. Just cant seem to find Input args to get it to work.
> Any help would be much appreciated,
> Thanks. 
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post114954
> To cancel your subscription to this discussion, please e-mail general-qnx4-unsubscribe@community.qnx.com

Re: QNX 4.25 and Logitech K400r USB keyboard with touch pad  
Thanks for your reply Oleg.

Attached are the outputs of usb -v and usb -vvv.

Input has failed to get the touchpad working with the following arguments:

Input msys fd -d/dev/usbmouse0 &
Input msoft fd -d/dev/usbmouse0 &
Input generic fd -d/dev/usbmouse0 &

Attachment: Text usb-vvv.txt 2.4 KB Text usb-v.txt 943 bytes
Re: QNX 4.25 and Logitech K400r USB keyboard with touch pad  
Hi Joseph,

I should get the same keyboard next week, so I’ll test it and post here my results.

Respectfully,
Oleg

12 нояб. 2015 г., в 1:16, joseph kocsis <community-noreply@qnx.com> написал:

> Thanks for your reply Oleg.
> 
> Attached are the outputs of usb -v and usb -vvv.
> 
> Input has failed to get the touchpad working with the following arguments:
> 
> Input msys fd -d/dev/usbmouse0 &
> Input msoft fd -d/dev/usbmouse0 &
> Input generic fd -d/dev/usbmouse0 &
> 
> 
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post114968
> To cancel your subscription to this discussion, please e-mail general-qnx4-unsubscribe@community.qnx.com
> <usb-vvv.txt><usb-v.txt>

Re: QNX 4.25 and Logitech K400r USB keyboard with touch pad  
Hi Joseph,

I’ve got the similar keyboard and I’ve looked deeper into the issue. It seems that mouse protocol is different than 
that is supported in devu-mouse. So I should update the devu-mouse to support the protocol.

Another solution is to use keyboard in compatible mode and do not launch io-usb for the keyboard. Does it work for you?

Respectfully,
Oleg

12 нояб. 2015 г., в 1:16:09, joseph kocsis <community-noreply@qnx.com> написал:

> Thanks for your reply Oleg.
> 
> Attached are the outputs of usb -v and usb -vvv.
> 
> Input has failed to get the touchpad working with the following arguments:
> 
> Input msys fd -d/dev/usbmouse0 &
> Input msoft fd -d/dev/usbmouse0 &
> Input generic fd -d/dev/usbmouse0 &
> 
> 
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post114968
> To cancel your subscription to this discussion, please e-mail general-qnx4-unsubscribe@community.qnx.com
> <usb-vvv.txt><usb-v.txt>

Re: QNX 4.25 and Logitech K400r USB keyboard with touch pad  
Hi Oleg,

Thanks for your effort.

Unfortunately I require io-usb to be running for other purposes.

If devu-mouse could be updated to include the required protocol that would be great.

Regards,
Joseph