On Mon, Nov 04, 2002 at 09:19:45PM -0500, Paul Smith wrote:
> %% Rob Weir <[EMAIL PROTECTED]> writes:
> If you use a normal X desktop, not Gnome, then GDM will read .xsession
> as well.
Ah, ok. I wasn't reading carefully enough.
-rob
msg12133/pgp0.pgp
Description: PGP signature
%% Rob Weir <[EMAIL PROTECTED]> writes:
>> These methods all look at different startup files. Startx will
>> typically read ~/.xinitrc. XDM will read ~/.xsession. And GDM will
>> read ~/.gnomerc (if you're using a Gnome desktop).
rw> XDM and GDM seem to read my ~/.xsession just fine.
On Mon, Nov 04, 2002 at 12:14:09PM -0500, Paul Smith wrote:
> %% "Keith O'Connell" <[EMAIL PROTECTED]> writes:
>
> ko> Now I'm not just confused, I'm concerned.
>
> You haven't given us (and no one that I've seen has asked) the most
> important bit of information for answering your question:
>
This one time, at band camp, Keith O'Connell said:
> On Mon, 4 Nov 2002 09:45:01 +1100 Rob Weir <[EMAIL PROTECTED]> wrote:
>
> > On Sun, Nov 03, 2002 at 03:07:03PM +, Keith O'Connell wrote:
> > > I am starting to wonder. I hav now a file that reads
> > >
> > > #!/bin/sh
> > >
> > > re
%% Christian Jaeger <[EMAIL PROTECTED]> writes:
>> Try with .Xsession instead of .xsession.
>> It depends on the version of X (3.x vs. 4.x) which files are being read.
cj> (BTW my .Xsession file is *not* executable, just rw-r--r--.)
Right. These files are _sourced_ (. $HOME/.xsession), no
Try with .Xsession instead of .xsession.
It depends on the version of X (3.x vs. 4.x) which files are being read.
(BTW my .Xsession file is *not* executable, just rw-r--r--.)
Christian
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTE
Try with .Xsession instead of .xsession.
It depends on the version of X (3.x vs. 4.x) which files are being read.
Christian
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
%% "Keith O'Connell" <[EMAIL PROTECTED]> writes:
ko> Now I'm not just confused, I'm concerned.
You haven't given us (and no one that I've seen has asked) the most
important bit of information for answering your question:
You've said you "fire up X", but... _HOW_ do you fire it up? Do you run
On Mon, 4 Nov 2002 09:45:01 +1100
Rob Weir <[EMAIL PROTECTED]> wrote:
> On Sun, Nov 03, 2002 at 03:07:03PM +, Keith O'Connell wrote:
> > I am starting to wonder. I hav now a file that reads
> >
> > #!/bin/sh
> >
> > resources=$HOME/.Xresources
> >
> > if [ -f $resources ];
On Sun, Nov 03, 2002 at 03:07:03PM +, Keith O'Connell wrote:
> I am starting to wonder. I hav now a file that reads
>
> #!/bin/sh
>
> resources=$HOME/.Xresources
>
> if [ -f $resources ]; then
> xrdb -load $resources
> fi
>
> galeon -s -e0
On Mon, 4 Nov 2002 00:23:01 +1100
Rob Weir <[EMAIL PROTECTED]> wrote:
> On Sun, Nov 03, 2002 at 11:08:49AM +, Keith O'Connell wrote:
> > On Sun, 3 Nov 2002 20:47:15 +1100
> > Rob Weir <[EMAIL PROTECTED]> wrote:
> > > galeon -s -e0 &
> >
> > Oh dear - I have just tried this and it does not mak
On Sun, Nov 03, 2002 at 11:08:49AM +, Keith O'Connell wrote:
> On Sun, 3 Nov 2002 20:47:15 +1100
> Rob Weir <[EMAIL PROTECTED]> wrote:
> > galeon -s -e0 &
>
> Oh dear - I have just tried this and it does not make a blind bit of difference.
>Could I ask to see your .xsession file in its entire
On Sun, 3 Nov 2002 20:47:15 +1100
Rob Weir <[EMAIL PROTECTED]> wrote:
> On Sun, Nov 03, 2002 at 07:28:15AM +, Keith O'Connell wrote:
> > Hi,
> >
> > I am trying to get the command "galeon --server" to load each time I start X, but
>I am not hav
On Sun, Nov 03, 2002 at 07:28:15AM +, Keith O'Connell wrote:
> Hi,
>
> I am trying to get the command "galeon --server" to load each time I start X, but I
>am not having much luck.
>
> I have tried putting "galeon --server" and "galeon --
Hi,
I am trying to get the command "galeon --server" to load each time I start X, but I am
not having much luck.
I have tried putting "galeon --server" and "galeon --server %"
into both ~/.xinitrc and ~/.xsession without success
What would be the
15 matches
Mail list logo