View previous topic :: View next topic |
Author |
Message |
questionaire Tux's lil' helper
Joined: 01 May 2006 Posts: 131
|
Posted: Mon Jul 31, 2006 6:25 am Post subject: keymap bleibt immer "us" |
|
|
hi,
ich hab hier mehrere gentoo rechner stehen, nur einer zickt total beim keymap rum. hab zwar "de" eingestellt, env-update gecalled, rebooted etc, aber tastatur layout bleibt einfach us.
any ideas? |
|
Back to top |
|
|
AWO Tux's lil' helper
Joined: 24 May 2005 Posts: 144 Location: 52°32N / 11°58E
|
Posted: Mon Jul 31, 2006 7:32 am Post subject: |
|
|
Hi,
was steht in der /etc/conf.d/keymaps drin?
Bei mir steht's so drin:
Code: | # /etc/conf.d/keymaps
# Use KEYMAP to specify the default console keymap. There is a complete tree
# of keymaps in /usr/share/keymaps to choose from.
KEYMAP="de-latin1-nodeadkeys"
# Should we first load the 'windowkeys' console keymap? Most x86 users will
# say "yes" here. Note that non-x86 users should leave it as "no".
SET_WINDOWKEYS="yes"
# The maps to load for extended keyboards. Most users will leave this as is.
#EXTENDED_KEYMAPS=""
EXTENDED_KEYMAPS="backspace keypad euro"
# Tell dumpkeys(1) to interpret character action codes to be
# from the specified character set.
# This only matters if you set UNICODE="yes" in /etc/rc.conf.
# For a list of valid sets, run `dumpkeys --help`
DUMPKEYS_CHARSET="" |
Dann solltest du eine deutsche Tastaur haben.
Gruß AWO |
|
Back to top |
|
|
questionaire Tux's lil' helper
Joined: 01 May 2006 Posts: 131
|
Posted: Mon Jul 31, 2006 7:39 am Post subject: |
|
|
das steht bei mir:
Code: | # /etc/conf.d/keymaps
# Use KEYMAP to specify the default console keymap. There is a complete tree
# of keymaps in /usr/share/keymaps to choose from.
KEYMAP="de"
# Should we first load the 'windowkeys' console keymap? Most x86 users will
# say "yes" here. Note that non-x86 users should leave it as "no".
SET_WINDOWKEYS="no"
# The maps to load for extended keyboards. Most users will leave this as is.
EXTENDED_KEYMAPS=""
#EXTENDED_KEYMAPS="backspace keypad euro"
# Tell dumpkeys(1) to interpret character action codes to be
# from the specified character set.
# This only matters if you set UNICODE="yes" in /etc/rc.conf.
# For a list of valid sets, run `dumpkeys --help`
DUMPKEYS_CHARSET="" |
//edit:
hab mal deine keymap file verwendet - geht auch nicht |
|
Back to top |
|
|
nikaya Veteran
Joined: 13 May 2006 Posts: 1471 Location: Germany
|
Posted: Mon Jul 31, 2006 8:00 am Post subject: |
|
|
Funktioniert es denn mit _________________ Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera) |
|
Back to top |
|
|
questionaire Tux's lil' helper
Joined: 01 May 2006 Posts: 131
|
Posted: Mon Jul 31, 2006 8:13 am Post subject: |
|
|
erschreckenderweise ja |
|
Back to top |
|
|
Waldi n00b
Joined: 16 Aug 2004 Posts: 36
|
Posted: Mon Jul 31, 2006 8:31 am Post subject: |
|
|
Ein
zeigt dir aber schon, dass der Eintrag "keymaps" im boot-runlevel steht? |
|
Back to top |
|
|
questionaire Tux's lil' helper
Joined: 01 May 2006 Posts: 131
|
Posted: Mon Jul 31, 2006 8:33 am Post subject: |
|
|
Waldi wrote: | Ein
zeigt dir aber schon, dass der Eintrag "keymaps" im boot-runlevel steht? |
ja |
|
Back to top |
|
|
nikaya Veteran
Joined: 13 May 2006 Posts: 1471 Location: Germany
|
Posted: Mon Jul 31, 2006 8:35 am Post subject: |
|
|
Werden die keymaps beim booten gestartet?wenn nicht: Code: | rc-update add keymaps default |
_________________ Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera) |
|
Back to top |
|
|
|