dde-clipboard/README.en.md
wangpeng 9036052514 合并commit
(cherry picked from commit 30c725bad65970188610e25b4bd0cd9ff14c1231)
2022-08-04 10:25:25 +08:00

40 lines
1.4 KiB
Markdown

# dde-clipboard
#### Description
The clipboard displays all text, pictures and files copied and cut after the current user logs in to the system. Use the clipboard to quickly copy an item. After logging off or shutting down, the clipboard will be emptied automatically.
#### Software Architecture
Software architecture description
#### Installation
```
dnf install dde-cliboard
```
#### Instructions
1. Use the shortcut keys **Ctrl** + **Alt** + **V** to call up the clipboard.
2. Double-click a block in the clipboard, the current content will be quickly copied, and the current block will be moved to the top of the clipboard.
3. Select the destination to paste.
4. Move the mouse to a certain area of the clipboard, click the upper **X** to delete the current content; click **Clear All** at the top to empty the clipboard.
![image-readme](./readme.png)
#### Contribution
1. Fork the repository
2. Create Feat_xxx branch
3. Commit your code
4. Create Pull Request
#### Gitee Feature
1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
2. Gitee blog [blog.gitee.com](https://blog.gitee.com)
3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
4. The most valuable open source project [GVP](https://gitee.com/gvp)
5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)