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
75490866
Commit
75490866
authored
9 years ago
by
Birte Kristina Friesel
Browse files
Options
Downloads
Patches
Plain Diff
update --xinerama-screen documentation in feh(1)
parent
98eedcea
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
man/feh.pre
+24
-15
24 additions, 15 deletions
man/feh.pre
with
24 additions
and
15 deletions
man/feh.pre
+
24
−
15
View file @
75490866
...
...
@@ -644,6 +644,30 @@ output useful information, progress bars, etc.
.
output version information and exit.
.
.It Cm --xinerama-index Ar screen
.
Override
.Nm Ns No 's
idea of the active Xinerama screen. May be useful in certain circumstances
where the window manager places the feh window on Xinerama screen A while
.Nm
assumes that it will be placed on screen B.
.
.Pp
.
In background setting mode: When used with any option other than
.Cm --bg-tile :
Only set wallpaper on
.Ar screen .
All other screens will be filled black/white.
.
This is most useful in a Xinerama configuration with
overlapping screens. For instance, assume you have two overlapping displays
(index 0 and 1), where index 0 is smaller. To center a background on the
display with index 0 and fill the extra space on index 1 black/white, use
.Qq --xinerama-index 0
when setting the wallpaper.
.
.It Cm --zoom Ar percent No | Cm max No | Cm fill
.
Zoom images by
...
...
@@ -869,21 +893,6 @@ Do not write a
.Pa ~/.fehbg
file
.
.It Cm --xinerama-index Ar screen
.
When used with any option other than
.Cm --bg-tile :
Only set wallpaper on
.Ar screen .
All other screens will be filled black/white.
.
This is most useful in a Xinerama configuration with overlapping screens.
For instance, assume you have two overlapping displays (index 0 and 1), where
index 0 is smaller. To center a background on the display with index 0 and
fill the extra space on index 1 black/white, use
.Qq --xinerama-index 0
when setting the wallpaper.
.
.El
.
.
...
...
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