aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/grimshot.1
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/grimshot.1')
-rw-r--r--contrib/grimshot.114
1 files changed, 7 insertions, 7 deletions
diff --git a/contrib/grimshot.1 b/contrib/grimshot.1
index 6e764007..a51f3d4d 100644
--- a/contrib/grimshot.1
+++ b/contrib/grimshot.1
@@ -5,7 +5,7 @@
5.nh 5.nh
6.ad l 6.ad l
7.\" Begin generated content: 7.\" Begin generated content:
8.TH "grimshot" "1" "2020-05-05" 8.TH "grimshot" "1" "2020-05-08"
9.P 9.P
10.SH NAME 10.SH NAME
11.P 11.P
@@ -45,14 +45,14 @@ A recommended usage pattern is to just bind this to Super+P via sway:
45.RS 4 45.RS 4
46# Screenshots: 46# Screenshots:
47# Cmd+P: Current window 47# Cmd+P: Current window
48# Cmd+Shift+p: Select region 48# Cmd+Shift+p: Select area
49# Cmd+Alt+p Current output 49# Cmd+Alt+p Current output
50# Cmd+Ctrl+p Select a window 50# Cmd+Ctrl+p Select a window
51 51
52bindsym Mod4+p exec grimshot active 52bindsym Mod4+p exec grimshot save active
53bindsym Mod4+Shift+p exec grimshot region 53bindsym Mod4+Shift+p exec grimshot save area
54bindsym Mod4+Mod1+p exec grimshot output 54bindsym Mod4+Mod1+p exec grimshot save output
55bindsym Mod4+Ctrl+p exec grimshot window 55bindsym Mod4+Ctrl+p exec grimshot save window
56.fi 56.fi
57.RE 57.RE
58.P 58.P
@@ -70,7 +70,7 @@ Captures the currently active window.
70Captures the entire screen. This includes all visible outputs. 70Captures the entire screen. This includes all visible outputs.
71.P 71.P
72.RE 72.RE
73\fIregion\fR 73\fIarea\fR
74.RS 4 74.RS 4
75Allows manually selecting a rectangular region, and captures that. 75Allows manually selecting a rectangular region, and captures that.
76.P 76.P