GPicView
From LXDE.org
| GPicView | |
| GPicView about to go fullscreen
| |
| Developer | LXDE Team |
| Latest version | 0.2.2 (from 23 July, 2011) |
| Genre | Picture Viewer |
| License | GNU General Public License, LGPL |
| Website | lxde.org |
GPicView is the standard picture viewer of LXDE. GPicView features lightning fast startup and an intuitive interface.
Contents |
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:
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.


