lookilove.blogg.se

Arch linux image viewer
Arch linux image viewer













arch linux image viewer
  1. Arch linux image viewer install#
  2. Arch linux image viewer manual#

Multiwindow mode allows you to open all the files in your directory in separate windows. Its only difference is that you can click any thumbnail and open that respective image in a new window.Įnter Thumbnail mode with feh -t. Thumbnail mode looks identical to Index mode, and it accepts the same parameters discussed above.

Arch linux image viewer manual#

You can find the full list of descriptors in the Feh man page by typing man feh into your terminal and searching for “FORMAT SPECIFIERS” with / after the manual opens. The command feh -i -index-info '%hx%w-%n' shows the height (%h), width (%w), and file name (%n) as the description. If you want to be more specific with your descriptions, you can use the -index-info operator as seen in the following image. The command feh -i will give you the following as a default printing. It also displays a collection of your images’ thumbnails, but it places file names and other descriptions below each image. Index mode provides a little more detail than Montage does. You can also change the height and width of your entire montage by specifying -limit-height pixels and -limit-width pixels in your command. This will force Feh to ignore the aspect ratio of your image and conform to the specific height and width you set with the previous parameters. If you want to be exact, you can also pass the -ignore-aspect parameter to Feh in your command. Change the height and width pixels as you see fit. Those options will set your thumbnail sizes, respectively, to a height of 50 pixels each and 80 pixels each. If you want thumbnails of a specific size, you can add something like -thumb-height 150 -thumb-width 200 to your command. This command shows a list of thumbnails that you can either view or save. You can display a montage in a new window by typing feh -m. When you want to see more than one image at once, Feh offers several options beginning with Montage mode.

arch linux image viewer

If you were to scroll through the four images in the list, Feh would continue past the final image and start again at the top. The file “cleancat.jpeg” is the first item alphabetically in the “cats” directory, so that’s what Feh placed in its new window. Look what it does for the small list shown here: You can then flip through the slideshow with your arrow keys. It opens a new window and, beginning with the first recognizable item listed in the directory, displays each image by itself in that new window. When you enter a directory and type feh into the command line, Feh begins a slideshow of all the images in that directory. Slideshow mode is Feh’s default operation.

Arch linux image viewer install#

Or you can download the package source with git and use make and make install to install the program.















Arch linux image viewer