aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2021-01-05 09:28:08 +0100
committerClyhtsuriva <aimeric@adjutor.xyz>2021-01-05 09:28:08 +0100
commit4b321d2fef071b858c205ffb79295af3a9e11159 (patch)
tree26a09eb25d1b1a97264ad36294c7d01381a6c2c0
parentca9d5c97efb1cb958d5e0994754f6abd257f81a3 (diff)
Updating README
-rw-r--r--README8
-rw-r--r--README.ms35
-rw-r--r--README.pdfbin0 -> 17433 bytes
-rw-r--r--workflow5
4 files changed, 35 insertions, 13 deletions
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
--- /dev/null
+++ b/README.pdf
Binary files 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.