在gnome3下compiz已经无法使用,以前使用的快捷键已经无法使用,这里可以同样设置,达到视觉效果和实用效果的双重效果

1 设置已有快捷键

System-tools>>System Settings


Federa 15使用--gnome3下使用自定义快捷键


2 设置截屏快捷键

Federa 15使用--gnome3下使用自定义快捷键

补充一下:抓图Take Screenshot的参数

–window Takes a screenshot of the window that has focus.

–delay=seconds Takes a screenshot after the specified number of seconds,
and displays the Save Screenshot dialog.
Use the Save Screenshot dialog to save
the screenshot.

–include-border

Takes a screenshot including the border of the window.

–remove-border

Takes a screenshot without the border of the window.

–border-effect=shadow

Takes a screenshot and adds a shadow bevel effect around it.

–border-effect=border

Takes a screenshot and adds a border effect around it.

–interactive

Opens a window that lets you set options before taking the screenshot.

–help

Displays the options for the command.

比如我们要实现

–window 抓取当前**窗口

–interactive 先显示抓图软件界面,再抓图。

–delay=2 延时2秒钟后抓取

命令:gnome-screenshot –window –interactive –delay=2

该命令可以在终端窗口中运行。大家可以根据需要自行修改。


相关文章:

  • 2022-12-23
  • 2021-09-06
  • 2022-12-23
  • 2021-04-24
  • 2022-01-07
  • 2021-05-25
  • 2021-09-18
  • 2021-08-09
猜你喜欢
  • 2022-02-10
  • 2021-05-24
  • 2021-12-20
  • 2021-05-08
  • 2022-12-23
  • 2021-11-04
  • 2022-01-05
相关资源
相似解决方案