Find the answer to your Linux question:
Results 1 to 2 of 2
I don't know if this is the proper section, but it looked close enough. I'm building a dumb terminal out of a breadboard arduino. I've got standard alphanumeric and symbol ...
  1. #1
    Just Joined!
    Join Date
    Sep 2009
    Posts
    2

    Dumb Terminal Key Commands?

    I don't know if this is the proper section, but it looked close enough.

    I'm building a dumb terminal out of a breadboard arduino.
    I've got standard alphanumeric and symbol characters sending nicely from terminal to host and vice versa. But I can't figure out how to send/receive things like shift, ctrl, alt, home, end etc. Do I need to use vt100 escape codes or are these commands in extended ASCII?

    Thanks.

  2. #2
    Just Joined!
    Join Date
    Sep 2009
    Posts
    2
    Well, I think I found what I was looking for.
    ANSI escape sequences.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...