document modify_other_keys

This commit is contained in:
Mark Oteiza 2015-09-18 23:18:50 -04:00
parent 614eca0f03
commit 7f0d2491bf
2 changed files with 4 additions and 1 deletions

2
config
View File

@ -28,7 +28,7 @@ cursor_shape = block
# Hide links that are no longer valid in url select overlay mode
filter_unmatched_urls = true
# emit escape sequences for other keys modified by Control
# emit escape sequences for extra modified keys
#modify_other_keys = false
[colors]

View File

@ -36,6 +36,9 @@ The font description for the terminal's font.
The default window geometry for new terminal windows.
.IP \fIicon_name\fR
The name of the icon to be used for the terminal process.
.IP \fImodify_other_keys\fR
Emit escape sequences for extra keys, like the \fBmodifyOtherKeys\fR
resource for \fBxterm\fR(1).
.IP \fImouse_autohide\fR
Automatically hide the mouse pointer when you start typing.
.IP \fIscrollback_lines\fR