From 4b321d2fef071b858c205ffb79295af3a9e11159 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Tue, 5 Jan 2021 09:28:08 +0100 Subject: Updating README --- README | 8 -------- README.ms | 35 +++++++++++++++++++++++++++++++++++ README.pdf | Bin 0 -> 17433 bytes workflow | 5 ----- 4 files changed, 35 insertions(+), 13 deletions(-) delete mode 100644 README create mode 100644 README.ms create mode 100644 README.pdf delete mode 100644 workflow diff --git a/README b/README deleted file mode 100644 index 02e75ed..0000000 --- a/README +++ /dev/null @@ -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 new file mode 100644 index 0000000..ad4239e Binary files /dev/null and b/README.pdf differ 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. -- cgit v1.2.3