Jumpdrive, Table 15-14: prefix sequences (keyboard.text), A.7.26 jumpdrive – AMD SimNow Simulator 4.4.4 User Manual
Page 260
![background image](/manuals/46569/260/background.png)
AMD Confidential
User Manual
September 12
h
, 2008
248
Appendix A
MouseMove
Moves the mouse cursor to relative position DeltaX and
DeltaY.
MouseLeftDown
Generates a left-mouse-button-down event.
MouseRightDown
Generates a right-mouse-button-down event.
MouseLeftUp
Generates a left-mouse-button-up event.
MouseRightUp
Generates a right-mouse-button-up event.
MouseMoveAbs
Moves the mouse cursor to absolute x-y position.
Log enable|disable id
Enables or disables logging.
Text
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).
Table 15-14 shows the currently defined prefix sequences:
Prefix
Action
Prefix
Action
\r
\{f8}
\t
\{f9}
\\
\{f10}
\”
\{tab}
\’
\{del}
\{esc}
\{up}
\{f1}
\{down}
\{f2}
\{left}
\{f3}
\{right}
\{f4}
\{ctrl-m}
\{f5}
\{ctrl-b}
\{f6}
\{alt-m}
\{f7}
\{alt-b}
Table 15-14: Prefix Sequences (keyboard.text)
A.7.26 JumpDrive
1 simnow> jumpdrive.usage
Automation Command
Description
LoadImage
Loads the contents of the specified image
file <HostFileName> to the memory.
SaveImage
Saves the contents of the memory to an
image file on the host specified by
<HostFileName>.
ImportFile
Imports the requested file into the image
<ImageFileName> using the given host
file name <HostFileName>.
ExportFile
Exports the requested file from the image
<ImageFileName> to the given host file
name <HostFileName>.