All Projects → tb2097 → wacom-gui

tb2097 / wacom-gui

Licence: GPL-3.0 license
Python/PyQt Wacom GUI for KDE

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to wacom-gui

Nodejs Rpm
node.js rpm spec
Stars: ✭ 199 (+76.11%)
Mutual labels:  centos, rpm
copr-rpm-spec
My RPM specs on Copr
Stars: ✭ 17 (-84.96%)
Mutual labels:  centos, rpm
Prometheus Rpm
Prometheus RPM Packages
Stars: ✭ 190 (+68.14%)
Mutual labels:  centos, rpm
ungoogled-chromium-fedora
RPM build for ungoogled-chromium
Stars: ✭ 24 (-78.76%)
Mutual labels:  centos, rpm
Open Build Service
Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs
Stars: ✭ 599 (+430.09%)
Mutual labels:  centos, rpm
Fpm Within Docker
Leverage fpm inside pre-baked docker images in order to build and test native DEB and RPM packages.
Stars: ✭ 80 (-29.2%)
Mutual labels:  centos, rpm
nginx-more
Development repository for nginx-more package
Stars: ✭ 96 (-15.04%)
Mutual labels:  centos, rpm
ganeti-rpm
Ganeti RPM Packaging
Stars: ✭ 23 (-79.65%)
Mutual labels:  centos, rpm
Docker Rpm Builder
Build native RPM packages for Centos/RHEL/Fedora from any Linux distro or even OSX, by leveraging docker capabilities.
Stars: ✭ 366 (+223.89%)
Mutual labels:  centos, rpm
Ngx mruby Package Builder
Package Builder of ngx_mruby with Docker
Stars: ✭ 25 (-77.88%)
Mutual labels:  centos, rpm
Rpm Haproxy
HAproxy RPM spec and builds for CentOS 6/7
Stars: ✭ 103 (-8.85%)
Mutual labels:  centos, rpm
centos-lx-brand-image-builder
Scripts used for creating an lx-brand CentOS image
Stars: ✭ 12 (-89.38%)
Mutual labels:  centos
Lamp
Install LAMP(Linux + Apache + MySQL/MariaDB + PHP ) for CentOS/Debian/Ubuntu
Stars: ✭ 2,456 (+2073.45%)
Mutual labels:  centos
rpmlint
Tool for checking common errors in rpm packages
Stars: ✭ 112 (-0.88%)
Mutual labels:  rpm
Ansible Role Hardening
Ansible role to apply a security baseline. Systemd edition.
Stars: ✭ 188 (+66.37%)
Mutual labels:  centos
obs-service-go modules
OBS Source Service to download, verify, and vendor Go module dependency sources
Stars: ✭ 18 (-84.07%)
Mutual labels:  rpm
Openvpn Install
OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora
Stars: ✭ 14,199 (+12465.49%)
Mutual labels:  centos
Centos2ol
Script and documentation to switch CentOS Linux to Oracle Linux
Stars: ✭ 181 (+60.18%)
Mutual labels:  centos
niaoge linux basic train answers
鸟哥的Linux基础学习实训教程 参考答案
Stars: ✭ 13 (-88.5%)
Mutual labels:  centos
packer-centos
Create CentOS images for different hypervisors with Packer
Stars: ✭ 18 (-84.07%)
Mutual labels:  centos

wacom-gui

Python/PyQt Wacom GUI for MATE/KDE

Screenshots

Getting Started

These instructions will help you get a copy of the project up and running on yoru local machine for development/testing purposes.

Prerequisites

You will require a few packages to get this working on your system:

  • PyQt4

Installing

  • Running from source
    • download the source, run wacom-gui.py from the wacom-gui directory
    • you can also build an RPM from the SPEC file in the wacom-gui directory
    • libwacom-data-0.33 or newer
  • Running from RPM
    • download the RPM, install
    • RPM can be added to a repository for deployment
    • menu option will appear under System > Preferences > Hardware > Wacom Tablet

Features

  • should work with any tablet detected by libwacom
  • per tablet model configuration files
  • supports multiple tablets at once, can be of the same model
  • refresh connected devices without restarting the interface
  • auto-load config on login
  • Configuration Features
    • Express Keys
      • Enable/Disable/Default options
      • supports modifier keys (Alt/Ctrl/Shift)
      • can create custom, global keystrokes
      • can create system hotkeys to run scripts/commands
    • Stylus/Eraser
      • pressure curve, sensitivity, various other options available
      • mapping input to specific display as well as enabling "force perspective" for drawing area
      • rotate tablet at 90° increments, as needed
      • multi-monitor support with toggle to easily swap displays
    • Touch
      • enable/disable, if available for device
      • enable/disable gestures, if desired as well as setting scroll/zoom sensitivity

Contributing

If you have found any bugs, have feature requests, or would like to contribute in some way please feel free to contact me.

License

This project is licensed under the GPL 3.0 License - See the LICENSE.nd file for details

Acknowledgements

touch icons:

Icons made by Mobiletuxedo from www.flaticon.com is licensed by CC 3.0 BY

All testing has been done on CentOS => 7.3. Due to major reworks from v0.2.x, it may not work on CentOS 6.x but it should, in theory, work.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].