# HG changeset patch # User Ethan Blanton # Date 1210815179 0 # Node ID 9809516e0032b278b4551770fa219d7f420b3c50 # Parent 917bc972a141650be6f3fd0ff1a09634dda02f69 Add key unbinding to the finch man page diff -r 917bc972a141 -r 9809516e0032 doc/finch.1.in --- 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: