{"id":17362502,"url":"https://github.com/domdfcoding/pysetwacom","last_synced_at":"2025-04-14T23:32:16.248Z","repository":{"id":38787873,"uuid":"237435623","full_name":"domdfcoding/PySetWacom","owner":"domdfcoding","description":"A GUI utility for configuring buttons on graphics tablets and styli","archived":false,"fork":false,"pushed_at":"2024-12-23T17:27:51.000Z","size":425,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T12:21:15.252Z","etag":null,"topics":["gui","linux","python","python3","tablet","utility","wacom","wxpython"],"latest_commit_sha":null,"homepage":"https://pysetwacom.readthedocs.io/en/latest","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/domdfcoding.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-31T13:27:48.000Z","updated_at":"2023-12-07T04:23:43.000Z","dependencies_parsed_at":"2023-01-27T23:25:16.908Z","dependency_job_id":"ebf5f9c2-f90e-4161-8d2c-5eda81a6ff8d","html_url":"https://github.com/domdfcoding/PySetWacom","commit_stats":{"total_commits":109,"total_committers":4,"mean_commits":27.25,"dds":0.04587155963302747,"last_synced_commit":"76b3dde9a057bcec8f3e745da34d82521a3f20d2"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2FPySetWacom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2FPySetWacom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2FPySetWacom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2FPySetWacom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domdfcoding","download_url":"https://codeload.github.com/domdfcoding/PySetWacom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248979061,"owners_count":21192897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gui","linux","python","python3","tablet","utility","wacom","wxpython"],"created_at":"2024-10-15T19:38:57.181Z","updated_at":"2025-04-14T23:32:15.812Z","avatar_url":"https://github.com/domdfcoding.png","language":"Python","readme":"======================\nPySetWacom\n======================\n\n.. start shields\n\n.. list-table::\n\t:stub-columns: 1\n\t:widths: 10 90\n\n\t* - Docs\n\t  - |docs| |docs_check|\n\t* - Tests\n\t  - |travis| |codefactor| |pre_commit_ci|\n\t* - PyPI\n\t  - |pypi-version| |supported-versions| |supported-implementations| |wheel|\n\t* - Activity\n\t  - |commits-latest| |commits-since| |maintained|\n\t* - Other\n\t  - |license| |language| |requires| |pre_commit|\n\n.. |docs| image:: https://img.shields.io/readthedocs/pysetwacom/latest?logo=read-the-docs\n\t:target: https://pysetwacom.readthedocs.io/en/latest/?badge=latest\n\t:alt: Documentation Build Status\n\n.. |docs_check| image:: https://github.com/domdfcoding/PySetWacom/workflows/Docs%20Check/badge.svg\n\t:target: https://github.com/domdfcoding/PySetWacom/actions?query=workflow%3A%22Docs+Check%22\n\t:alt: Docs Check Status\n\n.. |travis| image:: https://github.com/domdfcoding/PySetWacom/workflows/Linux%20Tests/badge.svg\n\t:target: https://github.com/domdfcoding/PySetWacom/actions?query=workflow%3A%22Linux+Tests%22\n\t:alt: Linux Test Status\n\n.. |requires| image:: https://requires.io/github/domdfcoding/PySetWacom/requirements.svg?branch=master\n\t:target: https://requires.io/github/domdfcoding/PySetWacom/requirements/?branch=master\n\t:alt: Requirements Status\n\n.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/domdfcoding/PySetWacom?logo=codefactor\n\t:target: https://www.codefactor.io/repository/github/domdfcoding/PySetWacom\n\t:alt: CodeFactor Grade\n\n.. |pypi-version| image:: https://img.shields.io/pypi/v/PySetWacom\n\t:target: https://pypi.org/project/PySetWacom/\n\t:alt: PyPI - Package Version\n\n.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/PySetWacom?logo=python\u0026logoColor=white\n\t:target: https://pypi.org/project/PySetWacom/\n\t:alt: PyPI - Supported Python Versions\n\n.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/PySetWacom\n\t:target: https://pypi.org/project/PySetWacom/\n\t:alt: PyPI - Supported Implementations\n\n.. |wheel| image:: https://img.shields.io/pypi/wheel/PySetWacom\n\t:target: https://pypi.org/project/PySetWacom/\n\t:alt: PyPI - Wheel\n\n.. |license| image:: https://img.shields.io/github/license/domdfcoding/PySetWacom\n\t:target: https://github.com/domdfcoding/PySetWacom/blob/master/LICENSE\n\t:alt: License\n\n.. |language| image:: https://img.shields.io/github/languages/top/domdfcoding/PySetWacom\n\t:alt: GitHub top language\n\n.. |commits-since| image:: https://img.shields.io/github/commits-since/domdfcoding/PySetWacom/v0.1.8\n\t:target: https://github.com/domdfcoding/PySetWacom/pulse\n\t:alt: GitHub commits since tagged version\n\n.. |commits-latest| image:: https://img.shields.io/github/last-commit/domdfcoding/PySetWacom\n\t:target: https://github.com/domdfcoding/PySetWacom/commit/master\n\t:alt: GitHub last commit\n\n.. |maintained| image:: https://img.shields.io/maintenance/yes/2020\n\t:alt: Maintenance\n\n.. |pre_commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026logoColor=white\n\t:target: https://github.com/pre-commit/pre-commit\n\t:alt: pre-commit\n\n.. |pre_commit_ci| image:: https://results.pre-commit.ci/badge/github/domdfcoding/PySetWacom/master.svg\n\t:target: https://results.pre-commit.ci/latest/github/domdfcoding/PySetWacom/master\n\t:alt: pre-commit.ci status\n\n.. end shields\n\nA GUI utility for configuring buttons on graphics tablets and styli, using the xsetwacom utility.\n\nInstallation\n----------------\n\nBefore installing ``PySetWacom`` ensure you have installed the following:\n\n* ``xsetwacom``. This may be installed by default.\n* ``PyGObject``. See https://pygobject.readthedocs.io/en/latest/ for more information and installation instructions.\n\n\tOn Ubuntu you may need to install ``libgirepository1.0-dev``, ``libcairo2-dev`` and ``python3-gi``.\n\n* ``wxPython`` (version 4.0.7 or greater). See https://wxpython.org/pages/downloads/ for more information and installation instructions.\n\n\tOn Ubuntu you may also need to install ``libsdl2-2.0.0``.\n\nDepending on your tablet model you may need to install DIGImend_. See https://digimend.github.io/ for further information, a list of supported devices, and installation instructions.\n\n.. _DIGImend: https://digimend.github.io/\n\n\n.. start installation\n\n``PySetWacom`` can be installed from PyPI.\n\nTo install with ``pip``:\n\n.. code-block:: bash\n\n\t$ python -m pip install PySetWacom\n\n.. end installation\n\n\nBrief Tutorial\n================\n\n`PySetWacom` can be run from the terminal with the command\n\n.. code-block:: bash\n\n\t$ PySetWacom\n\nor by selecting its icon from your application menu.\n\nAppIndicator\n---------------\n\nOnce started, you should see an AppIndicator icon appear that looks like this:\n\n.. image:: images/AppIndicator.png\n\nYou can click this icon to show the `Editor` window, switch profiles, or quit `PySetWacom`.\n\n.. image:: images/AppIndicatorMenu.png\n\nEditor\n-------\n\nIn the `Editor` window, you can change profiles and edit the mappings for the different buttons on your tablet.\n\n.. image:: images/Editor.png\n\t:width: 400\n\nDouble clicking on a button opens the `Edit Mapping` dialog, where you can type in the mapping or capture it from your keyboard.\n\n\n.. image:: images/Edit_Mapping.png\n\t:width: 400\n\nIf there are devices in the list that you don't want to configure, or if there is a new device you want to add, you can click the `Manage Devices` button in the `Editor` window.\n\n.. image:: images/Manage_Devices.png\n\t:width: 400\n\n\nFurther Reading\n================\n\nhttps://github.com/linuxwacom/xf86-input-wacom/wiki/Tablet-Configuration-1:-xsetwacom-and-xorg.conf\nhttps://github.com/linuxwacom/xf86-input-wacom/wiki/xsetwacom\nhttps://www.x.org/releases/current/doc/man/man4/mousedrv.4.xhtml\nhttps://wiki.archlinux.org/index.php/Wacom_tablet\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomdfcoding%2Fpysetwacom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdomdfcoding%2Fpysetwacom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomdfcoding%2Fpysetwacom/lists"}