Coder Social home page Coder Social logo

iptsdaemon's Introduction

IPTSDaemon

This is the user space IPTS daemon for Surface touch screen process

It is supposed to be used with BigSurface.kext to enable touch screen & stylus support on macOS.

Multitouch heatmap & stylus data is sent by the kernel driver to be processed in user space then touch & stylus hid reports are sent back to the kernel.

The code is ported from linux-surface/iptsd

**Warning, processing heatmap will add a non-negligible load on CPU (around 5%) **

Use this under your own consideration!

Installation Steps

1. Download the latest release version from Release section

2. Run install_daemon.sh in the zip file you just downloaded and all files needed will be copied to desired locations.

Normally there will be no output, indicating success. After installation IPTSDaemon will start automatically at boot.

Uninstallation Step

Run uninstall_daemon.sh

Custom Configuration

All possible configurations are in iptsd.conf, you can tweak IPTSDaemon according to your needs. After changement, remember to delete # in the front and re-run the installation script to update the file, or you can directly change that file (/usr/local/iptsd/iptsd.conf)

Enable on screen keyboard on login screen

To enable the on screen keyboard to show up on the login screen you need to change your Accessibility settings in the System Preferences>Users & Groups>Login Options>Accessibility Options put a checkbox on the Accessibility Keyboard.

Trouble shooting

  • Make sure you are using the latest version of BigSurface and IPTSDaemon

  • Check the output of the script, there should NOT be any errors

  • If touchscreen still fails to function, then run IPTSDaemon manually to see what is going wrong

    ​ Then create an issue telling me what is your device, attaching your ioreg and output of sudo dmesg | grep -E "SurfaceS|SurfaceH|SurfaceM|IntelP" (remember to install DebugEnhancer.kext on macOS 12 and newer)

If you like my project, please consider to star this project, thanks!

If you appreciate my effort and would like to pay me a coffee, here is my PayPal address: [email protected]

iptsdaemon's People

Contributors

danielzgtg avatar libanp avatar ls-r avatar m1nicrusher avatar martin-lueker avatar np-chaonay avatar quo avatar qzed avatar radams15 avatar stolld avatar surli812 avatar tmarkov avatar xiashangning avatar

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.