Skip to content
Snippets Groups Projects
Commit 07bde339 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

Defult mode is trackball rotation

parent 8cd4acfc
No related branches found
No related tags found
No related merge requests found
/* $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_ #ifndef _HELP_H_
#define _HELP_H_ #define _HELP_H_
...@@ -14,11 +14,9 @@ static char txt_help[]= ...@@ -14,11 +14,9 @@ static char txt_help[]=
" display its properties on the bottom line\n" " display its properties on the bottom line\n"
" size a rubber zoom started with (C-left)\n" " size a rubber zoom started with (C-left)\n"
"\n" "\n"
" (left) apply Y rotation (horizontal move)\n" " (left) apply rotation\n"
" apply X rotation (vertical move)\n"
" accept a rubber zoom started by (C-left)\n" " accept a rubber zoom started by (C-left)\n"
" (middle) apply Z rotation (horizontal move)\n" " (middle) zoom\n"
" zoom (vertical move)\n"
" cancel a rubber zoom\n" " cancel a rubber zoom\n"
" (right) pan X (horizontal move)\n" " (right) pan X (horizontal move)\n"
" pan Y (vertical move)\n" " pan Y (vertical move)\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment