![]() |
![]() |
(on Wikipedia)
https://sourceforge.net/projects/geeqie/
http://geeqie.sourceforge.net/
A straightforward and lightweight image viewer.
Their sourceforge page claims that Gitorious has their development, but it does not.
- 2019-08-07 - 1:1.3-1 on Debian 9.9.0-i386-xfce-CD-1
- 2019-06-23 - 0.2.5-2+b1 on Debian 9.9.0-i386-xfce-CD-1
- 2018-01-21 - 1.2 on Devuan-1.0.0-jessie-i386-DVD
- 2016-12-03 - I switched back to GPicView because I didn't like the list of dependencies.
- 2016-03-27 - 1.1 on Slackware 14.1
- 2015-05-10 - 1.1 on Lubuntu 14.04.4 LTS
-
(date not recorded) - Switched from GPicView
2019-08-07 - 1:1.3-1 ∞
1) Edit your ~/.config/openbox/rc.xml
(on Lubuntu it is ~/.config/openbox/lubuntu-rc.xml)
2) Before </applications>, paste:
<application name="geeqie"> <fullscreen>true</fullscreen> </application>
3) At a terminal, run openbox --reconfigure
4) Start Geeqie
5) right-click the Geeqie window > [_] Hide file list
2018-01-21 - 1.2 ∞
I recently switched back to from GPicView to Geeqie because I need in-place renaming, and easy deletion. The file similarity feature also might come in handy.
- It keeps a recent file list, but its configuration doesn't allow it to be set to 0, so I made these changes to
~/.config/geeqie/geeqierc.xml:
open_recent_list_maxsize = "0" last_path = ""
.. however, it does not respect last_path being blanked out. Sigh. This is a major security oversight.
-
It does not allow
leftandrightas keybindings for displaying the previous/next image.- Editing
~/.config/geeqie/accelsto set it manually is not honoured. Sigh.
- Editing
-
Fullscreen (
f) and then trying to do something likeF2to rename does not show that dialog. Trying to interact with the windowing environment in general will get one into all kinds of trouble. Basically the screen is hijacked in fullscreen mode.
2016-03-27 - 1.1 ∞
This comes with Slackware 14.1
-
Cannot view animated gifs.
2015-05-10 - 1.1 ∞
off the top of my head:
-
Cannot view animated gifs.
- Seriously? Sigh.
- Probably not animated PNGs either. Is there even such a thing? I guess people went to webm.
Last updated 2021-05-30 at 02:09:34



Added instructions to force fullscreen
Searching the net pointed me to my own notes for GPicView with the solution there. Yay me.