•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the C section within the Software Development category of DaniWeb, a massive community of 426,455 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,249 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C advertiser: Programming Forums
Views: 5397 | Replies: 4
![]() |
•
•
Join Date: Nov 2004
Location: Netherlands
Posts: 5,752
Reputation:
Rep Power: 18
Solved Threads: 199
It's the hardware code returned from a keyboard.
I used to have a mapping table somewhere but I doubt it would still be valid as it was for old XT keyboards (the ones with the function keys on the left side and no separate cursor keys).
Here's an article from Microsoft that might provide some help if you're writing for Windows: http://www.microsoft.com/whdc/device...kscan-map.mspx
I used to have a mapping table somewhere but I doubt it would still be valid as it was for old XT keyboards (the ones with the function keys on the left side and no separate cursor keys).
Here's an article from Microsoft that might provide some help if you're writing for Windows: http://www.microsoft.com/whdc/device...kscan-map.mspx
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Hi,
Thank you for your reply. I have seen the link what you mentioned. I was told by some other people too, that the only way is to map both by creating a table of scan code & ASCII codes. I am actually looking for the table , which is already created, so that I can use in my code.
I am working on Linux system, so I would like to know whether any such table existing with the Linux source.
Thank you.
Vijay.
Thank you for your reply. I have seen the link what you mentioned. I was told by some other people too, that the only way is to map both by creating a table of scan code & ASCII codes. I am actually looking for the table , which is already created, so that I can use in my code.
I am working on Linux system, so I would like to know whether any such table existing with the Linux source.
Thank you.
Vijay.
![]() |
•
•
•
•
•
•
•
•
DaniWeb C Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- print corresponding ascii for letters (Assembly)
- String to integer to ascii (C)
- shrd instruction and converting integers to ascii (Assembly)
- Easy (I hope) MIPS (SPIM) Question (Assembly)
Other Threads in the C Forum
- Previous Thread: Backtracking doubts
- Next Thread: time for execution of code



Linear Mode