Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 840 Bytes

readme.md

File metadata and controls

44 lines (36 loc) · 840 Bytes

XRapture

(Here is Japanese version)

XRapture lets you capture and pin screenshots to desktop.
Inspire by rapture.

Features

  • Pin screenshots to desktop.
  • Built in screenshots editting tool.

image

Keyboard shortcuts

Keys Description
CTRL + O Open File
CTRL + S Save Image
CTRL + C Copy to clipboard
CTRL + V Paste from clipboard
CTRL + Z Undo
1 Zoom 100%
2 Zoom 200%
5 Zoom 500%
Left click + drag Move window
CTRL + Left click + drag Draw
CRTL + Wheel Change zoom
Right click Open Menu

System Requirements

  • Linux

Dependencies

Installation

$ cmake .
$ make
$ sudo make install

License

  • GPLv3