From 6b8d8d04c47f365e7b7f9e8b81898cd1f3e25a75 Mon Sep 17 00:00:00 2001 From: aura Date: Mon, 23 Feb 2026 10:41:55 +0100 Subject: add readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a047266 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# nocursor +-------------- + +## usage: +set LD_PRELOAD to point to nocursor.so + +can be done in steam game launch options: + +``` +LD_PRELOAD=/path/to/nocursor.so %command% +``` -- cgit v1.2.3