Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!mentor.cc.purdue.edu!mace.cc.purdue.edu!abe From: abe@mace.cc.purdue.edu (Vic Abell) Newsgroups: comp.sys.next Subject: Re: Terminal Window Location Keywords: Pseudo, window-position Message-ID: <3282@mace.cc.purdue.edu> Date: 5 Oct 89 13:46:05 GMT References: <2276@hydra.gatech.EDU> <3913@blake.acs.washington.edu> Reply-To: abe@mace.cc.purdue.edu (Vic Abell) Organization: Purdue University Lines: 15 In article <2276@hydra.gatech.EDU> gil@gatech.edu (Gil Neiger) writes: >I would like to have a Terminal window launch itself at startup and for it >to be in the same place every time I log in. Have you tried using the Pseudo and window-position programs that Greg Couch posted to this news group in July, 1989? Pseudo allows you to specify arguments to auto-launched applications. Window-position generates a random window position. Although the programs were done for the 0.9 release, updating them to 1.0 only requires changing the Terminal location option names in window-position from WinLocH/WinLocV to WinLocX/WinLocY and adding the NXFixedPitch prefix to the examples for the Terminal application font arguments in Pseudo(1). I want to express my public thanks to Greg for a very useful contribution to NeXTing.