Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - how to set keyboard map file programmatically?: (1 Item)
   
how to set keyboard map file programmatically?  
Hello, I want to set a keyboard map file (.kbd) programmatically in QNX Neutrino 6.3.0 but i am not having success. 

i found some functions related to keyboard map files in /usr/include/sys/keymap.h , but when i tried using them i got 
linking errors. Actually, i dont know which lib i have to link with when i compile my app.

So, will these functions work properly? If yes, which is the lib to link???

Thanks in advance.