From f615fb43d5321a37b8ba7f767c59d6bc0fe6e9b5 Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Tue, 16 Feb 2010 17:34:48 +0000 Subject: Turn the simulator background into a clickable area. i.e. you click on the play button to press play. It also maps mouse scrollwheel events to rockbox scrollwheel events. This facilitates testing because you don't have to move your hand between the mouse and keyboard. Author: Fred Bauer Flyspray: FS#11008 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24696 a1c6a512-1295-4272-9138-f99709370657 --- docs/UISIMULATOR | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs') diff --git a/docs/UISIMULATOR b/docs/UISIMULATOR index fc383edc85..0a7888b7b6 100644 --- a/docs/UISIMULATOR +++ b/docs/UISIMULATOR @@ -50,3 +50,10 @@ The keyboard's numerical keypad is used to simulate the target keypad. See the output rockboxui displays on start for details. + +5. Mouse Input + + Clicking on the button images on the background will simulate pressing the + appropriate buttons. On scroll wheel targts the mouse wheel will simulate + scroll wheel motion. + -- cgit v1.2.3