[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bind question
From: |
Martin Dluhos |
Subject: |
Re: bind question |
Date: |
Sun, 05 Jun 2011 11:12:27 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 06/02/2011 10:16 PM, Sinbad wrote:
> hi,
>
> how to use bindkey in screen. basically i want to bind 'u' to do
> pageup when the screen is in copymode
> how do i do that. any help appreciated.
I found a way to do this without using bindkey. Insert the following in
your .screenrc:
markkeys ^B=u
It is mapping the default for pageup '^B' to your custom key 'u' in copy
mode. Hope that helps.
Martin
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJN65zbAAoJEOzT5+ruTKvqNCEH/j5z9eVw3ZhNP/CRGVD/sbsT
9LhjSTjP5s+EmXYcuceUq/VVIdDoo3fiT/N+ksBPd1GL+9/PIdlDCDqs20TZI0IL
yvWJRG8RogpbChLpGBiCkXoNghHOIIzMZra9qaAMdvmqs+/XowptPRevC1SoEvso
Z8KkXDptFHm/3+QYGAM/lSI8Ki1qQOj8oV/0cVZhrP+tYf/neDsybdsCnfdnZD+X
Do5zy7vYE1PNge+DsScnm70+ifN98BVMVTaE6zk+yUHER4UffI7NIBw7IFX3xGkt
L7ftJrDb41veooGsd/sepI0sEEmZNYLoGEQvl6HbxhXutEbbXJWaP4b+hnbePrY=
=Dgwl
-----END PGP SIGNATURE-----
- bind question, Sinbad, 2011/06/05
- Re: bind question,
Martin Dluhos <=