Options

Keyboard Numbers

jryantechjryantech Member Posts: 623
Does anyone know if there is a standard for numbering the keys on a keyboard?

Example ( Q = 23, W = 24, E = 25)

I can't seem to find any information or pictures on this.
"It's Microsoft versus mankind with Microsoft having only a slight lead."
-Larry Ellison, CEO, Oracle

Studying: SCJA
Occupation: Information Systems Technician

Comments

  • Options
    dynamikdynamik Banned Posts: 12,312 ■■■■■■■■■□
  • Options
    tierstentiersten Member Posts: 4,505
    If you mean the actual layout of the keys then sort of. Each country has their own layout. Don't assume a key will always be where you expect it to be because laptops and ergonomic keyboards throw all of that out the window.
  • Options
    dynamikdynamik Banned Posts: 12,312 ■■■■■■■■■□
    Tiersten, I believe he's referring to the Character Encoding.
  • Options
    tierstentiersten Member Posts: 4,505
    dynamik wrote:
    Tiersten, I believe he's referring to the Character Encoding.
    The example given doesn't match up with any character encoding. Unless its just made up *shrug*
  • Options
    JDMurrayJDMurray Admin Posts: 13,028 Admin
    The IBM PC standardize the PC Keyboard Scan Codes, which are quite useful for programmers to know.

    See also: Keyboard Scan Codes
  • Options
    SieSie Member Posts: 1,195
    jryantech wrote:
    Does anyone know if there is a standard for numbering the keys on a keyboard?

    Example ( Q = 23, W = 24, E = 25)

    I can't seem to find any information or pictures on this.

    I like to give them names and then talk to them throughout the day. Ok maybe not but how weird would that be?

    jryantech in what respect do are you refering to numbering of the letters?
    Foolproof systems don't take into account the ingenuity of fools
  • Options
    jryantechjryantech Member Posts: 623
    Hey guys thanks for the replies, some good information.

    I was asking because I'm messing around with a programming language from Princeton called ChucK and it has an offspring called SMELT which basically programs your keyboard into a piano and it was basically saying the key [1!] was mapped number 2, key [2@] was mapped number 3 and it was confusing me.
    "It's Microsoft versus mankind with Microsoft having only a slight lead."
    -Larry Ellison, CEO, Oracle

    Studying: SCJA
    Occupation: Information Systems Technician
  • Options
    JDMurrayJDMurray Admin Posts: 13,028 Admin
    These are so new (or insignificant) that they doesn't have Wikipedia pages yet:

    ChucK : Strongly-timed, Concurrent, and On-the-fly Audio Programming Language

    SMELT: Small Musically Expressive Laptop Toolkit

    The key-mapping codes aren't somewhere on the SMELT page?
  • Options
    jryantechjryantech Member Posts: 623
    JDMurray wrote:
    These are so new (or insignificant) that they doesn't have Wikipedia pages yet:

    ChucK : Strongly-timed, Concurrent, and On-the-fly Audio Programming Language

    SMELT: Small Musically Expressive Laptop Toolkit

    The key-mapping codes aren't somewhere on the SMELT page?

    Haha it is for music, it's basically a hobby but the language has been around since 2002 i believe.

    And here is the Wikipedia for ChucK:

    http://en.wikipedia.org/wiki/ChucK
    "It's Microsoft versus mankind with Microsoft having only a slight lead."
    -Larry Ellison, CEO, Oracle

    Studying: SCJA
    Occupation: Information Systems Technician
  • Options
    JDMurrayJDMurray Admin Posts: 13,028 Admin
    jryantech wrote:
    And here is the Wikipedia for ChucK:

    http://en.wikipedia.org/wiki/ChucK
    It must be quite a ways down on the search list. Everyone in Wikipedia named "Charles" or "Chuck" must come before it. ;)

    Are there any commercial programs that user ChucK or SMELT?
  • Options
    jryantechjryantech Member Posts: 623
    JDMurray wrote:
    jryantech wrote:
    And here is the Wikipedia for ChucK:

    http://en.wikipedia.org/wiki/ChucK
    It must be quite a ways down on the search list. Everyone in Wikipedia named "Charles" or "Chuck" must come before it. ;)

    Are there any commercial programs that user ChucK or SMELT?

    Just type it as it is ChucK (cap on the K) and it goes straight to it.

    Nothing commercial, the language is pretty sketchy but Princeton and some other schools have "Laptop Orchestras" that basically make a bunch of noise with there computers. Although I have seen(heard) some very good programs written that sound good.
    "It's Microsoft versus mankind with Microsoft having only a slight lead."
    -Larry Ellison, CEO, Oracle

    Studying: SCJA
    Occupation: Information Systems Technician
Sign In or Register to comment.