Giter VIP home page Giter VIP logo

Comments (9)

fredemmott avatar fredemmott commented on May 29, 2024 1

image

That's a start :)

from openkneeboard.

fredemmott avatar fredemmott commented on May 29, 2024 1

Basic but usable.

  • only tested with Wacom Intuos, but 'should' work with any tablet that supports wintab
  • assumes tablet is rotated 90 degrees clockwise
  • needs these settings:

image

Tip button ignored, any other button turns it into an eraser.

from openkneeboard.

fredemmott avatar fredemmott commented on May 29, 2024

There is not a supported way to get exclusive access to the tablet (https://developer-docs.wacom.com/intuos-cintiq-business-tablets/docs/wintab-faqs#how-can-my-application-have-exclusive-access-to-all-tablet-pen-events) - so this will require injecting the tablet handling code into the game, so that things continue to work when the game is the foreground window.

from openkneeboard.

Rolln-dev avatar Rolln-dev commented on May 29, 2024

Any chance of Huion tablet support as well?

from openkneeboard.

fredemmott avatar fredemmott commented on May 29, 2024

In theory, wintab doesn't support making things wacom-specific; whether it actually works in practice this depends on the quality of the hardware manufacturer's driver. Once Wacom tablets work, Huion tablets..

  • ... might 'just work'
  • ... might need VRK's special driver (I don't know what that actually does - if it's an alternative wintab driver for Huion, it should do the trick)
  • ... might need someone with a Huion tablet to send a pull request implementing dedicated support

from openkneeboard.

Rolln-dev avatar Rolln-dev commented on May 29, 2024

Ok, I guess we see what happens!

from openkneeboard.

fredemmott avatar fredemmott commented on May 29, 2024

Looking at Huion's configuration application screenshots, I suspect the tablet will work, but the buttons on the tablet won't

If that's the case, #19 and setting them to unusual key combinations in the Huion software is probably the easiest way to go, with the least interference with other applications

from openkneeboard.

fredemmott avatar fredemmott commented on May 29, 2024

Calling this done; will open follow-up issues for enhancements.

from openkneeboard.

fredemmott avatar fredemmott commented on May 29, 2024

Basics (drawing, pressure sensitivity) work with a Huion H640P, however, Huion only treat the pen tip as an actual button; everything else needs to be done through their software.

This means there will be no direct support for:

  • binding a Huion pen button to 'erase'
  • binding the buttons on the tablet itself

Supporting more functionality on Huion is probably best done by:

  • using Huion's software to bind the buttons to keypresses
  • extending the keyboard support in OpenKneeboard (#19)

from openkneeboard.

Related Issues (20)

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.