From ac49830aaf9759600d75cf182308fa5be52b1483 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Sun, 16 May 2021 20:14:41 +0200 Subject: Update README --- README.md | 25 +++++++++++++++++++++++++ README.ms | 35 ----------------------------------- README.pdf | Bin 17473 -> 0 bytes 3 files changed, 25 insertions(+), 35 deletions(-) create mode 100644 README.md delete mode 100644 README.ms delete mode 100644 README.pdf diff --git a/README.md b/README.md new file mode 100644 index 0000000..1206929 --- /dev/null +++ b/README.md @@ -0,0 +1,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) diff --git a/README.ms b/README.ms deleted file mode 100644 index abb192c..0000000 --- a/README.ms +++ /dev/null @@ -1,35 +0,0 @@ -.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. -Right now, I'm fully doing it in bash. -.PP -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. - -.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 deleted file mode 100644 index d80e1f0..0000000 Binary files a/README.pdf and /dev/null differ -- cgit v1.2.3