The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    D901C Multiple KeyStrokes

    Discussion in 'Sager and Clevo' started by gl1tch, Jan 10, 2009.

  1. gl1tch

    gl1tch Notebook Guru

    Reputations:
    0
    Messages:
    63
    Likes Received:
    0
    Trophy Points:
    15
    Anyone having problems extracting multiple keystrokes for D901C?

    I am coding a flash AS2 code, for a character in a platform 2d game wich has the states left,right,down,up,jump and fire in all four directions.

    Imagine you press right, up and fire, the char was supposed to fire and point up while moving right, thing is...no matter how i coded there was only one state in wich the char doesen't assume the complete state.

    But the point is not about how i coded or how lousy programmer am i, the point is that after more than 3 hours of frying my brains out i tried on a different computer and voila all worked fine, tested on two more and tadaaaaa

    After that (and yeah only after that :S /me slap gl1tch :S ) i checked the numLock back on D901C and used the numPad arrows and all worked fine.

    Wonder if there is a problem with this machines keyboards?
     
  2. gl1tch

    gl1tch Notebook Guru

    Reputations:
    0
    Messages:
    63
    Likes Received:
    0
    Trophy Points:
    15
    Ohhh and btw

    Bios: D9001C 1.00.20
    Kbc/Ec: 1.00.12N
     
  3. Shyster1

    Shyster1 Notebook Nobel Laureate

    Reputations:
    6,926
    Messages:
    8,178
    Likes Received:
    0
    Trophy Points:
    205
    Others have had issues with trying to get multiple key-strokes to register properly; however, the discussion of the issue was months and months ago, so I'm a little hazy on how it panned out (I believe someone found a fix for it). If you're really, really bored, you might try digging back in the old threads, and if I happen to remember more about the last time it was discussed, I'll post.
     
  4. gl1tch

    gl1tch Notebook Guru

    Reputations:
    0
    Messages:
    63
    Likes Received:
    0
    Trophy Points:
    15
  5. Shyster1

    Shyster1 Notebook Nobel Laureate

    Reputations:
    6,926
    Messages:
    8,178
    Likes Received:
    0
    Trophy Points:
    205
    That thread was a part of it, but it also involved the BIOS beeping on some of the NP9262's that I mentioned in that thread.

    If you're not finding satisfaction, then this might be a good project for you to develop your diagnostic chops on.

    EDIT: As a basic means of dealing with the issue in a way that will affect most typical users, disabling the touchpad is, in fact, a solution, it's just not the solution you're looking for.
     
  6. gl1tch

    gl1tch Notebook Guru

    Reputations:
    0
    Messages:
    63
    Likes Received:
    0
    Trophy Points:
    15
    what do you mean by "diagnostic chops on"?
     
  7. Shyster1

    Shyster1 Notebook Nobel Laureate

    Reputations:
    6,926
    Messages:
    8,178
    Likes Received:
    0
    Trophy Points:
    205
    It's obviously a problem you're having, but not necessarily a problem that everyone has, or there would be a lot more posts about it here. Thus, it might represent a good opportunity to develop one's forensic skills by trying to track down exactly what's causing the symptoms you've identified to see if it's remediable.