Results 1 to 2 of 2

Thread: Hardware button access in qtopia

  1. #1
    Join Date
    Dec 2006
    Posts
    123
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt/Embedded
    Platforms
    Unix/X11

    Default Hardware button access in qtopia

    Hi everyone,

    I have a ARM based GPS development board with some hardware buttons. i need to write an application in qtopia core such that when the hardware buttons are pressed, i need to show the application. Can anyone say me how ? To my knowledge, Qtopia cant directly use the board's hardware resource. It can only access through a device driver.for example, inorder to use mouse or keyboard in qtopia, the qtopia opens the corresponding port (/dev/input/event0 or /dev/input/mice). But this hardware button don't have any driver. I checked with the device driver team and they are saying that, the key only generates an IRQ and it dont have any device driver .

    can anyone say me any suggestions to do this ?


    saravanan

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Hardware button access in qtopia

    Well... You need a driver then.

Similar Threads

  1. How to ignore Button-Events in Qtopia?
    By Helmut Hönig in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 5th July 2007, 13:24
  2. Replies: 3
    Last Post: 6th March 2007, 18:24
  3. IO Control Mechanism (Hardware Data Access)
    By rud_1023 in forum General Programming
    Replies: 2
    Last Post: 23rd October 2006, 12:50

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.