Yes this works with .Xclients, but I am looking for a simple way that is not Window Manager dependant like .Xclients is. Previously in Redhat 7.3 all I had to do was create an .xsession file in /home/user with the following: #!/bin/sh exec xterm & Then no matter what window manager I loaded I always had xterm load. If I create an .Xclients with only the above lines then X will not load properly since the Window manager is loaded as well via .Xclients code. Did Redhat change this behaviour in RH8? Is there a simpler method than using .Xclients? Like .xinitrc or .xsession used to provide. Dan -----Original Message----- From: psyche-list-admin@redhat.com [mailto:psyche-list-admin@redhat.com]On Behalf Of Jesse Keating Sent: Thursday, January 30, 2003 11:56 AM To: psyche-list@redhat.com Subject: Re: loading app on X startup like xterm for user in RH8? On Thursday 30 January 2003 08:34, Dan G wrote: > I have created an .xession (tried .xinitrc as well) for a user in their > home dir. The syntax is correct #!/bin/sh followed by xterm & on another > line. The file is executable and owned by that user. But when I startx as > that user an xterm does not load. I did not have this prob with RH73 or > earlier. Any help is appreciated figuring this out on RH8. Add it to ~/.Xclients or ~/.Xclients-default -- Jesse Keating RHCE MCSE For Web Services and Linux Consulting, Visit --> j2Solutions.net Mondo DevTeam (www.mondorescue.org) Was I helpful? Let others know: http://svcs.affero.net/rm.php?r=jkeating -- Psyche-list mailing list Psyche-list@redhat.com https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list Psyche-list@redhat.com https://listman.redhat.com/mailman/listinfo/psyche-list