diff options
author | Sven Gothel <[email protected]> | 2013-12-31 08:40:48 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-12-31 08:40:48 +0100 |
commit | d8b3e369cf5365d09853db20b817cda7553b9a48 (patch) | |
tree | d726783ecad0c688ad8e12086bf9c05ef85b4fa5 /jnlp-files/jogl-applet-runner-newt-gears-normal-napplet2.html | |
parent | e7ffa68bce9bb707005be72530b207c732f62c31 (diff) |
Bug 935: NEWT: Expose Pointer Icons Feature in JOGLNewtAppletBase Tests
Diffstat (limited to 'jnlp-files/jogl-applet-runner-newt-gears-normal-napplet2.html')
-rw-r--r-- | jnlp-files/jogl-applet-runner-newt-gears-normal-napplet2.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/jnlp-files/jogl-applet-runner-newt-gears-normal-napplet2.html b/jnlp-files/jogl-applet-runner-newt-gears-normal-napplet2.html index 8970aea53..09c5f4b47 100644 --- a/jnlp-files/jogl-applet-runner-newt-gears-normal-napplet2.html +++ b/jnlp-files/jogl-applet-runner-newt-gears-normal-napplet2.html @@ -12,6 +12,9 @@ JOGL NEWT Applet Runner Special Keys:<br> <li> f - toggle fullscreen </li> <li> r - in/out browser window </li> <li> a - on/off always-on-top </li> + <li> c - change mouse pointer </li> + <li> i - invisible mouse pointer </li> + <li> w - warp mouse pointer to center </li> </ul> If Applet is out of browser window, it is closeable. </P> |