From e32112e3ba496a9b19646886de1c13a1dc387f23 Mon Sep 17 00:00:00 2001 From: Don Pellegrino Date: Fri, 04 Dec 2009 14:50:45 +0000 Subject: Added documentation for keyboard toggle of the display of the datarose. --- diff --git a/README b/README index b564016..f259797 100644 --- a/README +++ b/README @@ -15,11 +15,15 @@ used to highlight the selection. r: Reset the display (unzoom). - l: Toggle display of the legend (on by default). - Mouse-wheel: scroll to zoom in or out by 10% of the window size with the focus at the center of the window. +Visible Geometry: + + l: Toggle display of the legend (on by default). + + d: Toggle display of the datarose (off by default). + An attempt was made to use the glutPassiveMotionFunc to show the information for the data under the mouse pointer. This proved to be too slow so the use of this technique was discarded. The basic -- cgit v0.8.3.1-22-g547a