From 82e54385001a694070791104c1c492d8b07db217 Mon Sep 17 00:00:00 2001 From: wes Date: Sat, 7 Apr 2012 15:50:12 -0400 Subject: [PATCH] changed readme to reflect changes --- README | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README b/README index 2e9dea5..a8e0a55 100644 --- a/README +++ b/README @@ -1,4 +1,11 @@ Alter lazyplay.sexp to tune the paths to your computer -You then run lazyplay.rkt from the directory with your media files in it Configure lazyplay.sexp with the file extensions you want and the arguments you want +Then move lazyplay.sexp to /etc/lazyplay.sexp (make sure it is readable by your user) Change the arguments for mplayer between files via the terminal input (this will be started when you run lazyplay.rkt) +e.g. + +> -fs +> + +This will make mplayer use the fullscreen argument on the rest of the files +If you want to change it back to using no arguments, then just hit enter again, or enter a new set of arguments \ No newline at end of file