Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

LinuxPPC and German Keyboard with G3

0 views
Skip to first unread message

Michael Kramer

unread,
Jun 14, 2000, 3:00:00 AM6/14/00
to
Hi,
I've just started to use LinuxPPC 2000 on my Apple PowerBook G3
(Lombard) and I'm already in trouble. I've a german keyborad and I
assume, the mac-de-latin1-nodeadkeys.kmap.gz should hit the spot. After
fixing a small bug in the keymaps line of that file, it was accepted by
loadkeys without any message. Also the dumpkeys shows the correct
values. But the keymapping used by the keyboard driver did not change.

Pleas can anybody help me? It's no fun to keep the mapping for nearly
half the keys in mind.

ciao mike

--
________________________________________________________________________

BinaryEngineers GmbH
mailto:Michael...@BinaryEngineers.de
Michael Kramer
mailto:Michael...@sicad.de
Haarer Str. 2, 85640 Putzbrunn
Tel office: +49 (0) 89 462383-11 / home office: +49 (0)
8170 925317
Fax office: +49 (0) 89 462383-20 / home office: +49 (0)
8170 925318
!!! -- Murphy was an optimist
-- !!!

Daniel Bobbert

unread,
Jun 15, 2000, 3:00:00 AM6/15/00
to Michael...@binaryengineers.de
Michael Kramer wrote:
> I've a german keyborad and I
> assume, the mac-de-latin1-nodeadkeys.kmap.gz should hit the spot.

Hey Mike,

The supplied german mappings did not work at all for me (neither on the
concole nor under X).
So I wrote my own mappings that correctly map the usual german keyboard
layout (especially all those combinations with alt like '[' on alt-5,
'\' on alt-shift-7 etc.).

There are two files:

- de.map which is the concole mapping
- Xmodmap which is the mapping for X

You can try them by typing

loadkeys <path where you put it>/de.map in the concole
xmodmap <path where you put it>/Xmodmap in an xterminal


If these work for you you can install them in the system.
BUT BE CAREFULL!!!!
Those settings work for my Blue G3 with an ADB keyboard (thats why I
think the might work for you) but they didn't work when I used my USB
keyboard. So try the above commands and make sure the tables work before
installing them.

To install the concole table permanently:

cp de.map /usr/lib/kbd/keytables/mac/
edit /etc/sysconfig/keyboard to contain "de.map"


To install the X table permanently:

cp Xmodmap /etc/X11/xinit/.Xmodmap
/etc/bashrc loads it from there so be sure to source /etc/bashrc in your .bashrc


Thats it. I really hope those work for you.
As a side effect I can use alt-click to simulate the middle mouse button
and altgr-click to simulate the right mouse button, but I am not sure
whether this would work with your machine.

Cheers,

Daniel

--
--------------------------------------------------------------------------
Daniel Bobbert telefon: (0681) 3 90 81 98
Richard Wagner Str. 77 email: da...@coli.uni-sb.de
66111 Saarbruecken www: http://www.coli.uni-sb.de/~dabo
--------------------------------------------------------------------------

de.map
Xmodmap

Bernhard Reiter

unread,
Jun 21, 2000, 3:00:00 AM6/21/00
to
In article <3948ADD7...@coli.uni-sb.de>,
Daniel Bobbert <da...@coli.uni-sb.de> writes:

> Michael Kramer wrote:
>> I've a german keyborad and I
>> assume, the mac-de-latin1-nodeadkeys.kmap.gz should hit the spot.
>

> The supplied german mappings did not work at all for me (neither on the
> concole nor under X).
> So I wrote my own mappings that correctly map the usual german keyboard
> layout (especially all those combinations with alt like '[' on alt-5,
> '\' on alt-shift-7 etc.).

Ah, why did you do it again? :)
http://intevation.de/~frank/probe/mac-keyboard/

But thanks for the nice instructions, we should place it on a server
somewhere.


> There are two files:
>
> - de.map which is the concole mapping
> - Xmodmap which is the mapping for X

> Thats it. I really hope those work for you.


> As a side effect I can use alt-click to simulate the middle mouse button
> and altgr-click to simulate the right mouse button, but I am not sure
> whether this would work with your machine.

It depends on which X server you use. Xpmac has support for
emulating the mouse buttons. It can be tricky depending on your
function key.

If I remember correctly there was also a bug in the LinuxPPC2000
distribution which tried to load a keytable a second time and failed
during startup. As far as I know you can ignore this.

All distributors: Are you listening? we want German keyboard layouts
for our lombarde s included. ;-)=
Bernhard

[ps: cc to sup...@linuxppc.com]

--
Professional Service around Free Software (intevation.net)
The FreeGIS Project (freegis.org)
Association for a Free Informational Infrastructure (ffii.org)

0 new messages