| Title: | DECWINDOWS 26-JAN-89 to 29-NOV-90 |
| Notice: | See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit |
| Moderator: | STAR::VATNE |
| Created: | Mon Oct 30 1989 |
| Last Modified: | Mon Dec 31 1990 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 3726 |
| Total number of notes: | 19516 |
Hi,
I just installed V2 Decwindows, VMS V5.3. After much modifying my
DECW$XDEFAULTS.DAT file, I got the new version to start just like my
old.
The only problem I now have is the DECW Terminals. I used to start
them up on top of each other, instead of cascaded. I put the following
in my DECW$XDEFAULTS as well as my DECW$TERMINAL_DEFAULTS.DAT to no
avail:
DECW$TERMINAL.x: 2
DECW$TERMINAL.y: 91
DECW$TERMINAL.*x: 2
DECW$TERMINAL.*y: 91
This worked under V1. Anyone know a way to do this?
Phil Hunt
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 2023.1 | CREATE/TERMINAL | RWCVAX::COULSON | Roger Coulson - SASE(MSESU) DTN 223-6158 | Wed Jan 10 1990 10:37 | 8 |
re:.0
Try the CREATE/TERMINAL command. At the DCL prompt try HELP
CREATE/TERMINAL for more details. Basicly you want a conmmand line
this: $CREATE/TERMIAL/WINDOW_ATTRIBUTES=(X_POSITION=2,Y_POSITION=91)
/s/ Roger
| |||||
| 2023.2 | Where does it go for autostartup? | VAXPHW::PHIL | At 'MAC'simum efficiency! | Wed Jan 10 1990 14:01 | 5 |
Where would this go? If it goes in decw$login, whon't it execute
every time a job starts up?
Phil Hunt
| |||||
| 2023.3 | In the DCL command area of your application | AGBEAR::HORNER | A.G.Bear, Old fashion teddy bear | Wed Jan 10 1990 17:41 | 7 |
It would go in the DCL command area of the application definition that
you created for your special DECterm. You would then add your new
"Create DECterm" application to the autostart menu, and probably to
the application menu too. The autostart menu list is only executed
once when you log into the VAXstation.
Dave
| |||||