This is the mail archive of the
cygwin-xfree@cygwin.com
mailing list for the Cygwin XFree86 project.
Cygwin Xfree 4.1.0 or 4.2.0 with old clients
- From: "Joan Bertran" <jbertran at cirsa dot com>
- To: <cygwin-xfree at cygwin dot com>
- Date: Tue, 29 Jan 2002 16:09:23 +0100
- Subject: Cygwin Xfree 4.1.0 or 4.2.0 with old clients
Recent cygwin Xfree implementations work great with Linux clients
but unfortunately I have some old HP-Ux 9.x computers on the network
and the mouse pointer does not work properly, it's imposible to move
or resize windows or to activate the focus by click, only buttons
respond to mouse. (I guess that HP-UX 9.x uses Xlib X11R5 or R6)
With Cygwin Xfree 4.0.1 (XWin.exe 4.731.361 bytes 01/october/2000 16:25)
the mouse works but too beta. Any hint ?
Second Topic i like this seeting for the spanish keyboard if it's of any
help
to somebody.
xkb_keymap "es_105" {
xkb_keycodes { include "xfree86" };
xkb_types { include "default" };
xkb_compatibility { include "default+pc" };
xkb_symbols { include
"en_US(pc105)+es+altwin(meta_alt)+ralt(mode_switch)" };
xkb_geometry { include "pc(pc105)" };
};
Thankyou,
jbertran@cirsa.com