Re: [Q] ~/.xinitrc is not being read

1998-01-16 Thread Todd 'Snoopy' Harper
Hamish Moffatt wrote:
> 
> On Wed, Jan 14, 1998 at 03:05:04PM -0500, Vladislav Papayan x285 wrote:
> > I use now xdm to login into the system -- however
> > it seems like my ~/.xinitrc is being ignored.
> 
> .xinitrc is used for startx, and .xsession is used for xdm logins.
> I symlink them together here for convenience.

Actually, the symlink isn't necessary; just the .xsession .  With a
stock
startx, and system xinitrc and Xsession files, startx will (eventually) 
call your .xsession (assuming it exists, .xinitrc does not, and
/etc/config
has allow-user-xsession set).

I discovered this when I was having problems with startx not loading any
Xresources.


-- 
Snoopy
For Sale:  Parachute.  Only used once.  Never opened.  Small stain.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


RE: [Q] ~/.xinitrc is not being read

1998-01-15 Thread Vladislav Papayan x285
Yes,
that is what I found yesterday -- besides being named .xsesion,
the file needs to be an executable -- it does not need to have
#!/bin/bash -- however.


Vladislav

>--
>From:  Sten Anderson[SMTP:[EMAIL PROTECTED]
>Sent:  Wednesday, January 14, 1998 11:45 PM
>To:debian-user@lists.debian.org
>Cc:The recipient's address is unknown.
>Subject:       Re: [Q] ~/.xinitrc is not being read
>
>Hamish Moffatt <[EMAIL PROTECTED]> writes:
>
>> On Wed, Jan 14, 1998 at 03:05:04PM -0500, Vladislav Papayan x285 wrote:
>> > I use now xdm to login into the system -- however
>> > it seems like my ~/.xinitrc is being ignored.
>> 
>> .xinitrc is used for startx, and .xsession is used for xdm logins.
>> I symlink them together here for convenience.
>
>I believe that the .xsession script must also be executable. The first
>line in the script should be "#! /bin/sh", then do "chmod +x .xsession"
>
>(or do this to .xinitrc if you use the symlink method)
>
>- Sten Anderson
> 
>
>
>--
>TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
>[EMAIL PROTECTED] . 
>Trouble?  e-mail to [EMAIL PROTECTED] .
>
>


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: [Q] ~/.xinitrc is not being read

1998-01-15 Thread Sten Anderson
Hamish Moffatt <[EMAIL PROTECTED]> writes:

> On Wed, Jan 14, 1998 at 03:05:04PM -0500, Vladislav Papayan x285 wrote:
> > I use now xdm to login into the system -- however
> > it seems like my ~/.xinitrc is being ignored.
> 
> .xinitrc is used for startx, and .xsession is used for xdm logins.
> I symlink them together here for convenience.

I believe that the .xsession script must also be executable. The first
line in the script should be "#! /bin/sh", then do "chmod +x .xsession" 
(or do this to .xinitrc if you use the symlink method)

- Sten Anderson
 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: [Q] ~/.xinitrc is not being read

1998-01-14 Thread Hamish Moffatt
On Wed, Jan 14, 1998 at 03:05:04PM -0500, Vladislav Papayan x285 wrote:
> I use now xdm to login into the system -- however
> it seems like my ~/.xinitrc is being ignored.

.xinitrc is used for startx, and .xsession is used for xdm logins.
I symlink them together here for convenience.


Hamish
-- 
Hamish Moffatt, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
Latest Debian packages at ftp://ftp.rising.com.au/pub/hamish. PGP#EFA6B9D5
CCs of replies from mailing lists are welcome.   http://hamish.home.ml.org


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: [Q] ~/.xinitrc is not being read

1998-01-14 Thread Jens B. Jorgensen
That's because only xinit uses .xinitrc. Makes sense, huh? You need to put
things you want to start into your .fvwm2rc.

Vladislav Papayan x285 wrote:

> Hello,
> I use now xdm to login into the system -- however
> it seems like my ~/.xinitrc is being ignored.
>
> I specify there xsetroot, fvwm2 &, and other stuff  --
> but nothing seems to be picked up.
>
> Is .xinitrc valid when using xdm -- or do I have to
> use something else now?
>
> Thanks,
> Vladislav
>
> --
> TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
> [EMAIL PROTECTED] .
> Trouble?  e-mail to [EMAIL PROTECTED] .



--
Jens B. Jorgensen
[EMAIL PROTECTED]



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: [Q] ~/.xinitrc is not being read

1998-01-14 Thread Daniel Martin at cush
Vladislav Papayan x285 <[EMAIL PROTECTED]> writes:

> Is .xinitrc valid when using xdm -- or do I have to 
> use something else now?

.xsession is generally used for xdm - you can change this if you want
by editing /etc/X11/Xsession.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


[Q] ~/.xinitrc is not being read

1998-01-14 Thread Vladislav Papayan x285
Hello,
I use now xdm to login into the system -- however
it seems like my ~/.xinitrc is being ignored.

I specify there xsetroot, fvwm2 &, and other stuff  --
but nothing seems to be picked up.

Is .xinitrc valid when using xdm -- or do I have to 
use something else now?


Thanks,
Vladislav


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .