README.md: keyboard-select usage updated

This commit is contained in:
Bert 2010-08-14 16:49:32 +02:00
parent 9bb3e986a5
commit 4404b5dd7b

View File

@ -23,15 +23,12 @@ After installing, put the folling lines in your .Xdefaults:
Use Meta-Escape to activate selection mode, then use the following keys:
h,left: move cursor left
j,down: move cursor down
k,up: move cursor up
l,right: move cursor right
v: toggle normal selection
V: toggle linewise selection
Ctrl-v: toggle blockwise selection
y: copy selected text to primary buffer and quit selection mode
Escape: cancel whole keyboard selection mode
h/j/k/l: move cursor left/down/up/right (also with arrow keys)
g/G/0/^/$: vi-like cursor movement keys
H/M/L: move cursor to first/center/last line of visible area
v/V/Ctrl-v: toggle normal/linewise/blockwise selection
y,Return: copy selected text to primary buffer and quit selection mode
Escape: cancel whole keyboard selection mode
url-select