| Index: site/user/quick/windows.md
|
| diff --git a/site/user/quick/windows.md b/site/user/quick/windows.md
|
| index 5ebbe33d0ce79d30e79dfe69552e834dc70a4bea..de014a4e6a0be9e02b0fff3d02feaf13bd57831c 100644
|
| --- a/site/user/quick/windows.md
|
| +++ b/site/user/quick/windows.md
|
| @@ -130,8 +130,8 @@ Build and run SampleApp in Visual Studio
|
| 6. Once the build is complete, you should see a window with various
|
| example graphics. To move through the sample app, use the
|
| following keypresses:
|
| - - right-arrow key: cycle through different test pages
|
| - - left-arrow key: cycle through rendering methods for each test page
|
| + - right- and left-arrow key: cycle through different test pages
|
| + - 'D' key: cycle through rendering methods for each test page
|
| - other keys are defined in SampleApp.cpp’s
|
| SampleWindow::onHandleKey() and SampleWindow::onHandleChar()
|
| methods
|
|
|