Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] [sm-discuss][vim] Pretty different behavior on x86_64 than i686 for pg-dwon pg-up on X.

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Javier Vasquez <j.e.vasquez.v AT gmail.com>
  • To: "sm, discuss" <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] [sm-discuss][vim] Pretty different behavior on x86_64 than i686 for pg-dwon pg-up on X.
  • Date: Wed, 2 Jan 2013 01:10:17 -0600

On Tue, Jan 1, 2013 at 6:48 PM, Javier Vasquez <j.e.vasquez.v AT gmail.com>
wrote:
> Hi,
>
> I casted exactly the same on both machines (x86_64 and i686), and
> though it works as I expect on x86_64, it doesn't on i686...
>
> The most weird thing is that while pg-up/pg-down works well on x86_64,
> it doesn't on i686 under X. On console both work OK.
>
> I removed the disable X, cause I need the clipboard support BTW, but I
> did the same on both machines.
>
> I'm not used to remember ctrl-F and ctrl-B, neither I would expect
> everyone to know,:-) Any ways, page-down/page-up is supported and
> should work:
>
> http://vimdoc.sourceforge.net/htmldoc/scroll.html
>
> I have no clue why the difference.
>
> Also, a bit annoying is that on X on i686, when doing ssh to another
> machine, and using vim from there, I can't get to copy/paste from/to
> it. It seems to work on x86_64, but not on i686...
>
> Could anyone lead to find out what's going on? And why it works as
> expected on x86_64 but not on i686?


Never mind...

An xorg trick on the pg-don/pg-up, :-(

I had the flag AllowEmptyInput set to false, allowing loading kbd.
For some reason kbd was mangling around with the key mappings, and
that had the X keyboard broken... I didn't have the flag set on
x86_64, thus the mismatch...

I still can't copy/paste under X when term is connected through ssh to
another machine, and using vim in the remote one... But that's not as
bad, :-)

Perhaps some ssh config trick, :-)

Thanks,

--
Javier.




Archive powered by MHonArc 2.6.24.

Top of Page