得力 發表於 2024-2-24 00:00:00

Ubuntu 14.04中禁用Dash在线搜索结果的方法

<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
        Ubuntu 14.04继续在Dash搜索中加入了在线搜索结果,其中主要是来自Amazon的内容,其展示结果如下图所示,</p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
        <font color="#428bca"><span><img style="max-width:100%!important;height:auto!important;"title="Ubuntu 14.04中禁用Dash在线搜索结果的方法" alt="Ubuntu 14.04中禁用Dash在线搜索结果的方法" src="https://zhuji.jb51.net/uploads/img/202305/e7662e438ba084e5e47862011fc7ab73.jpg"></span></font></p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
         </p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
        如果不希望显示在线搜索结果,你可以通过下面的方法实现。打开终端(Ctrl+Alt+T)输入下面的命令,</p>
<blockquote style='margin: 0px auto 10px; padding: 4px 4px 4px 10px; outline: none; background: rgb(244, 249, 251); border-left: 4px solid rgb(116, 205, 230); width: 779px; font-family: tahoma, arial, "Microsoft YaHei"; font-size: 14px;'>
        <p>
                gsettings set com.canonical.Unity.Lenses remote-content-search ‘none’</p>
</blockquote>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
        <font color="#428bca"><span><img style="max-width:100%!important;height:auto!important;"title="Ubuntu 14.04中禁用Dash在线搜索结果的方法" alt="Ubuntu 14.04中禁用Dash在线搜索结果的方法" src="https://zhuji.jb51.net/uploads/img/202305/85c23e075e780ca36320b2623a90a0ee.jpg"></span></font></p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
        完成后关闭窗口并注销当前用户,</p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
        <font color="#428bca"><span><img style="max-width:100%!important;height:auto!important;"title="Ubuntu 14.04中禁用Dash在线搜索结果的方法" alt="Ubuntu 14.04中禁用Dash在线搜索结果的方法" src="https://zhuji.jb51.net/uploads/img/202305/a591648096e28c3dbb0f903749689404.jpg"></span></font></p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
        再次使用Dash进行搜索时将不会出现在线结果,</p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
        <font color="#428bca"><span><img style="max-width:100%!important;height:auto!important;"title="Ubuntu 14.04中禁用Dash在线搜索结果的方法" alt="Ubuntu 14.04中禁用Dash在线搜索结果的方法" src="https://zhuji.jb51.net/uploads/img/202305/e834391dd225ebcfed5b502c4df1a4d7.jpg"></span></font></p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
        如果你想继续使用在线搜索结果,可通过在终端中输入下面的命令恢复。</p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
         </p>
<div class="msgheader" style='margin: 3px auto 0px; padding: 0px 3px; outline: none; line-height: 21.6px; clear: both; border-width: 1px; border-style: solid; border-color: rgb(0, 153, 204); background: rgb(246, 251, 255); overflow: hidden; font-family: tahoma, arial, "Microsoft YaHei";'>
        <div class="right">
                <span><u>复制代码</u></span>
</div>
        <p>
                代码如下:</p>
</div>
<div class="msgborder" id="phpcode7" style='margin: 0px auto 3px; padding: 0px 3px; outline: none; line-height: 25.2px; font-size: 14px; clear: both; border-right: 1px solid rgb(0, 153, 204); background: rgb(221, 237, 251); overflow: hidden; border-left: 1px solid rgb(0, 153, 204); word-break: break-all; border-bottom: 1px solid rgb(0, 153, 204); word-wrap: break-word; font-family: tahoma, arial, "Microsoft YaHei";'>
        <br>
        gsettings set com.canonical.Unity.Lenses remote-content-search ‘all’</div>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
         </p>
<p style='margin: 0px; padding: 5px 0px; outline: none; font-size: 14px; line-height: 30px; font-family: tahoma, arial, "Microsoft YaHei";'>
        <font color="#428bca"><span><img style="max-width:100%!important;height:auto!important;"title="Ubuntu 14.04中禁用Dash在线搜索结果的方法" alt="Ubuntu 14.04中禁用Dash在线搜索结果的方法" src="https://zhuji.jb51.net/uploads/img/202305/d44e53167c6c3b2a06c5fdcb446d909b.jpg"></span></font></p>
頁: [1]
查看完整版本: Ubuntu 14.04中禁用Dash在线搜索结果的方法