Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
12 years ago.
what will be the keyword/code to interface right and left arrow keys?
What will be the code for interfacing of right and left arrow keys??
1 Answer
12 years ago.
Hi sakshi,
We all might need more information to get you the best information.
But I'll go with the assumption that you mean keys on a keyboard, and have some time of terminal software running. If that is what you are looking for, then I offer these links:
- VT100 Terminal cookbook, and partway down that page is
- ANSI escape codes which contains more details, and
- VT100 escape sequences which may give you even more of what you want.