Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. Python controller to keyboard action converter

Python controller to keyboard action converter

Scheduled Pinned Locked Moved Unsolved Qt for Python
2 Posts 2 Posters 441 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    ShedenSmith
    wrote on last edited by
    #1

    Hello, I need a program coded in python which can convert joystick movements and button presses to keyboard actions. I want to make this for a while now but I just can't figure out how to do it and I have no clue where to start.

    Can anyone figure this out for me, it would be much appreciated.

    preffered controller: Xbox 360 / PS4

    Kind regards,

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by mrjj
      #2

      Hi and welcome to the forums
      There is https://doc.qt.io/qt-5/qtgamepad-index.html
      But whom do you want to send the keyboards events to ?
      The same app or some other app not made by you ?
      The reason i ask is doing internally is quite possible but sending to other
      external app is another story :)

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved