Code Monkey home page Code Monkey logo

Comments (4)

leoagomes avatar leoagomes commented on June 12, 2024

well, it's been a long time since I've messed around with this project so I'm not sure what the problem could be.

did you configure it to your pad? is it detecting the pad event wrong or sending the wrong keyboard event?

from axisfix.

jose1711 avatar jose1711 commented on June 12, 2024

the pad detection (wizard) seems to go fine - except that the up <--> down and left <--> right are reversed. this is easy to fix in the config file though. the expectation is that when i press left, "a" (in wasd mode) appears in an application window (and after a while autorepeat activates). currently the situation looks like this:

  • axisfix is invoked
  • i press left, nothing happens
  • i release left and get an a, followed by many aaaaaaaaa in succession as a result of autorepeat
  • i press left and a's stop

this is on an up-to-date arch linux x86_64 with speedlink dancepad.

from axisfix.

leoagomes avatar leoagomes commented on June 12, 2024

does calibrating the pad's "axis" using a tool such as jstest-gtk (jstest-gtx-git on AUR) before configuring the pad with axisfix change anything? if not, can you also send me the output of jstest (from the joyutils package) for whenever you press up/down/left/right?

on a side note: reading through Arch wiki I saw this, which seems to be easier than my tool, does it solve your problem?

from axisfix.

jose1711 avatar jose1711 commented on June 12, 2024

thank you for the tip about calibration. indeed the generated config file looks differently before and after calibration:

$ sdiff -s noncalibrated calibrated 
vert_middle = 0						      |	vert_middle = 255
hor_middle = 0						      |	hor_middle = 255

But what's more important: it does not suffer from "stickiness" anymore once calibrated. xpad module did not help me at all. Closing.

from axisfix.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.