Manual Page Search Parameters

LEL(1) General Commands Manual LEL(1)

lelsimple X11 image viewer

lel [-f] [file ...]

The lel utility is a simple X11 image viewer for the farbfeld(5) format.

The options are as follows:

Fit image.

Quit lel.
Scroll left.
Scroll right.
Scroll down.
Scroll up.
Zoom in.
Zoom out.
Reset zoom level, set aspect ratio, and reload image.
Reload image.
Go to the next image.
Go to the previous image.
Delete image from queue.
Full aspect ratio.
Stretch image.
Full view.
Fit image.
Fit image width.
Fit image height.
Fit image if it exceeds window size leaving it at it's natural scale otherwise.
Print file to stdout.

Zoom in.
Zoom down.

While lel itself only knows about the farbfeld(5) image format, by pre-processing images with a translation program when the file name matches a glob(7) pattern any image type can be displayed.

By default the following filters are defined:

*.jpg ff2jpg
*.png ff2png
*.ff.bz2 bunzip2

The lel utility exits 0 on success, and >0 if an error occurs.

lel was originally written by Hiltjo Posthuma <hiltjo@codemadness.org> and sin <sin@2f30.org>. This is a fork of lel by Jacob Edwards.

The manual page was written by Svyatoslav Mishyn <juef@openmailbox.org> and was rewritten by Jacob Edwards.

July 26, 2016 jacob