--- ./misc/ext.d/image.sh.orig 2013-05-29 01:53:42.379848005 -0500 +++ ./misc/ext.d/image.sh 2013-05-29 01:54:54.639853218 -0500 @@ -39,7 +39,7 @@ ;; *) if [ -n "$DISPLAY" ]; then - (gqview "${MC_EXT_FILENAME}" &) + (geeqie "${MC_EXT_FILENAME}" &) elif see >/dev/null 2>&1; then (see "${MC_EXT_FILENAME}" &) else