aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-05-19 21:53:24 -0400
committerB. Watson <yalhcru@gmail.com>2020-05-19 21:53:24 -0400
commit1a106684735cb79b6b592f3196b1ab2217b52543 (patch)
tree9c3d7e899d9c82199255bdf73c366f5ade6d44ce /README
parenta781a1b92701bf60a8e830769fe14c06c1fe515c (diff)
downloadunsaver-1a106684735cb79b6b592f3196b1ab2217b52543.tar.gz
update README
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 8 insertions, 5 deletions
diff --git a/README b/README
index 12b4584..c6cb6e7 100644
--- a/README
+++ b/README
@@ -1,8 +1,9 @@
README for unsaver
------------------
+------------------
-unsaver lets you play games with your joysticks/gamepads without
-xscreensaver activating due to lack of keyboard/mouse input.
+unsaver lets you play games with your joysticks/gamepads and watch
+fullscreen videos without your screensaver activating due to lack of
+keyboard/mouse input.
Multiple joystick devices can be monitored. By default, unsaver
monitors up to 16 devices, named /dev/input/js0 through js15.
@@ -11,12 +12,14 @@ as joysticks are plugged in and unplugged.
Currently unsaver only runs on Linux.
-To build, just run make. You'll need a C compiler (gcc or clang)
-and headers/libraries for glibc and Xorg.
+To build, just run make. You'll need a C compiler (gcc or clang) and
+headers for the kernel, glibc, and Xorg.
To install, "make install". See the top of the Makefile for some useful
variables you can set to control where things get installed to.
+unsaver was written by B. Watson <yalhcru@gmail.com>.
+
unsaver is released under the terms of the WTFPL:
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE