--- ./misc/ext.d/image.sh.orig 2012-07-18 04:30:23.000000000 -0500 +++ ./misc/ext.d/image.sh 2012-09-08 14:39:11.998159169 -0500 @@ -36,7 +36,7 @@ if [ "$DISPLAY" = "" ]; then zgv "${MC_EXT_FILENAME}" else - (gqview "${MC_EXT_FILENAME}" &) + (geeqie "${MC_EXT_FILENAME}" &) fi ;; esac