Klipper/zh-cn: Difference between revisions

From KDE UserBase Wiki
m (Created page with "'''Klipper 剪切板工具'''")
 
m (Created page with "传统的剪贴板的设想是你能复制一段文本以便能把它粘贴到其他地方。但如果你复制了一段内容,那之前复制的内容就会丢失。 '''Klippe...")
Line 4: Line 4:
|[[Image:Klipper2.png|250px]]|| ||'''Klipper 剪切板工具'''
|[[Image:Klipper2.png|250px]]|| ||'''Klipper 剪切板工具'''
|}
|}
The traditional expectation of a clipboard is that you can copy a section of text in order to paste it elsewhere.  If you copy a section, the previous one is lost.  '''Klipper''' solves this problem at a stroke.  The item you copied last will still be the default one to be pasted, but others will have been stored in a buffer, so you can choose to paste your selections in a different order.  Even the number of items stored in the buffer can be configured!  Click on the icon on your tray or panel, and you will see the possible selections, as well as some options.  Let's take a look at some configuration options.
传统的剪贴板的设想是你能复制一段文本以便能把它粘贴到其他地方。但如果你复制了一段内容,那之前复制的内容就会丢失。 '''Klipper''' 一下子解决了这个问题。你刚复制的项目仍然是粘贴的默认内容,但是其他会存储在一个缓存里,所以你可以用不同的命令选择粘贴你的选中内容。甚至储存在缓存里的项目数量都能设置!点击托盘或是面板上的图标,你会看到可能的选中内容,以及一些选项。让我们看一些配置选项。


{|class="vertical-centered"
{|class="vertical-centered"

Revision as of 14:30, 24 November 2010

  Klipper 剪切板工具

传统的剪贴板的设想是你能复制一段文本以便能把它粘贴到其他地方。但如果你复制了一段内容,那之前复制的内容就会丢失。 Klipper 一下子解决了这个问题。你刚复制的项目仍然是粘贴的默认内容,但是其他会存储在一个缓存里,所以你可以用不同的命令选择粘贴你的选中内容。甚至储存在缓存里的项目数量都能设置!点击托盘或是面板上的图标,你会看到可能的选中内容,以及一些选项。让我们看一些配置选项。

  Possibly the two items most important to you on the General tab is whether you want the clipboard to start up empty or to retain its contents across sessions, and whether to synchronise the clipboard contents and selection. The meaning of that one is not immediately obvious, but a clear explanation is in the handbook. You definitely do need to understand this, as choosing the wrong one will be frustrating.
  If you write scripts or work in programming this section is for you. Actions based on regular expressions can be set here.
  Here you can customise existing shortcuts. It is not possible at the moment to make additional ones

The Handbook is available from the Help menu item.

Tutorial

External links