Linux Mint 16 - How to launch script from desktop without "Run in Terminal, Display, Cancel, Run" prompt

StackOverflow https://stackoverflow.com/questions/23621052

  •  21-07-2023
  •  | 
  •  

Is it possible to remove the "Run in Terminal, Display, Cancel, Run" prompt that I get each time I double-click to run a script from the desktop?

有帮助吗?

解决方案

You can also do right-click/Create Launcher on the desktop to create a launcher for your script -- then when you double-click the launcher it will just run without giving you that prompt.

其他提示

I managed to find an option within Nemo --> Edit --> Preferences --> Behaviour --> Executable Text Files --> "Run executable text files when they are opened."

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top