From 97067f4595a1c9af2153b5096599deef70258650 Mon Sep 17 00:00:00 2001 From: dou33 Date: Fri, 12 Mar 2021 09:08:15 +0800 Subject: [PATCH] modify ukui docs --- docs/en/docs/desktop/UKUI-user-guide.md | 6 ------ docs/zh/docs/desktop/UKUIuserguide.md | 7 ------- 2 files changed, 13 deletions(-) diff --git a/docs/en/docs/desktop/UKUI-user-guide.md b/docs/en/docs/desktop/UKUI-user-guide.md index 26f724f455..7e73fa3812 100755 --- a/docs/en/docs/desktop/UKUI-user-guide.md +++ b/docs/en/docs/desktop/UKUI-user-guide.md @@ -54,7 +54,6 @@ Taskbar is located at the bottom and includes the Start Menu, Multi View Switch, |![](./figures/icon5.png)| Multi View Switch: Operate in multiple workspaces without interfering with each other | |![](./figures/icon6.png)| File Browser: Browse and manage documents in the system | |![](./figures/icon7.png)| Firefox Web Browser: Provide a convenient and safe way to access the Internet | -|![](./figures/icon8.png)| WPS: Realize the most common functions of office software such as text, forms, presentations, and more | |Window Display Area| The blank part in the middle of the horizontal bar. Display running programs, opened documents, and allow users to close the windows, top the windows, etc | |![](./figures/icon9.png)| Tray Menu: Include settings for voice, Kylin weather,input method, internet connection, notification center, date, and night mode | |Show Desktop| The button is on the far right. Minimize all windows on the desktop and return to the desktop; Clicking again will restore the windows | @@ -125,11 +124,6 @@ It contains Kylin Weather, Input Method, Bluetooth, USB, etc. ![Fig. 15 Storage Menu](./figures/15.png) -##### Input Method -The taskbar input method defaults to Sogou input method. Use the shortcut key "Ctrl+Space" to switch it out, and the "Shift" key to switch between Chinese and English modes. - -![Fig. 16 Input Method](./figures/16.png) - ##### USB When the USB is inserted into the computer, it will be matically read the data inside. diff --git a/docs/zh/docs/desktop/UKUIuserguide.md b/docs/zh/docs/desktop/UKUIuserguide.md index 2a4be26f19..e988d15e70 100755 --- a/docs/zh/docs/desktop/UKUIuserguide.md +++ b/docs/zh/docs/desktop/UKUIuserguide.md @@ -58,7 +58,6 @@ |![](./figures/icon5.png)| 多视图切换,可在多个工作区互不干扰进行操作| |![](./figures/icon6.png)| 文件浏览器,可浏览和管理系统中的文件| |![](./figures/icon7.png)| Firefox网页浏览器,提供便捷安全的上网方式| -|![](./figures/icon8.png)| WPS办公套件,可以实现办公软件最常用的文字、表格、演示等多种功能| |窗口显示区 |横条中间空白部分;显示正在运行的程序或打开的文档,可进行关闭窗口、窗口置顶操作。| |![](./figures/icon9.png)| 托盘菜单,包含了对声音、麒麟天气、网络连接、输入法、通知中心、日期、夜间模式的设置| |显示桌面| 按钮位于最右侧;最小化桌面的所有窗口,返回桌面;再次单击将恢复窗口| @@ -132,12 +131,6 @@ ![图 15 收纳菜单](./figures/15.png) -##### 输入法 - -任务栏输入法默认为搜狗输入法,使用快捷键“Ctrl+Space”可切换出来,“Shift”按键切换中英文模式。 - -![图 16 输入法](./figures/16.png) - ##### U盘 U盘插入主机后,自动读取U盘数据,点击任务栏中U盘“![](./figures/icon26-o.png)”图标弹窗如下图所示。 -- Gitee