@@ -2,11 +2,10 @@ | |||||
**Simple X Image Viewer** | **Simple X Image Viewer** | ||||
The primary goal of sxiv is to create an image viewer, which only has the most | |||||
basic features required for fast image viewing (the ones I want). It has vi key | |||||
bindings and works nicely with tiling window managers. Its code base should be | |||||
kept small and clean to make it easy for you to dig into it and customize it | |||||
for your needs. | |||||
The sole purpose of sxiv is to be the perfect image viewer for me. It is free | |||||
software so that you can use it and modify it for your needs. Please file a bug | |||||
report if something does not work as documented or expected. Contributions are | |||||
welcome but there is no guarantee that they will be incorporated. | |||||
Features | Features | ||||
@@ -24,10 +24,9 @@ sxiv \- Simple X Image Viewer | |||||
.IR ZOOM ] | .IR ZOOM ] | ||||
.IR FILE ... | .IR FILE ... | ||||
.SH DESCRIPTION | .SH DESCRIPTION | ||||
sxiv is a simple image viewer for X. It only has the most basic features | |||||
required for fast image viewing. | |||||
sxiv is a simple image viewer for X. | |||||
.P | .P | ||||
sxiv has two modes of operation: image and thumbnail mode. The default is image | |||||
It has two modes of operation: image and thumbnail mode. The default is image | |||||
mode, in which only the current image is shown. In thumbnail mode a grid of | mode, in which only the current image is shown. In thumbnail mode a grid of | ||||
small previews is displayed, making it easy to choose an image to open. | small previews is displayed, making it easy to choose an image to open. | ||||
.P | .P | ||||