problem running konsole on kde4 on freebsd

To overcome this problem please try out following steps

Press ALT+F2 {Itwill enable you to run a command}
Enter `konsole -e csh` {-e option will execute a command instead of shell}
konsole can be seen running now. now we need to change the setting of shell profile, to do so
Settings -> Change Profile -> Shell
Then
Settings -> Edit Current Profile
Here we need to change the value of command
I changed /bin/sh to /bin/csh
then closed the window and using ALT+F2 given a command `konsole`
now you can see konsole

Categories