当前位置: 首页 > news >正文

ksnapshot使用

ksnapshot使用
输入ksnapshot --help
输出

W: The ksnapshot utility has been deprecated in favor of spectacle
W: Starting spectacle ...
Usage: spectacle [options]
KDE Screenshot Utility

Options:
  -v, --version            Displays version information.
  -h, --help               Displays this help.
  --author                 显示作者信息.
  --license                显示版权信息.
  --desktopfile <文件名>      此应用程序的桌面条目的基础文件名
  -f, --fullscreen         Capture the entire desktop (default)
  -m, --current            Capture the current monitor
  -a, --activewindow       Capture the active window
  -u, --windowundercursor  Capture the window currently under the cursor,
                           including parents of pop-up menus
  -t, --transientonly      Capture the window currently under the cursor,
                           excluding parents of pop-up menus
  -r, --region             Capture a rectangular region of the screen
  -g, --gui                Start in GUI mode (default)
  -b, --background         Take a screenshot and exit without showing the GUI
  -s, --dbus               Start in DBus-Activation mode
  -n, --nonotify           In background mode, do not pop up a notification
                           when the screenshot is taken
  -o, --output <fileName>  In background mode, save image to specified file
  -d, --delay <delayMsec>  In background mode, delay before taking the shot (in
                           milliseconds)
  -w, --onclick            Wait for a click before taking screenshot.
                           Invalidates delay

所以使用方法如下

ksnapshot -rbn -o hit.png 2>/dev/null

相关文章:

  • 报数count-and-say
  • 递归需要遵守的重要规则
  • 组合总和(combination-sum)
  • 组合总和combination-sum
  • 如何查看隐藏的密码(限chrome浏览器)
  • 最大子序和(maximum-subarray)——动态规划和贪心双解法
  • Deepin系统安装SSH服务
  • Deepin Gif转mp4
  • 零钱兑换(coin-change) 动态规划问题
  • 批量识别图版中的文字信息之百度AI文字识别
  • 操作系统 术语表
  • GoldenDict 调用百度翻译(多段文本)
  • Hexo常用命令
  • 最小路径和(minimum-path-sum)
  • Leetcode.4.寻找两个有序数组的中位数(problems/median-of-two-sorted-arrays)
  • JS中 map, filter, some, every, forEach, for in, for of 用法总结
  • [分享]iOS开发-关于在xcode中引用文件夹右边出现问号的解决办法
  • 【vuex入门系列02】mutation接收单个参数和多个参数
  • const let
  • Docker入门(二) - Dockerfile
  • Node项目之评分系统(二)- 数据库设计
  • Python连接Oracle
  • -- 查询加强-- 使用如何where子句进行筛选,% _ like的使用
  • 复习Javascript专题(四):js中的深浅拷贝
  • 京东美团研发面经
  • 每天一个设计模式之命令模式
  • 试着探索高并发下的系统架构面貌
  • 写代码的正确姿势
  • 一些关于Rust在2019年的思考
  • 异常机制详解
  • AI算硅基生命吗,为什么?
  • ​人工智能书单(数学基础篇)
  • ​中南建设2022年半年报“韧”字当头,经营性现金流持续为正​
  • !$boo在php中什么意思,php前戏
  • # 安徽锐锋科技IDMS系统简介
  • #Linux(Source Insight安装及工程建立)
  • $redis-setphp_redis Set命令,php操作Redis Set函数介绍
  • (1)安装hadoop之虚拟机准备(配置IP与主机名)
  • (2)STM32单片机上位机
  • (30)数组元素和与数字和的绝对差
  • (C语言)输入自定义个数的整数,打印出最大值和最小值
  • (LNMP) How To Install Linux, nginx, MySQL, PHP
  • (NSDate) 时间 (time )比较
  • (顶刊)一个基于分类代理模型的超多目标优化算法
  • (二十三)Flask之高频面试点
  • (四)JPA - JQPL 实现增删改查
  • (原創) 如何優化ThinkPad X61開機速度? (NB) (ThinkPad) (X61) (OS) (Windows)
  • (转)setTimeout 和 setInterval 的区别
  • (转载)虚幻引擎3--【UnrealScript教程】章节一:20.location和rotation
  • (轉貼) VS2005 快捷键 (初級) (.NET) (Visual Studio)
  • .net 简单实现MD5
  • .NET/C# 反射的的性能数据,以及高性能开发建议(反射获取 Attribute 和反射调用方法)
  • .netcore 如何获取系统中所有session_ASP.NET Core如何解决分布式Session一致性问题
  • .NET导入Excel数据
  • .net反编译的九款神器