标签: python ubuntu desktop-shortcut
我想知道如何使用Python在Ubuntu(或任何Linux Distro)的桌面上创建快捷方式文件。我特别感兴趣的是修改目标路径字符串。
提前致谢
答案 0 :(得分:1)
创建*.desktop file并将其放在桌面文件夹中。另请参阅how to add it to the Unity launcher。