diff options
author | portix <none@none> | 2012-07-02 20:47:40 +0200 |
---|---|---|
committer | portix <none@none> | 2012-07-02 20:47:40 +0200 |
commit | c721737f9d5fa38854d27b8c754991983de0e009 (patch) | |
tree | bab383065af7fcdd97e51c1f8e21c0fe5e8e524e /doc/dwb.1 | |
parent | 93822b6056c9606cc4c10f71e0dcc6d1e1debe2d (diff) | |
download | dwb-c721737f9d5fa38854d27b8c754991983de0e009.zip |
Drop button modifiers, fixes issue with onscreen keyboards
Diffstat (limited to 'doc/dwb.1')
-rw-r--r-- | doc/dwb.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,12 +2,12 @@ .\" Title: dwb .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/> -.\" Date: 06/29/2012 +.\" Date: 07/02/2012 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "DWB" "1" "06/29/2012" "\ \&" "\ \&" +.TH "DWB" "1" "07/02/2012" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -1188,7 +1188,7 @@ Complete local path\&. .RE .SS "Shortcut syntax" .sp -All printable shortcuts are case sensitive, i\&.e\&. aH means press a then press shift, then press h\&. Shortcuts can be combined with a modifier, valid modifiers are \fIControl\fR, \fIMod1\fR, \fIMod4\fR, \fIButton1\fR, \fIButton2\fR, \fIButton3\fR, \fIButton4\fR, \fIButton5\fR and \fIShift\fR where Shift can only be used with non printable keys such as F1, space, Tab, \&... \&. Non printable keys must be surrounded by @, e\&.g\&. "Control @F1@", Shift @space@\&. \e and @ itself must be escaped with \e\&. +All printable shortcuts are case sensitive, i\&.e\&. aH means press a then press shift, then press h\&. Shortcuts can be combined with a modifier, valid modifiers are \fIControl\fR, \fIMod1\fR, \fIMod4\fR and \fIShift\fR where Shift can only be used with non printable keys such as F1, space, Tab, \&... \&. Non printable keys must be surrounded by @, e\&.g\&. "Control @F1@", Shift @space@\&. \e and @ itself must be escaped with \e\&. .SH "CUSTOM COMMANDS" .sp Custom commands are a sequence of dwb commands that can be bound to a shortcut\&. The syntax is |