You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Saturday, June 5th 2004, 7:46am

Disable Execution of Scripts on Double-click?

Hi. I've got used to double-clicking on text files in Konqueror to edit them with Kwrite. Occasionally, I accidentally double-click a shell script that has exec set, with the intention of editing it, and it executes instead. There's no circumstance under which I would want Konqueror to execute a script on a double-click, so I'd rather disable that feature, if possible. Is there a way to do that?

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

2

Sunday, June 6th 2004, 7:26pm

I am not sure this works, so you'll have to test it.

I think you can suppress shell script execution for Konqueror if you add this to the konquerorrc file
[code:1]
KDE Action Restrictions
shell_execute=false
[/code:1]

Cheers,
_
Qt/KDE Developer
Debian User