diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-02-27 17:51:28 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-02-27 17:51:28 +0100 |
commit | 740f8151488a500906df70293cb579df7af0bc18 (patch) | |
tree | 163125e40b5f975654930c7da059862f5c4a700e /man/feh.pre | |
parent | 4b01c25946d0ec14d80a3ef2077ac40b78ab68d6 (diff) | |
parent | 6452404d310252bad6d09979f2a2e28bb58f2746 (diff) |
Merge branch 'ulteq-custom-background-color'
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/man/feh.pre b/man/feh.pre index f5d9b9c..ab3f8d6 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -378,10 +378,16 @@ Hide the pointer . .It Cm -B , --image-bg Ar style . -Use style as background for transparent image parts and the like. -Accepted values: checks, white, black. -. -The default for windowed mode is checks, while fullscreen defaults to black. +Use +.Ar style +as background for transparent image parts and the like. +Accepted values: default, checks, or an XColor +.Pq eg. Qo black Qc or Qo #428bdd Qc . +. +In windowed mode, the default is checks +.Pq a checkered background so transparent image parts are easy to see . +In fullscreen and background setting mode, checks is not accepted and the +default is black. . .It Cm -i , --index . |