* Mike Schiraldi ([EMAIL PROTECTED]) wrote: > > Anyone else using Mutt on solaris that has a fix for this? I'm using > > Solaris 8 for x86 (which is now discontinued so I hope to switch it to > > Linux sometime in the future, but for now, I have to do it this way). > > As a first step, take a look at what codes PgUp and PdDn are sending -- for > example, run "od" and type <pgup><enter><pgdn><enter><ctrl-d>
This is what I get: 0000000 005012 0000002 I'm not sure the pgup is being trapped at all. hitting pgup even in od actually pges up the window. I tried in a brand new term, but I basically get the same results as above. Also tried in a fresh xterm, same values as above. I think CDE may be intercepting the pgup keystroke. For the sake of argument, I tried doing each key in a separate session, so pgup<entr><ctrl-d>, then "od" and pgdn<enter><ctrl-d>. In both cases I get the following results: 0000000 000012 0000001 -- Carl B. Constantine University of Victoria Programmer Analyst http://www.uvic.ca UNIX System Administrator Victoria, BC, Canada [EMAIL PROTECTED]