summarylogtreecommitdiffstats
path: root/readme.install
diff options
context:
space:
mode:
Diffstat (limited to 'readme.install')
-rw-r--r--readme.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/readme.install b/readme.install
new file mode 100644
index 000000000000..4de642c48acd
--- /dev/null
+++ b/readme.install
@@ -0,0 +1,7 @@
+post_install() {
+ echo '------------------------------------------------------------------------------------'
+ echo ' You must edit ~/.xscreensaver to add support for this screensaver'
+ echo ' Find the line "programs:" and simply add the following below it:'
+ echo ' "ATV4" atv4 \n\'
+ echo '------------------------------------------------------------------------------------'
+}