Jumpdrive; A.7.26 Jumpdrive - AMD SimNow Simulator 4.4.4 User Manual

Amd simnow simulator user manual
Table of Contents

Advertisement

User Manual
MouseMove <DeltaX> <DeltaY>
MouseLeftDown
MouseRightDown
MouseLeftUp
MouseRightUp
MouseMoveAbs <X> <Y>
Log enable|disable id
Text
Table 15-14 shows the currently defined prefix sequences:
Prefix
\r
<RETURN>
\t
<TAB>
\\
<BACKSLASH>
\"
<DOUBLE QUOTE>
\'
<SINGLE QUOTE>
\{esc}
<ESCAPE>
\{f1}
<FUNCTION KEY 1>
\{f2}
<FUNCTION KEY 2>
\{f3}
<FUNCTION KEY 3>
\{f4}
<FUNCTION KEY 4>
\{f5}
<FUNCTION KEY 5>
\{f6}
<FUNCTION KEY 6>
\{f7}
<FUNCTION KEY 7>

A.7.26 JumpDrive

1 simnow> jumpdrive.usage
Automation Command
LoadImage <HostFileName>
SaveImage <HostFileName>
ImportFile <HostFileName> <ImageFileName>
ExportFile <ImageFileName> <HostFileName>
248
AMD Confidential
Moves the mouse cursor to relative position DeltaX and
DeltaY.
Generates a left-mouse-button-down event.
Generates a right-mouse-button-down event.
Generates a left-mouse-button-up event.
Generates a right-mouse-button-up event.
Moves the mouse cursor to absolute x-y position.
Enables or disables logging.
This command injects keyboard input from the
command line. It takes basic text such as 'keyboard.text
"dir\r"'. This command can handle more complex
sequences with other '\' prefixed strings (see Table
15-14).
Action
\{f8}
\{f9}
\{f10}
\{tab}
\{del}
\{up}
\{down}
\{left}
\{right}
\{ctrl-m}
\{ctrl-b}
\{alt-m}
\{alt-b}
Table 15-14: Prefix Sequences (keyboard.text)
Prefix
Action
<FUNCTION KEY 8>
<FUNCTION KEY 9>
<FUNCTION KEY 10>
<TAB>
<DELETE>
<UP ARROW>
<DOWN ARROW>
<LEFT ARROW>
<RIGHT ARROW>
<CONTROL make>
<CONTROL BRAKE>
<ALT MAKE>
<ALT BRAKE>
Description
Loads the contents of the specified image
file <HostFileName> to the memory.
Saves the contents of the memory to an
image file on the host specified by
<HostFileName>.
Imports the requested file into the image
<ImageFileName> using the given host
file name <HostFileName>.
Exports the requested file from the image
<ImageFileName> to the given host file
name <HostFileName>.
h
September 12
, 2008
Appendix A

Advertisement

Table of Contents
loading

Table of Contents