Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!zaphod.mps.ohio-state.edu!sdd.hp.com!allyn From: allyn@sdd.hp.com (Allyn Fratkin) Newsgroups: comp.sys.hp Subject: Re: Xdefaults problem Message-ID: <1991Jan15.220132.7641@sdd.hp.com> Date: 15 Jan 91 22:01:32 GMT References: <372@esl.ESL.COM> Sender: news@sdd.hp.com (Usenet News) Distribution: usa Organization: Hewlett Packard, San Diego Division Lines: 32 Nntp-Posting-Host: hpsdlx.sdd.hp.com In article <372@esl.ESL.COM>, jsd@bambam.UUCP (Jeff Dalton) writes: > How do you get rid the the xclock, xcal, and *first* hpterm > which seem to come up automatically? I've attempted: > > XSession*DeletePrograms: XCal XClock > XCtrl*DeletePrograms: XCalc XCal XClock > XIcon*DeletePrograms: XCalc XCal XClock the first two that you have are incorrect, but the only thing really wrong with the last one is that the program names should be in lower case. the following should work better: XIcon*xclock*Autostart: False XIcon*xcal*Autostart: False XCtrl*hpterm*Autostart: False this has the advantage of leaving the icons in the application organizers, so in case you want to use them later, they are still around. note that if the hpterm you are complaining about is marked Console, you'll need to use: XIcon*console*Autostart: False to stop it. this stuff is somewhat documented in /usr/lib/X11/app-defaults/{XCtrl,XIcon} and in the man page for xctrl(1). this is not an official response. -- From the virtual mind of Allyn Fratkin allyn@sdd.hp.com San Diego Division - or - Hewlett-Packard Company uunet!ucsd!hp-sdd!allyn