Re: .xinitrc doesn't work, .xsessionrc does! (was ... Re: startx vs. xdm)

2012-07-31 Thread Javier Vasquez
On Tue, Jul 31, 2012 at 12:56 PM, Chris Bannister wrote: > On Sun, Jul 29, 2012 at 11:14:54AM -0600, Javier Vasquez wrote: >> Have you tried not having your .xssesionrc at all? Does it provide >> the same result to you as with .xsessionrc? > > Yes, except for: > > ... > > IOW, it reads .xsessionr

Re: .xinitrc doesn't work, .xsessionrc does! (was ... Re: startx vs. xdm)

2012-07-31 Thread Chris Bannister
On Sun, Jul 29, 2012 at 11:14:54AM -0600, Javier Vasquez wrote: > Have you tried not having your .xssesionrc at all? Does it provide > the same result to you as with .xsessionrc? Yes, except for: -8< .xsessionrc -8< /home/chrisb/background.sh & xterm -fn 10x20 -xrm "XT

Re: .xinitrc doesn't work, .xsessionrc does! (was ... Re: startx vs. xdm)

2012-07-29 Thread Javier Vasquez
On Sun, Jul 29, 2012 at 11:14 AM, Javier Vasquez wrote: > On Sun, Jul 29, 2012 at 12:50 AM, Chris Bannister > wrote: >> On Sat, Jul 28, 2012 at 10:52:58AM -0600, Javier Vasquez wrote: >>> On Sat, Jul 28, 2012 at 9:52 AM, Chris Bannister >>> > I use startx, and only have an .xsessionrc file. I kno

Re: .xinitrc doesn't work, .xsessionrc does! (was ... Re: startx vs. xdm)

2012-07-29 Thread Javier Vasquez
On Sun, Jul 29, 2012 at 12:50 AM, Chris Bannister wrote: > On Sat, Jul 28, 2012 at 10:52:58AM -0600, Javier Vasquez wrote: >> On Sat, Jul 28, 2012 at 9:52 AM, Chris Bannister >> > I use startx, and only have an .xsessionrc file. I know it is read >> > because of the xterm settings. >> >> Resources

Re: .xinitrc, .xsession

2004-03-31 Thread Oliver Fuchs
On Wed, 31 Mar 2004, Antonio Rodriguez wrote: > I would like to know the difference between .xinitrc and .xsession, > when what works, or which is the one that mus be set. > Thank you all. I think the difference is what you get from man startx: [...] Note that in the Debian system

Re: .xinitrc, .xsession

2004-03-31 Thread s. keeling
Incoming from Antonio Rodriguez: > I would like to know the difference between .xinitrc and .xsession, > when what works, or which is the one that mus be set. I've found when using [gkx]dm, .xsession is ignored. When using startx, .xinitrc is ignored. Others have reported exactly the opposite.

Re: .xinitrc

2003-01-03 Thread Derrick 'dman' Hudson
On Fri, Jan 03, 2003 at 12:30:25PM -0800, Dominic Iadicicco wrote: | | --- Johannes Berth <[EMAIL PROTECTED]> wrote: | > * Dominic Iadicicco <[EMAIL PROTECTED]>: | > > Hello All, Does anyone know how to set the Geometry of a mozilla | > > window(or view port) in the .xinitrc? | > | > Did you try

Re: .xinitrc

2003-01-03 Thread Dominic Iadicicco
--- Johannes Berth <[EMAIL PROTECTED]> wrote: > * Dominic Iadicicco <[EMAIL PROTECTED]>: > > Hello All, Does anyone know how to set the > Geometry of > > a mozilla window(or view port) in the .xinitrc? > > Did you try to set: > -height Set height of startup window > to . > -width

Re: .xinitrc

2003-01-03 Thread Johannes Berth
* Dominic Iadicicco <[EMAIL PROTECTED]>: > Hello All, Does anyone know how to set the Geometry of > a mozilla window(or view port) in the .xinitrc? Did you try to set: -height Set height of startup window to . -width Set width of startup window to . -- To UNSUBSCRIBE, email

Re: .xinitrc not used in Woody?

2002-01-23 Thread Douglas Hespe
On Sun, Jan 20, 2002 at 10:23:02AM +0100, Joachim Fahnenmueller wrote: > I think the xplanetbg command should also have a & at the end. > Yes, of course! This is embarrassing-- I thought I had done that but, as you have politely pointed out, I forgot. Thanks, I think that should fix it. Doug.

Re: .xinitrc not used in Woody?

2002-01-21 Thread Douglas Hespe
On Sat, Jan 19, 2002 at 05:20:44PM -0800, Eric G. Miller wrote: > > Are you saying some of the commands are executed, but others are not? Yes, and your supposition below looks very probable. > If so, it would appear that some command is not getting backgrounded, > or returning. The only candida

Re: .xinitrc not used in Woody?

2002-01-20 Thread Joachim Fahnenmueller
I think the xplanetbg command should also have a & at the end. Regards, -- Joachim Fahnenmüller Lehrer für Mathematik und Physik Herder-Gymnasium Kattowitzer Straße 52 51065 Köln

Re: .xinitrc not used in Woody?

2002-01-19 Thread Eric G . Miller
On Sun, 20 Jan 2002 11:48:35 +1100, Douglas Hespe <[EMAIL PROTECTED]> wrote: > Something odd here: > > I upgraded to Woody using dselect and everything went swimmingly. > I then added in the X11 stuff (version 4, not the old 3.3.6) ran startx > and again everything looked good. Even after rebooti

Re: .xinitrc or .Xsession is not being read!

2001-02-01 Thread Rick Loga
Or, if you are running X to really run gnome, just type gdm to get the gnome login prompt and on into gnome. --- Casey Webster <[EMAIL PROTECTED]> > wrote: >use "startx" to startup x, dont call X directly. startx is responsible for >running X as well as running .xinitrc. > >-Casey > >On Thu,

Re: .xinitrc or .Xsession is not being read!

2001-02-01 Thread Casey Webster
use "startx" to startup x, dont call X directly. startx is responsible for running X as well as running .xinitrc. -Casey On Thu, Feb 01, 2001 at 01:09:00PM -0800, jdls wrote: > help! I have removed gdm via update-rc.d with no errors > now when I try tostart x (via X) I just get a mouse point

Re: xinitrc isn't being read??

2001-01-25 Thread Eric G . Miller
On Thu, Jan 25, 2001 at 03:55:45PM +, Pollywog wrote: > > On Thu, 25 Jan 2001 05:41:27 -0800, Eric G . Miller said: > > > > > Actually, I think on Debian at least, one only needs an .xsession file > > for both modes (other distributions are different). At least, it has > > always worked

Re: xinitrc isn't being read??

2001-01-25 Thread Pollywog
On Thu, 25 Jan 2001 05:41:27 -0800, Eric G . Miller said: > > Actually, I think on Debian at least, one only needs an .xsession file > for both modes (other distributions are different). At least, it has > always worked here. Should be that /etc/Xsession is always run, and it > sources ~/

Re: xinitrc isn't being read??

2001-01-25 Thread Eric G . Miller
On Thu, Jan 25, 2001 at 08:26:24AM -0500, Christopher W. Aiken wrote: > On Thu, 25 Jan 2001, Hall Stevenson wrote: > > -| > -|Out of curiosity, I made .xinitrc a sym link to .xsession. Is this okay > -|?? Saves me from having to edit two files in case I change from using > -|xdm or starting X with

Re: xinitrc isn't being read??

2001-01-25 Thread Christopher W. Aiken
On Thu, 25 Jan 2001, Hall Stevenson wrote: -| -|Out of curiosity, I made .xinitrc a sym link to .xsession. Is this okay -|?? Saves me from having to edit two files in case I change from using -|xdm or starting X with startx... -| -|Regards -|Hall -| Correct me if I'm wrong, but I believe the ".xs

Re: xinitrc isn't being read??

2001-01-25 Thread Hall Stevenson
Out of curiosity, I made .xinitrc a symlink to .xsession. Is this okay ?? Saves me from having to edit two files in case I change from using xdm or starting X with startx... Regards Hall > xdm runs .xsessionrc, startx runs .xinitrc > > > On Wed, 24 Jan 2001, Xucaen wrote: > > > Hi all. > > I ad

Re: xinitrc isn't being read??

2001-01-25 Thread David B . Harris
To quote Xucaen <[EMAIL PROTECTED]>, # I created ~/.xsession and added the line Try 'chmod +x ~/.xsession'. David Barclay Harris, Clan Barclay Aut agere, aut mori. (Either action, or death.)

Re: xinitrc isn't being read??

2001-01-24 Thread Xucaen
--- Casey Webster <[EMAIL PROTECTED]> wrote: > xdm runs .xsessionrc, startx runs .xinitrc > I created ~/.xsession and added the line xsetroot -solid "#2f4f4f" and it didn't work. I then added # !/bin/sh to the first line and that didn't work I then created ~/.xsession and added the line xsetroot

Re: xinitrc isn't being read??

2001-01-24 Thread Casey Webster
xdm runs .xsessionrc, startx runs .xinitrc -casey On Wed, 24 Jan 2001, Xucaen wrote: > Hi all. > I added xsetroot -solid "#2f4f4f" to > /etc/X11/xinit/xinitrc but nothing happened. > > I deleted it from xinitrc and added it to > /etc/X11/xdm/xsetup_0 and it worked. > > is there any reason why

Re: xinitrc vs. xsession (was Re: Window Managers)

1997-07-04 Thread Buddha Buck
> On Thu, 3 Jul 1997, Gary L. Dolan wrote: > > > I hate to think that my version of 1.2 (now 1.3) is idiosyncratic, but the > > global xsession and the global xinitrc files are identical. I have attempted > > in my own halting way to parse my way thru the file(s), and the result > > appears to me

Re: xinitrc, X11, and cpp/GLUT

1996-11-04 Thread linh (l.) dang
"larry" == "Larry 'Daffy' Daffner" <[EMAIL PROTECTED]> writes: larry> Fulko van Westrenen writes: -> For one or another strange reason initx fails to read ~/.xinitrc -> Does anyone know what the reason can be? All configurations look -> normal to me. My .fvwmrc is read without any -> pro

Re: .xinitrc / .xsession / .fvwmrc ???

1996-11-03 Thread Christian Hudon
On Fri, 1 Nov 1996, Chris R. Martin wrote: > Where do I tell X what apps to start when starting an X session ? I'd like > several xterms in various colors/places etc.. I'm using the debian xdm. > > .xsession is just the name of the window manager, right? Wrong. .xsession is responsible for star

Re: .xinitrc / .xsession / .fvwmrc ???

1996-11-02 Thread Syrus Nemat-Nasser
I think that I have that stuff in .xinitrc and then I have .xsession containing the command: eval .xinitrc Also, .xsession should be chmod +x Syrus. -- Syrus Nemat-Nasser <[EMAIL PROTECTED]>UCSD Physics Dept. On Fri, 1 Nov 1996, Chri

Re: xinitrc, X11, and cpp/GLUT

1996-11-02 Thread Larry 'Daffy' Daffner
Fulko van Westrenen writes: -> For one or another strange reason initx fails to read ~/.xinitrc Does -> anyone know what the reason can be? All configurations look normal to -> me. My .fvwmrc is read without any problem. /etc/X11/config looks -> good to me. Do I need to check any other fil

Re: xinitrc, X11, and cpp/GLUT

1996-11-01 Thread Dave Cinege
In <[EMAIL PROTECTED]>, Fulko van Westrenen <[EMAIL PROTECTED]> writes: >Hello, > >I have some problems with my Debian system, and I think it is easiest >to ask it all at once. I hope someone can help me. > For one or another strange reason initx fails to read ~/.xinitrc Does >anyone know w

Re: .xinitrc

1996-06-14 Thread Heiko Schlittermann
Yves Arrouye wrote: : : Rick Hawkins writes: : > one more, probably minor thing: with it set up for xdm, it ignores the : > .xinitrc file in my home directory. am i missing something obvious? : : When one uses xdm, the .xsession file is used instead. You can just have : one that looks like: :

Re: .xinitrc

1996-06-14 Thread Rob Browning
Yves Arrouye <[EMAIL PROTECTED]> writes: > When one uses xdm, the .xsession file is used instead. You can just have > one that looks like: > > #! /bin/sh > > sh $HOME/.xinitrc Or just ln -s .xinitrc .xsession which has worked fine for me. I do the same for .Xdefaults -> .Xresourc

Re: .xinitrc

1996-06-13 Thread Stephen Early
On Wed, 12 Jun 1996, David M. Cooke wrote: > I ran into this. Reading /etc/X11/Xsession told me enough to > fix it. > > Edit /etc/X11/config and add the following lines: > allow-user-resources > allow-user-modmap > allow-user-xsession > > I think this should be concidered a bug. These lines sh

Re: .xinitrc

1996-06-12 Thread Rob Browning
Rick Hawkins <[EMAIL PROTECTED]> writes: > and now emacs is telling me that it doesn't recognize a -geom option. > huh? so how do i get it to place itself automatically? Are you using -geom or -geometry? I use the latter and it works. -- Rob

Re: .xinitrc

1996-06-12 Thread Rick Hawkins
> Rick Hawkins <[EMAIL PROTECTED]> writes: > > > one more, probably minor thing: with it set up for xdm, it ignores the > > .xinitrc file in my home directory. am i missing something obvious? > > Is it's executable bit set? /etc/X11/Xsession checks this to decide > whether or not to run the u

Re: .xinitrc (fwd)

1996-06-12 Thread Syrus Nemat-Nasser
Rob, I hope you don't mind. I'm forwarding this message to the list as it seems relevant. -- Forwarded message -- Date: 12 Jun 1996 13:12:23 -0500 From: Rob Browning <[EMAIL PROTECTED]> To: Syrus Nemat-Nasser <[EMAIL PROTECTED]> Subject: Re: .xinitrc Syru

Re: .xinitrc

1996-06-12 Thread David M. Cooke
Rick Hawkins wrote: > > one more, probably minor thing: with it set up for xdm, it ignores the > .xinitrc file in my home directory. am i missing something obvious? > > rick I ran into this. Reading /etc/X11/Xsession told me enough to fix it. Edit /etc/X11/config and add the following lines:

Re: .xinitrc

1996-06-12 Thread Syrus Nemat-Nasser
On Wed, 12 Jun 1996, Rick Hawkins wrote: > one more, probably minor thing: with it set up for xdm, it ignores the > .xinitrc file in my home directory. am i missing something obvious? Here's an example of how I sometimes launch xdm: xdm -config /home/syrus/.fvwmrc -session /home/syrus/.xinitrc

Re: .xinitrc

1996-06-12 Thread Rob Browning
Rick Hawkins <[EMAIL PROTECTED]> writes: > one more, probably minor thing: with it set up for xdm, it ignores the > .xinitrc file in my home directory. am i missing something obvious? Is it's executable bit set? /etc/X11/Xsession checks this to decide whether or not to run the user's script.

Re: .xinitrc

1996-06-12 Thread Rick Hawkins
> > one more, probably minor thing: with it set up for xdm, it ignores the > > .xinitrc file in my home directory. am i missing something obvious? > > Here's an example of how I sometimes launch xdm: > > xdm -config /home/syrus/.fvwmrc -session /home/syrus/.xinitrc\ > -resources /home/syrus/