Am 2007-10-01 11:39:49, schrieb Billy N. Patton:
> I've searched the FAQ and cannot find what I'm loking for.
> 
> I run fvwm2 in my vnc connection just fine.  When I come to work and set at 
> my desk my Linux box is running kde.
> here is my .xinitrc  This doesn't start fvwm.
> #!/bin/sh
> 
> exec >$HOME/.xsession.$DISPLAY 2>&1
> 
> if [ -f $HOME/.bashrc ]
> then
>   . $HOME/.bashrc
> fi
> 
> #xrdb $HOME/.Xdefaults  # Load X11 resource database
> #exec $HOME/local/kde1.1/bin/startkde
> #exec /usr/bin/startkde
> #exec /home/cjitlal/bin/startkde3.1.1
> 
> #xterm  -geometry 80x24-0-0 &
> /usr/local/bin/icewm
> 
------------------------- END OF REPLIED MESSAGE -------------------------

Normaly if you try to start "icewm"

But anyway, why do you execute your $HOME/.xsession.$DISPLAY?
They sould be sourced if called from a shell script.

And ofcourse, $HOME/.bashrc should be sourced before the xsession file.

And at all, all "exec" are not needed in the shell script.

Thanks, Greetings and nice Day
    Michelle Konzack
    Tamay Dogan Network


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSN LinuxMichi
0033/6/61925193    67100 Strasbourg/France   IRC #Debian (irc.icq.com)

Attachment: signature.pgp
Description: Digital signature

Reply via email to