---
 util/wmiv.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/util/wmiv.c b/util/wmiv.c
index 2fb1e15..e99e3e3 100755
--- a/util/wmiv.c
+++ b/util/wmiv.c
@@ -731,10 +731,10 @@ int main(int argc, char **argv)
                        "  [L]            rotate image on the left\n"
                        "  [Q]            quit\n"
                        "  [R]            rotate image on the right\n"
-                       "  [right]        next image\n"
-                       "  [left]         previous image\n"
-                       "  [up]           first image\n"
-                       "  [down]         last image\n",
+                       "  [▸]            next image\n"
+                       "  [◂]            previous image\n"
+                       "  [▴]            first image\n"
+                       "  [▾]            last image\n",
                        argv[0]);
                        return EXIT_SUCCESS;
                case 'v':
-- 
2.1.4


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to