Coder Social home page Coder Social logo

charliemartinez / ptxconf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from antgres/ptxconf

0.0 0.0 0.0 161 KB

Pen tablet and Touch screen Xinput Configuration tool (PTXConf). Configures touch/pen devices to work with extended desktops and multiple screens on Linux. Fork adapted for Quirinux, by Charlie Martinez, compatible with Debian 12.

License: GNU Affero General Public License v3.0

Python 100.00%
12 bookworm debian

ptxconf's Introduction

ptxconf

Pen tablet and Touch screen Xinput Configuration tool (PTXConf). Configures touch/pen devices to work with extended desktops and multiple screens on Linux. Please find the installation and usage instructions in the documentation located here: wenhsinjen.github.io/ptxconf/

WenHsin Linda Jen 2015

Modifications introduced by Charlie Martínez in August 2023:

To create a Quirinux (and Debian 12) compatible .deb package I have modified the directory tree structure.

When testing the package, ptxconf.py was looking for the icon inside the user's /home, I modified this so that it also looks for it in /opt.

I have also changed the color of the icon, because it hardly contrasted in light themes. The color I chose works well for light as well as dark themes.

I also added autostart to /etc/xdg

Dependences:

To work, this program needs the following dependencies:

python3-full, gir1.2-appindicator3-0.1, python3-setuptools

Instalación / Release:

I accompany a successfully tested release on Debian 12, Sunday August 9, 2023.

To install on Debian 12, just run:

apt install .`/ptxconf_2.7_all.deb`

Also available in the Quirinux repositories:

apt-get update
apt-get install wget

Create file /etc/apt/sources.list.d/quirinux.list with the following content:

deb https://repo.quirinux.org quirinux main

Then add the signature:

wget -O - https://repo.quirinux.org/gpg/quirinux.asc | sudo apt-key add -
cd /etc/apt
sudo cp trusted.gpg trusted.gpg.d

Finally, install:

apt-get update
apt-get install ptxfonf

ptxconf's People

Contributors

charliemartinez avatar huynle avatar thorsteinssonh avatar wenhsinjen 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.