From 98de9b554f2abef9c039774b0f7bed328b7670ba Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Wed, 9 Dec 2015 08:29:18 +0100 Subject: Add screenshot keybinding. --- doc/rofi-manpage.markdown | 1 + doc/rofi.1 | 3 +++ 2 files changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown index 13c10319..75aa0789 100644 --- a/doc/rofi-manpage.markdown +++ b/doc/rofi-manpage.markdown @@ -774,6 +774,7 @@ The first two fields specify the alpha level. This determines the amount of tran * `Ctrl-space`: Set selected item as input text. * `Shift-Del`: Delete entry from history. * `grave`: Toggle case sensitivity. + * `Alt-Shift-S`: Take a screenshot and store this in the Pictures directory. To get a full list of keybindings, see `rofi -dump-xresources | grep kb-`. Keybindings can be modified using the configuration systems. diff --git a/doc/rofi.1 b/doc/rofi.1 index df488892..fe0281ab 100644 --- a/doc/rofi.1 +++ b/doc/rofi.1 @@ -1293,6 +1293,9 @@ The first two fields specify the alpha level\. This determines the amount of tra .IP "\(bu" 4 \fBgrave\fR: Toggle case sensitivity\. . +.IP "\(bu" 4 +\fBAlt\-Shift\-S\fR: Take a screenshot and store this in the Pictures directory\. +. .IP "" 0 . .P -- cgit v1.2.3