You are not logged in.

#1 2004-04-26 17:49:46

sear
Member
Registered: 2004-04-24
Posts: 42

swiss german keyboard layout

hey thats great, my arch linux works now big_smile

but there is one thing:

i loaded my swiss german keyboard layout with

loadkeys de_CH-latin1

and this worked wonderfull. i added it into the X config. but now, there is one problem:

i just can't get all functions on which a have to press the ALT GR key (such as the at or the line etc. etc.)

does anyone know how to fix that ? i really need my at smile

thanks
sear

Offline

#2 2004-04-26 17:58:56

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: swiss german keyboard layout

i'm also swiss and use in the config for X11 ( /etc/X11/XF86Config) this for my keyboard:

Section "InputDevice"
  Driver       "Keyboard"
  Identifier   "Keyboard[0]"
  Option       "MapName" "Standard Keyboard [ pc101 ]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "de_CH"
  Option       "XkbModel" "pc101"
  Option       "XkbRules" "xfree86"
  Option       "RightAlt" "ModeShift"
EndSection

note that last Option "RightAlt" "ModeShift"

grüesslis :-)

(chasch di au per email melde, wenn's nöd klappe sötti)


The impossible missions are the only ones which succeed.

Offline

#3 2004-04-26 18:01:38

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: swiss german keyboard layout

forgot:

use in /etc/rc.conf

KEYMAP="sg-latin1.map.gz"

is better than load in /etc/rc.local "loadkeys" - but this is more a detail ;-)


The impossible missions are the only ones which succeed.

Offline

#4 2004-04-26 18:20:11

sear
Member
Registered: 2004-04-24
Posts: 42

Re: swiss german keyboard layout

ha! thanks very much. it worked. you genious wink

Offline

#5 2004-04-26 19:37:04

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: swiss german keyboard layout

gärn gscheeh :-)


The impossible missions are the only ones which succeed.

Offline

#6 2004-04-26 20:42:33

DanEE
Member
From: Fribourg, Switzerland
Registered: 2003-07-10
Posts: 43

Re: swiss german keyboard layout

cool!

a juschta schwizerdütscha stammtisch!!!

schöna abe no!

Offline

#7 2004-04-27 09:25:17

sear
Member
Registered: 2004-04-24
Posts: 42

Re: swiss german keyboard layout

whuuuu but, on bootup loading

KEYMAP="sg-latin1.map.gz"

failes sad

not important, but not pretty. it just workes in X.

Offline

#8 2004-04-27 10:09:55

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: swiss german keyboard layout

sear wrote:

whuuuu but, on bootup loading

KEYMAP="sg-latin1.map.gz"

failes sad

not important, but not pretty. it just workes in X.

alternative for some keyboards that are not standard is:

KEYMAP="de_CH-latin1.map.gz"


The impossible missions are the only ones which succeed.

Offline

Board footer

Powered by FluxBB