zoukankan      html  css  js  c++  java
  • fedora 的截图快捷键

    我翻译了一部的网页内容:这里,可能得翻墙

    GNOME3有一些默认的和PrintScrean 相搭配的快捷键

    • PrintScreen -- .给你整个屏幕截图,并且将文件放进图片文件夹里
    • Alt + PrintScreen --   截图鼠标所在的窗口,放进图片文件夹里
    • Shift + PrintScreen --  按下后,鼠标会变成十字状,这是就可以选择想要的范围进行截图,放进图片文件夹里
    • Ctrl + PrintScreen -- .给你整个屏幕截图,放进剪切板里,这意味着你在图片文件夹中找不到图片,但可以直接将图片复制到文档里(我是用wps的文档)
    • Ctrl + Alt + PrintScreen --  截图鼠标所在的窗口,这意味着你在图片文件夹中找不到图片,但可以直接将图片复制到文档里(我是用wps的文档)
    • Ctrl + Shift + PrintScreen --  按下后,鼠标会变成十字状,这是就可以选择想要的范围进行截图,但可以直接将图片复制到文档里(我是用wps的文档)
    • Ctrl + Shift + Alt + R -- 摄像,试了一下,没找到录像

    Other than just the "Print Screen' key, which saves your whole Desktop to the Pictures folder, GNOME3 also has the following shortcuts enabled by default for screenshot actions:

    • PrintScreen -- Takes a screenshot of your entire desktop and saves it to the Pictures folder.
    • Alt + PrintScreen -- Saves a screenshot of the focused window to the Pictures Folder
    • Shift + PrintScreen -- Lets you select an area of the screen, and saves to the Pictures Folder
    • Ctrl + PrintScreen -- Takes a screenshot of your entire desktop and copies it to the clipboard.
    • Ctrl + Alt + PrintScreen -- copies a screenshot of the focused window to the clipboard.
    • Ctrl + Shift + PrintScreen -- Lets you select an area of the screen, and copies it to the clipboard.
    • Ctrl + Shift + Alt + R -- Records a Screencast) of your entire desktop and saves it to your Videos folder.
  • 相关阅读:
    eclipse如何正确部署tomcat7
    调用awk的三种方式
    jupyter的简单操作
    编程语言简介
    2019.9.6作业
    计算机的基本组成
    9.2作业
    CPP 栈 示例
    关于使用栈将一般运算式翻译为后缀表达式并实现三级运算的方法及实例(cpp版)
    深度遍历破解数独游戏
  • 原文地址:https://www.cnblogs.com/dilidingzhi/p/4153979.html
Copyright © 2011-2022 走看看