Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
是否自定义开机启动软件
Experiences and Insight
840
views ·
2
replies ·
To
floor
Go
ashin4015
deepin
2015-02-15 01:05
Author
不得不说,现在deepin越来越方便,很多都是鼠标就可以完成。比如今天我想说的开启启动软件。
上一版,还是需要设定的,这次就只要右键就可以添加了。但是,唯一弊端一些脚本就不行了呢。
我查询了下论坛的:
http://www.linuxdeepin.com/forum/6/21645?p=94554
这帖子,进行设置。
同时也看到说,为了避免新手的问题,所以原先的功能进行了改动(即改成了右键添加至开机启动项)
=============================================================
如何添加脚本进行开机启动呢? 编写 .desktop 文件?
Reply
Like 0
Favorite
View the author
All Replies
Ldeepin
deepin
2015-02-15 03:10
#1
把你的脚本路径写到 /etc/rc.local 中
Reply
Like 0
View the author
Feng Yu
deepin
2015-02-15 19:40
#2
找一个现成的.desktop文件copy一下改改就行了,没必要去记那个文件的格式。
另外,如果是服务脚本的话可以写到/etc/rc.local,或者写成upstart服务脚本
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
The settings menu needs to be translated into Russian.
the Network section no longer appears
Error during system installation
Fantastic experience on Deepin
Treeland not working
Deepin Native Apps not launching in the latest version
Popular Events
More
上一版,还是需要设定的,这次就只要右键就可以添加了。但是,唯一弊端一些脚本就不行了呢。
我查询了下论坛的:
http://www.linuxdeepin.com/forum/6/21645?p=94554
这帖子,进行设置。
同时也看到说,为了避免新手的问题,所以原先的功能进行了改动(即改成了右键添加至开机启动项)
=============================================================
如何添加脚本进行开机启动呢? 编写 .desktop 文件?