-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thanks for your tips, Jaimos and Thomas, I did not know that the fvwm packages
work across various ubuntu versions and that there is no additional ubuntu-magic
compiled in. I had just to add the libreadline5 before the old dpkg could be
installed. The result was, that the same problem was also reproducible with
2.5.26 on lucid.

I dug a little deeper to find the differences in the jaunty/lucid setups. It
seems that xserver modules cause this strange behavior. With these changes, the
paging on lucid works like before:

Section "ServerFlags"
  Option        "AutoAddDevices"        "false"
EndSection

Section "InputDevice"
  Identifier    "GenericMouse"
  Driver        "mouse"
  Option       "Protocol" "auto"
  Option        "SendCoreEvents"        "true"
EndSection


It seems, that the xserver on lucid automatically adds evdev mouse/keyboard,
that interfere with the paging behavior. By blocking the autodevices and
creating an old-style mouse, the setup works as expected.

Thanks,
hd

- -- 
http://www.halfdog.net/
PGP: 156A AE98 B91F 0114 FE88  2BD8 C459 9386 feed a bee
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkwgXgMACgkQxFmThv7tq+5msQCggBBBXueRwGOCFJ+9sU10evHH
flgAoIPkhc25WpRFEE1RrIhS9FNUVhOj
=1VwU
-----END PGP SIGNATURE-----

Reply via email to