zoukankan      html  css  js  c++  java
  • 【转】ubuntu下putty的复制粘贴 -- 不错

    原文网址:http://www.nwber.com/?p=165

    今天在ubutnu下想用putty玩玩,突然发现在windows里直接点击右键的复制居然不管用了,调设置也没有用。这可麻烦了,要是手动输入的话,为那一长串MD5密码也不是开玩笑的。没办法,只有问问度娘,度娘傲娇,答非所问,一堆乱七八糟答案,看着都头大,问谷哥,给了这么段话。

    The behaviour of copy and past in PuTTY is different than in Ubuntu. With PuTTY under Windows I never had a problem how to copy and paste, but under Ubuntu I am always confused. That is why I wanted to write it down. For me, but also for you of course. 

     Coping from PuTTY

     Select the text with the left mouse button and paste with the middle mouse button.

     Paste in PuTTY 

     Select the text you want to paste. Paste in PuTTY with the middle mouse button.
    That’s it!

    其实非常方便,我突然有种被windows带坏的感觉。

    从putty复制:

    用左键选中文字,再点中键就可以粘贴。

    在putty中粘贴:

    在其他地方选中文字,不用复制,保持高亮就可以了,然后在putty中点中键就可以粘贴。

    这个功能好像是gnome提供的,所以在整个桌面环境都可以通用。

    这么方便的技巧我居然以前都不知道。

  • 相关阅读:
    点击空白处隐藏盒子
    java缓存技术
    使用Java处理大文件
    java实现把一个大文件切割成N个固定大小的文件
    笔记:Java的IO性能调整
    NIO之轻松读取大文件
    java读写文件,读超大文件
    java读取大文件 超大文件的几种方法
    java web服务器cpu占用过高的处理
    软件开发各类文档模板
  • 原文地址:https://www.cnblogs.com/wi100sh/p/4563391.html
Copyright © 2011-2022 走看看