Technical data
Main window
34
-
ModelSim EE Graphic Interface ModelSim EE Tutorial
The Main window allows insertions or pastes only after the prompt, therefore, you
don’t need to set the cursor when copying strings to the command line.
*
Unix only
Which keyboard key functions as the meta key depends on how your X-windows KeySym
mapping is set up. You may need help from your system administrator to map a particular
key, such as the <alt> key, to the meta KeySym.
**
Windows
<control - c> copies text in all but the Main window; in the Main window <control-c>
performs a Break.
< control - d > delete character to the right
< control - k > delete to the end of line
< control - a > < control - a >, <Home> move insertion cursor to beginning of line
< control - e > < control - e >, <End> move insertion cursor to end of line
< * meta - "<" > none move insertion cursor to beginning of file
< * meta - ">" > none move insertion cursor to end of file
< control - w > < control - x > cut selection
< *meta - w > < control - c > ** copy selection
< control - y > < control - v > insert clipboard
Ke
y
strokes - UNIX Ke
y
strokes - Windows Result