This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: page up and page down keys


I don't think these are tcsh commands.  The bindings are in the code of
rxvt itself.  If you want regular PgUp/PgDn to work, try recompiling rxvt
from source with UNSHIFTED_SCROLLKEYS defined.
	Igor

On Mon, 10 Feb 2003, S wrote:

>     Thanks.  Do you know what the commands are for
> these functions?
>     I am trying to rebind these keys to "Page Up" and
> "Page Down", without the shift, in tcsh.  I have tried
> setting up a bindkey command in my .cshrc, and I have
> found that bindkey '^[[5~' and bindkey '^[[6~' are the
> correct buttons, but I cannot find the commands to
> which these should be bound.
>
> --- Igor Pechtchanski <pechtcha@cs.nyu.edu> wrote:
> > On Mon, 10 Feb 2003, you (whoever you are) wrote:
> >
> > > Hello All:
> > >
> > > after running rxvt -e tcsh or rxvt -e bash to open up
> > > a terminal window, how do I make "Page Up" and "Page
> > > Down" keys scroll the window up and down, so I can
> > > look at previous output from my terminal window?
> >
> > Try Shift-PgUp and Shift-PgDn, I think...  This
> > should be buried somewhere
> > on the rxvt manpage.
> >       Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk!
  -- /usr/games/fortune


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]