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
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="privacy-location" xml:lang="zh-CN">
<info>
<link type="guide" xref="privacy" group="#last"/>
<revision pkgversion="3.14" date="2014-10-13" status="review"/>
<revision pkgversion="3.18" date="2015-09-30" status="final"/>
<revision pkgversion="3.33.3" date="2019-07-21" status="final"/>
<revision pkgversion="3.38.1" date="2020-11-22" status="candidate"/>
<revision pkgversion="3.38.4" date="2020-03-07" status="final"/>
<revision version="gnome:46" status="final" date="2024-03-02"/>
<credit type="author copyright">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
<years>2014</years>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>启用或禁用地理位置。</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>地理定位或位置服务使用手机信号塔位置、GPS 和附近的 Wi-Fi 接入点来确定您的当前位置,用于设置时区和<app>地图</app>等应用程序。启用后,您可以在网络上共享高精度位置。</p>
<steps>
<title>关闭桌面的地理定位功能</title>
<item>
<p>打开<gui xref="shell-introduction#activities">活动</gui>概览后输入<gui>隐私与安全</gui>。</p>
</item>
<item>
<p>从结果中选择<guiseq><gui>设置</gui><gui>隐私与安全</gui></guiseq>。这将打开<gui>隐私与安全</gui>面板。</p>
</item>
<item>
<p>选择 <gui>位置</gui> 以打开面板。</p>
</item>
<item>
<p>关闭<gui>自动设备定位</gui>。</p>
<p>若要重新启用此功能,请开启<gui>自动设备定位</gui>。</p>
</item>
</steps>
</page>
|