GPicView video of the standard picture viewer of LXDE

This video by maces presents GPicView the standard picture viewer developed by the LXDE team.

Installation in Debian, Ubuntu and other distributions:

pacman -Sy gpicview

Features

  • Extremely lightweight and fast with low memory usage
  • Very suitable for default image viewer of desktop system
  • Simple and intuitive interface
  • Minimal lib dependency: Only pure GTK+ is used
  • Desktop independent: Doesn’t require any specific desktop environment
  • Open source, licensed under GNU GPL

Author

Developed by 洪任諭 (Hong Jen Yee,aka PCMan) Copyright © 2007, Released under GNU general public license.

FAQ

  • How to set gpicview to default image viewer? Use following command line:

xdg-mime default gpicview.desktop `grep ‘MimeType=’ /usr/share/applications/gpicview.desktop | sed -e ’s/.*=//’ -e ’s/;/ /g’`

NOTE: xdg-utils is needed here. It’s a tool released by Portland project of Freedesktop.org. Most modern Linux distros have this tool installed by default.

Links

YouTube: http://de.youtube.com/watch?v=ACd3kN3mq_o
Maces Blogpost with German Video: http://www.maces-net.de/2008/10/06/kurzvorstellung-gpicview/
GPicView auf Sourceforge: http://sourceforge.net/project/showfiles.ph…
GPicView in the LXDE Wiki: http://wiki.lxde.org/en/GPicView

Comments 2

  1. maces wrote:

    Hi

    A small mistake: “pacman -Sy gpicview” is for Archlinux. For Debian it would be “apt-get install gpicview”

    maces

    Posted 15 Oct 2008 at 7:59 am
  2. nik wrote:

    There is no option to open GPicView maximized.
    Another thing – only white backgound :(

    Posted 19 Dec 2008 at 8:31 pm