blob: 1206929eac7f381fb0427510d37715438171d31b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# Gratacon
## Gratacon, Graphical tablet configuration tool.
A tool to configure graphical tablets on Void Linux.
It's supposed to be a Perl project to help me get a grasp of the language but this constraint might evolve.
Right now, I'm fully doing it in bash.
static_tablet-setup.sh is a script I use everytime I wanna use my H420 tablet and will be used as a guidance for the begining of this project.
I'm setting up goals through some kind of "workflow".
It's basically just the different steps from top to bottom.
+ The script just does a static configuration of the HUION H420 upon it's calling.
+ The script can also do it on a "CLI".
+ Buttons are customizable.
+ Other options too.
+ Similar models works as well.
+ Everything else is working (UTOPIA)
|