Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - help about the latest Dev32.ansi: (3 Items)
   
help about the latest Dev32.ansi  
Just noticed that in the "QNX® 4 Product Suite 2015 Experimental Release Notes"

Dev32.ansi 
Added support of USB keyboards in console

any comments on how to use this to support USB keyboard?
Re: help about the latest Dev32.ansi  
Hi Wang,

You have to launch following commands to use USB keyboard in console:

‎io-usb
devu-kbd
Dev
Dev.ansi -Q -n6 -d /dev/usbkbd0 &

Отправлено с моего смартфона BlackBerry 10.
  Исходное сообщение
От: wang long
Отправлено: среда, 7 октября 2015 г., 13:40
Кому: qnx4-community
Ответить: qnx4-community@community.qnx.com
Тема: help about the latest Dev32.ansi


Just noticed that in the "QNX® 4 Product Suite 2015 Experimental Release Notes"

Dev32.ansi
Added support of USB keyboards in console

any comments on how to use this to support USB keyboard?




_______________________________________________

QNX4 Community Support
http://community.qnx.com/sf/go/post114598
To cancel your subscription to this discussion, please e-mail qnx4-community-unsubscribe@community.qnx.com
Re: help about the latest Dev32.ansi  
cool, it works. 
Thanks a lot.