Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xfce4 doesn't seem to run .xfce4/xinitrc
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Cicero
Apprentice
Apprentice


Joined: 21 Jul 2003
Posts: 220

PostPosted: Mon Nov 03, 2003 8:41 pm    Post subject: xfce4 doesn't seem to run .xfce4/xinitrc Reply with quote

according to startxfce4:
Code:
if [ -x $HOME/.xfce4/xinitrc ]; then
        exec /bin/sh $HOME/.xfce4/xinitrc $*
  else
        exec /bin/sh /etc/xfce4/xinitrc $*
 fi


it seems that it should override the default . . . but it doesn't. I don't know bash scripting, so is there a mistake here or something?
Back to top
View user's profile Send private message
Cicero
Apprentice
Apprentice


Joined: 21 Jul 2003
Posts: 220

PostPosted: Mon Nov 03, 2003 8:49 pm    Post subject: Reply with quote

ignore me, I'm an idiot. "-x" means "executable" doesn't it
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum