最新文章:Virson's Blog

文章来之笨兔兔:http://www.bentutu.com/2011/11/ubuntu-11-10-creat-desktop-launcher.html/

在Ubuntu 11.10 版本以前,右键点击桌面,会有“创建启动器”选项。在Ubuntu 11.10 里面已无此选择项。我们可以使用下面方式在桌面上创建启动器。

于终端输入下面命令:

sudo apt-get install --no-install-recommends gnome-panel

安装完毕后,在终端运行下面命令,即出现“创建启动器”对话框

gnome-desktop-item-edit --create-new ~/Desktop

Ubuntu 11.10创建“桌面快捷启动”

相关文章:

  • 2021-10-09
  • 2021-10-09
  • 2021-10-09
  • 2022-03-05
  • 2021-12-04
  • 2022-12-23
  • 2022-12-23
  • 2021-04-28
猜你喜欢
  • 2022-12-23
  • 2021-10-09
  • 2021-10-09
  • 2021-10-09
  • 2022-01-26
  • 2021-09-06
相关资源
相似解决方案