commit e388d458891c604ef0f39d5d5ae6ed249449965d parent 332f370bfc6d87eb866b14656c0b950a9e7da20d Author: Erik Letson <hmagellan@hmagellan.com> Date: Thu, 16 Jul 2020 10:48:29 -0500 Brief README desc Diffstat:
M | README | | | 8 | +++++++- |
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/README b/README @@ -1 +1,7 @@ -todo +This simple script will allow you to choose one out of your multiple displays (monitors) to +lock all input from a Wacom tablet to. This means that you can have a single monitor for drawing +and (an)other monitor(s) for other things. + +To use, simply run the script and answer the questions. + +Currently this script is not very advanced. It will be improved in the future.