Thread: Stealing Keyboard input

  1. #1
    Registered User
    Join Date
    Apr 2007
    Posts
    4

    Stealing Keyboard input

    What is the easiest way to steal all input from the keyboard? I'm working on a program for the G15 keyboard, and I want the user to be able to type to the LCD screen while they are in another program

  2. #2
    For Narnia! Sentral's Avatar
    Join Date
    May 2005
    Location
    Narnia
    Posts
    719
    Did you try looking through the G15 SDK Docs?
    Videogame Memories!
    A site dedicated to keeping videogame memories alive!

    http://www.videogamememories.com/
    Share your experiences with us now!

    "We will game forever!"

  3. #3
    Registered User
    Join Date
    Apr 2007
    Posts
    4
    I looked through the SDK docs, but they didn't mention keyboard input stealing. None of the samples seem to cover this either. I've seen two apps that do this, the G15 Notepad, and the G15 plugin to Trillian, but I can't find the source code for either.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Help using inline assembly for keyboard input
    By sleventeen in forum C Programming
    Replies: 7
    Last Post: 05-10-2009, 01:31 AM
  2. Keyboard Input
    By CaliJoe in forum C++ Programming
    Replies: 3
    Last Post: 05-08-2009, 09:51 AM
  3. Keyboard input in a Dialog
    By ksarkar in forum C++ Programming
    Replies: 1
    Last Post: 05-20-2005, 05:39 AM
  4. Intercepting keyboard input
    By EvBladeRunnervE in forum Windows Programming
    Replies: 3
    Last Post: 01-08-2004, 09:03 AM
  5. Need help with Console Keyboard Input
    By pawelx2 in forum Game Programming
    Replies: 5
    Last Post: 05-30-2002, 11:03 PM