Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
feh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
derf
feh
Commits
ad4f102d
Commit
ad4f102d
authored
7 years ago
by
Birte Kristina Friesel
Browse files
Options
Downloads
Patches
Plain Diff
Replace outdated /opt/images example path with ~/Pictures
parent
26435c1a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
man/feh.pre
+16
-16
16 additions, 16 deletions
man/feh.pre
with
16 additions
and
16 deletions
man/feh.pre
+
16
−
16
View file @
ad4f102d
...
...
@@ -1670,56 +1670,56 @@ Here are some examples of useful option combinations. See also:
.
.Bl -tag -width indent
.
.It feh
/opt/imag
es
.It feh
~/Pictur
es
.
Show all images in
/opt/imag
es
Show all images in
~/Pictur
es
.
.It feh -r
/opt/imag
es
.It feh -r
~/Pictur
es
.
Recursively show all images found in
/opt/imag
es and subdirectories
Recursively show all images found in
~/Pictur
es and subdirectories
.
.It feh -rSfilename
/opt/imag
es
.It feh -rSfilename
~/Pictur
es
.
Same as above, but sort by filename. By default, feh will show files in the
order it finds them on the hard disk, which is usually somewhat random.
.
.It feh -t -Sfilename -E 128 -y 128 -W 1024
/opt/imag
es
.It feh -t -Sfilename -E 128 -y 128 -W 1024
~/Pictur
es
.
Show 128x128 pixel thumbnails, limit window width to 1024 pixels.
.
.It feh -t -Sfilename -E 128 -y 128 -W 1024 -P -C /usr/share/fonts/truetype/ttf-dejavu/ -e DejaVuSans/8
/opt/imag
es
.It feh -t -Sfilename -E 128 -y 128 -W 1024 -P -C /usr/share/fonts/truetype/ttf-dejavu/ -e DejaVuSans/8
~/Pictur
es
.
Same as above, but enable thumbnail caching in ~/.thumbnails and use a smaller
font.
.
.It feh -irFarial/14 -O index.jpg
/opt/imag
es
.It feh -irFarial/14 -O index.jpg
~/Pictur
es
.
Make an index print of
/opt/imag
es and all directories below it, using 14 point
Make an index print of
~/Pictur
es and all directories below it, using 14 point
Arial to write the image info under each thumbnail. Save the image as
index.jpg and don't display it, just exit. Note that this even works without
a running X server
.
.It feh --unloadable -r
/opt/imag
es
.It feh --unloadable -r
~/Pictur
es
.
Print all unloadable images in
/opt/imag
es, recursively
Print all unloadable images in
~/Pictur
es, recursively
.
.It feh -f by_width -S width --reverse --list \&.
.
Write a list of all images in the directory to by_width, sorted by width
.Pq widest images first
.
.It feh -w
/opt/imag
es/holidays
.It feh -w
~/Pictur
es/holidays
.
Open each image in
/opt/imag
es/holidays in its own window
Open each image in
~/Pictur
es/holidays in its own window
.
.It feh -FD5 -Sname
/opt/imag
es/presentation
.It feh -FD5 -Sname
~/Pictur
es/presentation
.
Show the images in .../presentation, sorted by name, in fullscreen,
automatically change to the next image after 5 seconds
.
.It feh -rSwidth -A Qo mv %F ~/images/\&%N Qc
/opt/imag
es
.It feh -rSwidth -A Qo mv %F ~/images/\&%N Qc
~/Pictur
es
.
View all images in
/opt/imag
es and below, sorted by width, move an image to
View all images in
~/Pictur
es and below, sorted by width, move an image to
~/image/image_name when enter is pressed
.
.It feh --start-at ./foo.jpg \&.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment