From 07bde339110dedb3522c5db8e922eb6cd5591df3 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Tue, 5 Dec 2000 18:59:17 +0000 Subject: [PATCH] Defult mode is trackball rotation --- Unix/Help.h | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Unix/Help.h b/Unix/Help.h index 9749968944..abda3ff721 100644 --- a/Unix/Help.h +++ b/Unix/Help.h @@ -1,4 +1,4 @@ -/* $Id: Help.h,v 1.3 2000-11-25 15:26:12 geuzaine Exp $ */ +/* $Id: Help.h,v 1.4 2000-12-05 18:59:17 geuzaine Exp $ */ #ifndef _HELP_H_ #define _HELP_H_ @@ -14,11 +14,9 @@ static char txt_help[]= " display its properties on the bottom line\n" " size a rubber zoom started with (C-left)\n" "\n" -" (left) apply Y rotation (horizontal move)\n" -" apply X rotation (vertical move)\n" +" (left) apply rotation\n" " accept a rubber zoom started by (C-left)\n" -" (middle) apply Z rotation (horizontal move)\n" -" zoom (vertical move)\n" +" (middle) zoom\n" " cancel a rubber zoom\n" " (right) pan X (horizontal move)\n" " pan Y (vertical move)\n" -- GitLab