Changes
Page history
Update GUI
authored
Nov 16, 2021
by
Robert Schöne
Show whitespace changes
Inline
Side-by-side
GUI.md
View page @
7acc4937
...
@@ -17,8 +17,8 @@ When the GUI starts the following things happen (not explicitly ordered):
...
@@ -17,8 +17,8 @@ When the GUI starts the following things happen (not explicitly ordered):
checking for local settings and creating LOCALDEFS for the local machine
checking for local settings and creating LOCALDEFS for the local machine
-
All Systems: BenchIT.jar
-
All Systems: BenchIT.jar
-
checking for LOCALDEFS for the local machine (if not available: create a copy from PROTOTYPE)
-
checking for LOCALDEFS for the local machine (if not available: create a copy from PROTOTYPE)
-
reading the file
<
BenchIT-mainfolder
>
/gui/cfg/Config.XML for LOCALDEF-descriptions
-
reading the file BenchIT-mainfolder/gui/cfg/Config.XML for LOCALDEF-descriptions
-
reading the file
<
BenchIT-mainfolder
>
/gui/cfg/BGUI.cfg for GUI settings
-
reading the file BenchIT-mainfolder/gui/cfg/BGUI.cfg for GUI settings
-
handling the userflags given by command
-
handling the userflags given by command
-
starting GUI in LOCALDEF-Mode
-
starting GUI in LOCALDEF-Mode
...
@@ -88,20 +88,20 @@ In addition, you can tell ant to print out debugging informations to see which J
...
@@ -88,20 +88,20 @@ In addition, you can tell ant to print out debugging informations to see which J
-
F1: Help
-
F1: Help
-
F4: Reload Kerneltree
-
F4: Reload Kerneltree
-
F5: Reload Resulttree
-
F5: Reload Resulttree
-
<
CTRL-O
>
: Options
-
CTRL-O: Options
-
<
CTRL-L
>
: switch to LOCALDEF-mode
-
CTRL-L: switch to LOCALDEF-mode
-
<
CTRL-D
>
: switch to DB-mode
-
CTRL-D: switch to DB-mode
-
<
CTRL-E
>
: run selected kernels
-
CTRL-E: run selected kernels
-
<
CTRL-Q
>
: quit
-
CTRL-Q: quit
#### Editor Shortcuts:
#### Editor Shortcuts:
-
<
CTRL-F
>
: Find (case-sensitive search)
-
CTRL-F: Find (case-sensitive search)
-
<
CTRL-G
>
: Go to Line
-
CTRL-G: Go to Line
-
When editing is available (not when analyzing a result-file)
-
When editing is available (not when analyzing a result-file)
-
<
CTRL-C
>
: Copy
-
CTRL-C: Copy
-
<
CTRL-X
>
: Cut and Paste
-
CTRL-X: Cut and Paste
-
<
CTRL-V
>
: Paste
-
CTRL-V: Paste
-
<
CTRL-S
>
: Save
-
CTRL-S: Save
### GUI modes
### GUI modes
#### Identify your current mode
#### Identify your current mode
...
@@ -117,12 +117,12 @@ Look at the Panel above the internal console (green, lower right).
...
@@ -117,12 +117,12 @@ Look at the Panel above the internal console (green, lower right).
In this mode, LOCALDEFs can be edited graphically or as plain text.
In this mode, LOCALDEFs can be edited graphically or as plain text.
Switch to LOCALDEF-mode by:
Switch to LOCALDEF-mode by:
-
choosing Setup->Localdefs OR
-
choosing Setup->Localdefs OR
-
typing
<
CTRL-L
>
OR
-
typing CTRL-L OR
-
pressing the button, which displays a house. (Local-defs.)
-
pressing the button, which displays a house. (Local-defs.)
##### Additional Shortcuts
##### Additional Shortcuts
-
<
Ctrl-L
>
: Load the actual LOCALDEFs
-
Ctrl-L: Load the actual LOCALDEFs
-
<
Ctrl-S
>
: Save the actual LOCALDEFs
-
Ctrl-S: Save the actual LOCALDEFs
general shortcuts
general shortcuts
##### Setting the LOCALDEFs, hints and more
##### Setting the LOCALDEFs, hints and more
...
@@ -147,7 +147,7 @@ When more then one kernel is selected, a combobox should appear in the top of th
...
@@ -147,7 +147,7 @@ When more then one kernel is selected, a combobox should appear in the top of th
##### Starting a kernel locally
##### Starting a kernel locally
Start the selected kernel by ...
Start the selected kernel by ...
-
pressing
<
CTRL
>
-E OR
-
pressing CTRL-E OR
-
a right-click the kernels in result-tree and select "Execute local" OR
-
a right-click the kernels in result-tree and select "Execute local" OR
-
selecting "Measure"->"Execute local"
-
selecting "Measure"->"Execute local"
...
...
...
...