diff options
-rw-r--r-- | README | 8 | ||||
-rw-r--r-- | README.ms | 35 | ||||
-rw-r--r-- | README.pdf | bin | 0 -> 17433 bytes | |||
-rw-r--r-- | workflow | 5 |
4 files changed, 35 insertions, 13 deletions
@@ -1,8 +0,0 @@ -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. - -static_tablet-setup.sh is a script I use everytime I wanna use my H420 tablet and will be used a following line for the begininng of this project. - -I'm setting up goals through some kind of "workflow". -It's basically just a file named "workflow" with the different steps. One for each line, from top to bottom. diff --git a/README.ms b/README.ms new file mode 100644 index 0000000..fefed91 --- /dev/null +++ b/README.ms @@ -0,0 +1,35 @@ +.so /home/mas/.config/groff/macros.ms +.TL +Gratacon, Graphical tablet configuration tool. +.AU +Clyhtsuriva // Aimeric ADJUTOR + +.AB +A tool to configure graphical tablets on Void Linux. + +.SH +Gratacon + +.PP +It's supposed to be a Perl project to help me get a grasp of the language but this constraint might evolve. + +.PP +static_tablet-setup.sh is a script I use everytime I wanna use my H420 tablet and will be used a following line for the begininng of this project. + +.PP +I'm setting up goals through some kind of "workflow". +.PP +It's basically just the different steps from top to bottom. + +.BL +The script just does a static configuration of the HUION H420 upon it's calling. +.BL +The script can also do it on a "CLI". +.BL +Buttons are customizable. +.BL +Other options too. +.BL +Similar models works as well. +.BL +Everything else is working (UTOPIA) diff --git a/README.pdf b/README.pdf Binary files differnew file mode 100644 index 0000000..ad4239e --- /dev/null +++ b/README.pdf diff --git a/workflow b/workflow deleted file mode 100644 index 838a201..0000000 --- a/workflow +++ /dev/null @@ -1,5 +0,0 @@ -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. -Other brands works as well. |