changeset 22938:9809516e0032

Add key unbinding to the finch man page
author Ethan Blanton <elb@pidgin.im>
date Thu, 15 May 2008 01:32:59 +0000
parents 917bc972a141
children d3aace801919
files doc/finch.1.in
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/finch.1.in	Wed May 14 22:26:29 2008 +0000
+++ b/doc/finch.1.in	Thu May 15 01:32:59 2008 +0000
@@ -381,6 +381,12 @@
 one of \fBa-\fR, \fBalt-\fR, \fBm-\fR or \fBmeta-\fR. You can also use
 \fBhome\fR, \fBend\fR, \fBleft\fR, \fBright\fR etc. keys.
 
+To unbind a key which has a default binding, you simply bind it to the empty string.  For example, to unbind \fBAlt + q\fR from the Quit function, you would use:
+
+[GntWM::binding]
+.br
+a-q =
+
 .SH Menus
 You can also specify key-bindings to trigger specific menuitems in windows. For example, the following entry in \fI~/.gntrc\fR will bind \fBCtrl + t\fR to the 'Send IM...' item in the buddylist: