You are not logged in.
Pages: 1
Every time I boot my computer I have to source /etc/profile.d/kde.sh to manage to run the command "startkde"
source /etc/profile does not work, so i have to source /etc/profile.d/kde.sh
I have a freind with the same problem, it occured after a reinstall of Arch recently.
Last edited by glad (2008-06-01 16:42:22)
Offline
Maybe this post will give you some ideas: http://bbs.archlinux.org/viewtopic.php?id=49201
Time is a great teacher, but unfortunately it kills all its pupils ... - Louis Hector Berlioz
Offline
you'll probably want to create ~/.xinitrc if it doesn't exist and put this line in it:
exec startkde
now you can start kde with this instead:
startx
damn you bgc1954! that's twice in about 3 minutes you've beaten me to the post by 30 seconds
Last edited by dyscoria (2008-06-01 16:49:27)
flack 2.0.6: menu-driven BASH script to easily tag FLAC files (AUR)
knock-once 1.2: BASH script to easily create/send one-time sequences for knockd (forum/AUR)
Offline
I already did that, thats not the problem at all.
The problem is that when i run startx i get command not found "startkde" but if I source kde.sh everything works.
if you know what i mean?
Offline
That link from bgc1954 looks promising.
flack 2.0.6: menu-driven BASH script to easily tag FLAC files (AUR)
knock-once 1.2: BASH script to easily create/send one-time sequences for knockd (forum/AUR)
Offline
Are you using kdemod? Look here for explanation about kde.sh permissions:
Offline
I saw that, thanks
Offline
Pages: 1