Re: UK keyboard layout

2006-06-24 Thread Phil Reynolds
On Fri, Jun 23, 2006 at 10:13:47PM +0100, Phil Reynolds wrote:
 On Sat, Jun 17, 2006 at 08:58:54PM -0400, Larry Hall (Cygwin X) wrote:
  Phil Reynolds wrote:
  On Sat, Jun 17, 2006 at 11:38:15AM +0100, Phil Reynolds wrote:
  I am trying to get Cygwin/X to support the UK keyboard layout, but
  cannot work out what it is I need to do.
  
  The XWin.log shows the following lines:
  
  
  (--) winConfigKeyboard - Layout: 0809 (0809)
  (--) Using preset keyboard for English (United Kingdom) (809), type
  4
  (EE) Couldn't load XKB keymap, falling back to pre-XKB keymap
  
  I figure I must have a package missing, but do not know which it is. Can
  anyone please advise me what it is I am missing?
  
  ... and yes, I have tried the FAQ.
  
  
  OK.  Then perhaps you can elaborate on why they following category of FAQ
  entries aren't sufficient for you to solve your problem:
  
  http://x.cygwin.com/docs/faq/cygwin-x-faq.html#i18n-keyboard
 
 Well, if my local xterm was starting consistently I could... as it is, I
 will have to fill in what I can for now.
 
 As you can see, the error is that the XKB keymap cannot be loaded.
 
 I have tried fetching one over from another machine, but I cannot tell
 where to put it - hence no go.
 
 As for the setxkbmap (or similar) command listed, it gives an error
 (can't tell you what at the moment, local xterm did not start this
 time), and on checking, /tmp is mounted binary - I did try remounting it
 too - still no go.
 
The setxkbmap command gives:

Couldn't interpret _XKB_RULES_NAMES property
Use defaults: rules - 'xorg' model - 'pc101' layout - 'us'
Hangup

 I will elaborate further as soon as I next get a local xterm running.

4.1.1 - this has no effect on the problem

4.1.2 - output shown - would have thought this be autodetected

4.1.3 - yet to try xkeycaps but will try it today - other method, as I
say, cannot see where to put.

4.1.4 - inapplicable - not using xdmcp.

4.1.5 - ditto.

4.1.6 - output from setxkbmap as shown above. /tmp mounted in binmode.
xkbcomp command has been tried for both uk and de and always gives the
error:

Can't find file xfree86 for keycodes include.

It does, however, appear to be there.

4.1.7 - inapplicable - not using Powertoys and using recent Cygwin/X.

4.1.8 - inapplicable to this case.

-- 
Phil Reynolds
 o   mail: [EMAIL PROTECTED]
|L_ \  / Web: http://www.tinsleyviaduct.com/phil/
(_)- \/  Waltham 66, Emley Moor 69, Droitwich 79, Windows 95

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: UK keyboard layout

2006-06-24 Thread Phil Reynolds
On Sat, Jun 24, 2006 at 11:18:07AM +0100, Phil Reynolds wrote:
 4.1.1 - this has no effect on the problem
 
 4.1.2 - output shown - would have thought this be autodetected
 
 4.1.3 - yet to try xkeycaps but will try it today - other method, as I
 say, cannot see where to put.

Trying to build xkeycaps causes a segfault when rman is processing
xkeycaps.1-html.

 4.1.4 - inapplicable - not using xdmcp.
 
 4.1.5 - ditto.
 
 4.1.6 - output from setxkbmap as shown above. /tmp mounted in binmode.
 xkbcomp command has been tried for both uk and de and always gives the
 error:
 
 Can't find file xfree86 for keycodes include.
 
 It does, however, appear to be there.
 
 4.1.7 - inapplicable - not using Powertoys and using recent Cygwin/X.
 
 4.1.8 - inapplicable to this case.
 
 -- 
 Phil Reynolds
  o   mail: [EMAIL PROTECTED]
 |L_ \  / Web: http://www.tinsleyviaduct.com/phil/
 (_)- \/  Waltham 66, Emley Moor 69, Droitwich 79, Windows 95
 
 --
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
 Problem reports:   http://cygwin.com/problems.html
 Documentation: http://x.cygwin.com/docs/
 FAQ:   http://x.cygwin.com/docs/faq/
 

-- 
Phil Reynolds
 o   mail: [EMAIL PROTECTED]
|L_ \  / Web: http://www.tinsleyviaduct.com/phil/
(_)- \/  Waltham 66, Emley Moor 69, Droitwich 79, Windows 95

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: UK keyboard layout

2006-06-23 Thread Phil Reynolds
On Sat, Jun 17, 2006 at 08:58:54PM -0400, Larry Hall (Cygwin X) wrote:
 Phil Reynolds wrote:
 On Sat, Jun 17, 2006 at 11:38:15AM +0100, Phil Reynolds wrote:
 I am trying to get Cygwin/X to support the UK keyboard layout, but
 cannot work out what it is I need to do.
 
 The XWin.log shows the following lines:
 
 
 (--) winConfigKeyboard - Layout: 0809 (0809)
 (--) Using preset keyboard for English (United Kingdom) (809), type
 4
 (EE) Couldn't load XKB keymap, falling back to pre-XKB keymap
 
 I figure I must have a package missing, but do not know which it is. Can
 anyone please advise me what it is I am missing?
 
 ... and yes, I have tried the FAQ.
 
 
 OK.  Then perhaps you can elaborate on why they following category of FAQ
 entries aren't sufficient for you to solve your problem:
 
 http://x.cygwin.com/docs/faq/cygwin-x-faq.html#i18n-keyboard

Well, if my local xterm was starting consistently I could... as it is, I
will have to fill in what I can for now.

As you can see, the error is that the XKB keymap cannot be loaded.

I have tried fetching one over from another machine, but I cannot tell
where to put it - hence no go.

As for the setxkbmap (or similar) command listed, it gives an error
(can't tell you what at the moment, local xterm did not start this
time), and on checking, /tmp is mounted binary - I did try remounting it
too - still no go.

I will elaborate further as soon as I next get a local xterm running.

-- 
Phil Reynolds
 o   mail: [EMAIL PROTECTED]
|L_ \  / Web: http://www.tinsleyviaduct.com/phil/
(_)- \/  Waltham 66, Emley Moor 69, Droitwich 79, Windows 95

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



UK keyboard layout

2006-06-17 Thread Phil Reynolds
I am trying to get Cygwin/X to support the UK keyboard layout, but
cannot work out what it is I need to do.

The XWin.log shows the following lines:


(--) winConfigKeyboard - Layout: 0809 (0809)
(--) Using preset keyboard for English (United Kingdom) (809), type
4
(EE) Couldn't load XKB keymap, falling back to pre-XKB keymap

I figure I must have a package missing, but do not know which it is. Can
anyone please advise me what it is I am missing?

-- 
Phil Reynolds
 o   mail: [EMAIL PROTECTED]
|L_ \  / Web: http://www.tinsleyviaduct.com/phil/
(_)- \/  Waltham 66, Emley Moor 69, Droitwich 79, Windows 95

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: UK keyboard layout

2006-06-17 Thread Phil Reynolds
On Sat, Jun 17, 2006 at 11:38:15AM +0100, Phil Reynolds wrote:
 I am trying to get Cygwin/X to support the UK keyboard layout, but
 cannot work out what it is I need to do.
 
 The XWin.log shows the following lines:
 
 
 (--) winConfigKeyboard - Layout: 0809 (0809)
 (--) Using preset keyboard for English (United Kingdom) (809), type
 4
 (EE) Couldn't load XKB keymap, falling back to pre-XKB keymap
 
 I figure I must have a package missing, but do not know which it is. Can
 anyone please advise me what it is I am missing?

... and yes, I have tried the FAQ.

-- 
Phil Reynolds
 o   mail: [EMAIL PROTECTED]
|L_ \  / Web: http://www.tinsleyviaduct.com/phil/
(_)- \/  Waltham 66, Emley Moor 69, Droitwich 79, Windows 95

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: UK keyboard layout

2006-06-17 Thread Larry Hall (Cygwin X)

Phil Reynolds wrote:

On Sat, Jun 17, 2006 at 11:38:15AM +0100, Phil Reynolds wrote:

I am trying to get Cygwin/X to support the UK keyboard layout, but
cannot work out what it is I need to do.

The XWin.log shows the following lines:


(--) winConfigKeyboard - Layout: 0809 (0809)
(--) Using preset keyboard for English (United Kingdom) (809), type
4
(EE) Couldn't load XKB keymap, falling back to pre-XKB keymap

I figure I must have a package missing, but do not know which it is. Can
anyone please advise me what it is I am missing?


... and yes, I have tried the FAQ.



OK.  Then perhaps you can elaborate on why they following category of FAQ
entries aren't sufficient for you to solve your problem:

http://x.cygwin.com/docs/faq/cygwin-x-faq.html#i18n-keyboard


--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
838 Washington Street   (508) 893-9889 - FAX
Holliston, MA 01746

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



UK keyboard layout problem

2004-05-04 Thread Kris Thielemans
Hi

since updating the XFree version to the latest version (via cygwin setup), I
always have the US keyboard layout. Note that I had the appropriate UK
layout before without having to do anything at all (I did skip a few updates
so unfortunately can't tell you from when this happened).

So, I tried to read the FAQ and did the following:

I modified startxwin.bat to do:

XWin -multiwindow -clipboard -emulate3buttons -xkblayout uk

but that didn't help.

Then I tried the testing procedure given on the web page:

setxkbmap de -model pc105

but I get the following:

Couldn't interpret _XKB_RULES_NAMES property
Use defaults: rules - 'xorg' model - 'pc101' layout - 'us'
Couldn't find rules file (xorg)


Potentially related is that I don't seem to have
/usr/X11R6/lib/X11/xkb, but only
/usr/X11R6/lib/X11/xkb.old-1

What can I do?

(running NT 4.0 sp6a and the latest cygwin according to what setup says)

Thanks!

Kris Thielemans
Hammersmith Imanet
Cyclotron Building
Hammersmith Hospital
Du Cane Road
London W12 ONN, United Kingdom

web site address: http://www.hammersmithimanet.com/~kris



Re: UK keyboard layout problem

2004-05-04 Thread Alexander Gottwald
On Tue, 4 May 2004, Kris Thielemans wrote:

 Hi
 
 since updating the XFree version to the latest version (via cygwin setup), I
 always have the US keyboard layout. Note that I had the appropriate UK
 layout before without having to do anything at all (I did skip a few updates
 so unfortunately can't tell you from when this happened).
 
 So, I tried to read the FAQ and did the following:
 
 I modified startxwin.bat to do:
 
   XWin -multiwindow -clipboard -emulate3buttons -xkblayout uk
 
 but that didn't help.
 
 Then I tried the testing procedure given on the web page:
 
   setxkbmap de -model pc105
 
 but I get the following:
 
 Couldn't interpret _XKB_RULES_NAMES property
 Use defaults: rules - 'xorg' model - 'pc101' layout - 'us'
 Couldn't find rules file (xorg)
 
 
 Potentially related is that I don't seem to have
 /usr/X11R6/lib/X11/xkb, but only
 /usr/X11R6/lib/X11/xkb.old-1
 
 What can I do?

try removing /usr/X11R6/lib/X11/xkb.old-1 and recreate the link
ln -sf /etc/X11/xkb /usr/X11R6/lib/X11/xkb

bye
ago
-- 
 [EMAIL PROTECTED] 
 http://www.gotti.org   ICQ: 126018723


RE: UK keyboard layout problem

2004-05-04 Thread Kris Thielemans
Thanks Alexander


 try removing /usr/X11R6/lib/X11/xkb.old-1 and recreate the link
 ln -sf /etc/X11/xkb /usr/X11R6/lib/X11/xkb

ok. that maybe happened because of an aborted installation or so.

I did that, restarted the X server, and now it recognises my keyboard
without having to explicitly specify a layout. Great!

thanks a lot.

Kris

PS: Note that I still cannot do  setxkbmap uk as I get:

Error loading new keyboard description

I tried to reinstall all of the xorg packages I had installed, but the
behaviour remains the same.

I then checked /usr/X11R6/lib/X11/xkb/rules/xorg.lst, and it indeed doesn't
have a uk layout, but it does have a gb one! So, I really should have been
using gb, which works fine.