Re: non-US keyboard on Pismo

2003-06-23 Thread Frank Murphy
> The source of the problem is that absolutely everything in XFree is assumed > to be a variation on PC keyboards. The bottom row on a Finnish/Swedish > pc105 is: > > Control_L,(windows),Alt_L,space,Mode_switch,(windows),(menu),Control_R. > > On a Finnish/Swedish early iMac with the narrow

Re: non-US keyboard on Pismo

2003-06-17 Thread Martin-Éric Racine
On Tue, 17 Jun 2003, Frank Murphy wrote: > OK. Add the following at the top of your /etc/X11/XF86Config-4 I'll try that in a minute... :) > Mail the output here. When I try it with my US keyboard, I get a deadkey ' > for > typing ís, ós, & ús. Deadkeys work fine if I select pc105 as keyboard

Re: non-US keyboard on Pismo

2003-06-17 Thread Frank Murphy
OK. Add the following at the top of your /etc/X11/XF86Config-4 Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbLayout" "fi"

Re: non-US keyboard on Pismo

2003-06-16 Thread Martin-Éric Racine
On Mon, 16 Jun 2003, Frank Murphy wrote: > > > > Otherwise, try deleting the XkbLayout line and adding a line: > > > XkbSymbols "symbols/en_us(pc105)+fi > > > > Nope. > > Oops. Try XkbSymbols "en_us(pc105)+fi" Still no good. > In /var/log/XFree86.0.log, what are the lines following: > > (*

Re: non-US keyboard on Pismo

2003-06-16 Thread Frank Murphy
> > Otherwise, try deleting the XkbLayout line and adding a line: > > XkbSymbols "symbols/en_us(pc105)+fi > > Nope. Oops. Try XkbSymbols "en_us(pc105)+fi" In /var/log/XFree86.0.log, what are the lines following: (**) |-->Input Device "Generic Keyboard" Frank

Re: non-US keyboard on Pismo

2003-06-16 Thread Martin-Éric Racine
On Mon, 16 Jun 2003, Frank Murphy wrote: > On Saturday 14 June 2003 6:13, Martin-Éric Racine wrote: > > On Sat, 14 Jun 2003, Frank Murphy wrote: > > > > Then it appears that X has a bug, while console-tools correctly > > > > supports this early iMac CRT keyboard (the original narrow keyboard, > >

Re: non-US keyboard on Pismo

2003-06-16 Thread Frank Murphy
On Saturday 14 June 2003 6:13, Martin-Éric Racine wrote: > On Sat, 14 Jun 2003, Frank Murphy wrote: > > > Then it appears that X has a bug, while console-tools correctly > > > supports this early iMac CRT keyboard (the original narrow keyboard, > > > before the Pro model). > > > > After you've conf