This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 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: Problems configuring cygwin-xfree for XDM and non-US kbd`


At 15:15 22/04/2003, you wrote:
On Tue, 22 Apr 2003, Ruth Ivimey-Cook wrote:
How is /tmp mounted? I always recommend binmode. A textmode mount has led
to errors a while ago. I don't know if they can still crash the server but
mounting /tmp in binmode will remove this point of failure.

How do I change what is mounted? I don't know where it's set up.


I have this so far:

Robinton:~ 276> mount
C:\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type system (binmode)
C:\cygwin\bin on /usr/bin type system (textmode)
C:\cygwin\lib on /usr/lib type system (textmode)
C:\cygwin on / type system (textmode)
c: on /cygdrive/c type user (textmode,noumount)
d: on /cygdrive/d type user (textmode,noumount)



Does xkbcomp -xkm -m gb /etc/X11/xkb/keymap/xfree86 /tmp/gb.xkm work?

I get this:


Robinton:~ 277> xkbcomp -xkm -m gb /etc/X11/xkb/keymap/xfree86 /tmp/gb.xkm
Warning:          Attempt to alias <XFER> to non-existent key <I01>
                  Ignored
Warning:          Attempt to alias <NFER> to non-existent key <I03>
                  Ignored
Warning:          Attempt to alias <AE13> to non-existent key <I05>
                  Ignored
Warning:          No symbols defined for <FK13> (keycode 118)
Warning:          No symbols defined for <FK14> (keycode 119)
Warning:          No symbols defined for <FK15> (keycode 120)
Warning:          No symbols defined for <FK16> (keycode 121)
Warning:          No symbols defined for <FK17> (keycode 122)
Warning:          No symbols defined for <KPDC> (keycode 123)
Warning:          No symbols defined for <XFER> (keycode 129)
Warning:          No symbols defined for <I02> (keycode 130)
Warning:          No symbols defined for <NFER> (keycode 131)
Warning:          No symbols defined for <I04> (keycode 132)
Warning:          No symbols defined for <AE13> (keycode 133)
Warning:          No symbols defined for <I06> (keycode 134)
[more Warning lines omitted]
Warning:          No symbols defined for <I7E> (keycode 254)
Warning:          No symbols defined for <I7F> (keycode 255)
Robinton:~ 278> ls -l !$
ls -l /tmp/gb.xkm
-rw-rw-rw-    1 Ruth Ivi None         7520 Apr 22 19:09 /tmp/gb.xkm


Regards,


Ruth


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