Hello,<br><br>I have a problem. I write a C code foo.c, I build it to foo, and then I run foo on the konsole with ./foo. Sometimes, the execution can take a lot of hours and directs the output to some files.<br><br>My problem is that sometimes I want to have a look to the source foo.c but, my mistake, I double click on foo, so foo is run and all my output files reset, so I have to wait for a lot of hours again :-(<br>
<br>Is there any way to prevent konqueror from running executables with double click?<br><br>But, what I do not want, is that it affects the normal execution of other programmes (firefox, amsn, etc). I do want these programmes to be run with double click.<br>
<br>Also, I want to be able to run foo on the konsole (so do not suggest that I change the permissions :-)  ).<br><br>Thank you.<br><br>David<br>