From 1a106684735cb79b6b592f3196b1ab2217b52543 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 19 May 2020 21:53:24 -0400 Subject: update README --- README | 13 ++++++++----- 1 file 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 . + unsaver is released under the terms of the WTFPL: DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE -- cgit v1.2.3