Results 1 to 3 of 3

Thread: How to distinguish multiple Keyboards (HID devices)

  1. #1
    Join Date
    Dec 2010
    Posts
    18
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default How to distinguish multiple Keyboards (HID devices)

    I have RFID reader which acts like a keyboard that returns read code with return char on the end.

    However, i want to be able to listen only that device, with no additional hacking like analyzing all inputs and looking for the one that matches the pattern.

    Is there any way to list HID devices and than only listen and input from on of those?

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: How to distinguish multiple Keyboards (HID devices)

    Yes, but none that are platform independent and part of Qt.

  3. #3
    Join Date
    Nov 2008
    Posts
    183
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: How to distinguish multiple Keyboards (HID devices)

    you wouldn't care to post a Linux example would you?

Similar Threads

  1. KeyEvents with non-latin keyboards
    By ImperialPenguin in forum Qt Programming
    Replies: 0
    Last Post: 28th November 2012, 02:48
  2. how to distinguish platforms in .pro file
    By waiter in forum Qt Programming
    Replies: 1
    Last Post: 27th April 2012, 12:30
  3. How to distinguish paint events
    By naruto_9w in forum Qt Programming
    Replies: 6
    Last Post: 18th January 2009, 11:27
  4. How to distinguish left and right shift keys
    By sanjayshelke in forum Qt Programming
    Replies: 2
    Last Post: 21st November 2008, 08:27
  5. Keyboards freezes
    By giusepped in forum Qt-based Software
    Replies: 0
    Last Post: 28th October 2008, 01:30

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.