summaryrefslogtreecommitdiff
path: root/PLUGINS/src/osddemo/README
diff options
context:
space:
mode:
Diffstat (limited to 'PLUGINS/src/osddemo/README')
-rw-r--r--PLUGINS/src/osddemo/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/PLUGINS/src/osddemo/README b/PLUGINS/src/osddemo/README
index 90ae2952..bd9aa8bf 100644
--- a/PLUGINS/src/osddemo/README
+++ b/PLUGINS/src/osddemo/README
@@ -26,4 +26,9 @@ pixmap is displayed, it can be moved around with the Up, Down, Left
and Right buttons. The Red button turns off the "Tiled Pixmaps"
display, and the Green button toggles the color display.
+In both variants of the demo, pressing the '1' key displays all
+possible ellipses that can be drawn with the DrawEllipse() function,
+while pressing the '2' key shows all possible slopes the DrawSlope()
+function can draw.
+
Press Ok to close the window.