0

我已经制作了一个不错的 python 应用程序,当我在终端中使用“python main.py”时运行它,但是每次通过终端都很无聊:-) 我怎样才能在我的桌面上制作一个带有 img 的漂亮快捷按钮?

4

1 回答 1

2

从这里:

http://www.themaemo.com/howto-launch-a-terminal-app-from-a-shortcut/

基本上,您需要创建一个 .desktop 文件,并在 EXEC 行中执行脚本

于 2010-07-19T23:03:45.070 回答