1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:if="http://projectmallard.org/if/1.0/" type="topic" style="task" version="1.0 if/1.0" id="shell-apps-auto-start" xml:lang="zh-CN">
<info>
<link type="guide" xref="shell-overview#desktop"/>
<revision pkgversion="3.33" date="2019-07-21" status="review"/>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<credit type="author">
<name>Aruna Sankaranarayanan</name>
<email>aruna.evam@gmail.com</email>
</credit>
<credit type="author">
<name>Petr Kovar</name>
<email>pknbe@volny.cz</email>
</credit>
<desc>使用<app>优化</app>在登录时自动启动应用程序。</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>TeliuTe</mal:name>
<mal:email>teliute@163.com</mal:email>
<mal:years>2011, 2012</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>tuberry</mal:name>
<mal:email>orzun@foxmail.com</mal:email>
<mal:years>2021</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Victor_Trista</mal:name>
<mal:email>ljlzjzm@hotmail.com</mal:email>
<mal:years>2023</mal:years>
</mal:credit>
</info>
<title>让应用程序在登录时自动启动</title>
<p>当登录时,您的计算机会自动启动一些应用程序并使其在后台运行。这些程序通常是帮助您的桌面会话顺利运行的重要程序。</p>
<p>您可以使用<app>优化</app>应用程序将您经常使用的其他应用程序(如 Web 浏览器或编辑器)添加到登录时自动启动的程序列表中。</p>
<note style="important">
<p>您需要在电脑上安装<app>优化</app>才能更改此设置。</p>
<if:if test="action:install">
<p><link style="button" action="install:gnome-tweaks">安装<app>优化</app></link></p>
</if:if>
</note>
<steps>
<title>要再登录时自动启动应用程序:</title>
<item>
<p>打开<gui xref="shell-introduction#activities">活动</gui>概览后输入<gui>优化</gui>。</p>
</item>
<item>
<p>点击<gui>优化</gui>打开应用程序。</p>
</item>
<item>
<p>点击<gui>开机启动程序</gui>标签。</p>
</item>
<item>
<p>点击 <gui style="button">+</gui> 按钮,获取可用的应用程序的列表。</p>
</item>
<item>
<p>点击<gui style="button">添加</gui>将您选择的应用程序添加到列表中。</p>
</item>
</steps>
<note style="tip">
<p>您可以通过点击应用程序旁边的<gui style="button">移除</gui>按钮从列表中删除应用程序。</p>
</note>
</page>
|