summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2010-11-07 14:53:57 +0100
committerDaniel Friesel <derf@finalrewind.org>2010-11-07 14:53:57 +0100
commitf3b71673190187e4534cacb6ad0bbb490faafbb3 (patch)
tree21cf6b56aaafb65be6f365cc0b98ea1013932f33
parent590e085c7b2f2fa58c05b290a9b555324299b5c4 (diff)
Fix sample fehrc (thx feuerrot)
-rw-r--r--src/fehrc.raw14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/fehrc.raw b/src/fehrc.raw
index 94f88b0..154a6e1 100644
--- a/src/fehrc.raw
+++ b/src/fehrc.raw
@@ -31,7 +31,7 @@ webcam --multiwindow --reload 20
mkindex -iVO index.jpg .
# More ambitious version...
-imgidx --index --output-only .fehindex.jpg --limit-width 1024 \
+imgidx --index --output-only .fehindex.jpg --limit-width 1024 \\
--thumb-width 128 --thumb-height 128 --verbose --quiet
# Show a presentation
@@ -59,16 +59,16 @@ black --menu-bg " PREFIX "/share/feh/images/menubg_black.png \\
rfs --full-screen --hide-pointer --auto-zoom --randomize
fs --full-screen --hide-pointer --auto-zoom --sort filename
-thumb_s --thumbnails --cache-thumbnails --thumb-width 128 --thumb-height 128 \
- --limit-width 1024 --sort filename \
+thumb_s --thumbnails --cache-thumbnails --thumb-width 128 --thumb-height 128 \\
+ --limit-width 1024 --sort filename \\
--fontpath /usr/share/fonts/truetype/ttf-dejavu/ --font DejaVuSans/8
-thumb_b --thumbnails --cache-thumbnails --thumb-width 256 --thumb-height 256 \
- --limit-width 1024 --sort filename \
+thumb_b --thumbnails --cache-thumbnails --thumb-width 256 --thumb-height 256 \\
+ --limit-width 1024 --sort filename \\
--fontpath /usr/share/fonts/truetype/ttf-dejavu/ --font DejaVuSans/8
-thumb_s_nt --thumbnails --cache-thumbnails --thumb-width 128 --thumb-height 128 \
+thumb_s_nt --thumbnails --cache-thumbnails --thumb-width 128 --thumb-height 128 \\
--limit-width 1024 --sort filename --index-name 0
-thumb_b_nt --thumbnails --cache-thumbnails --thumb-width 256 --thumb-height 256 \
+thumb_b_nt --thumbnails --cache-thumbnails --thumb-width 256 --thumb-height 256 \\
--limit-width 1024 --sort filename --index-name 0