Page 1 of 1

Tasten funktionieren nicht

Posted: 31. Jul 2007 11:17
by Tobi1987
Hallo,
bei meiner Distribution funktioniert die Größer- bzw. Kleinertaste nicht.
Ich glaube, ich muss ein anderes Tastaturlayout laden.

Wie mache ich das oder muss ich doch anders an die Problemstellung herangehen?

mfg tobi

Posted: 31. Jul 2007 13:06
by sith
welches hast du denn. pc105 sollte eigentlich passen.

Posted: 31. Jul 2007 13:08
by sith
> Wie mache ich das
in die xorg.conf eintragen.

Posted: 31. Jul 2007 13:37
by Tobi1987
und wo muss ich des in der xorg.conf genau eintragen? welche sektion?
kenn mich in der xorg.conf net so aus.

mfg

Posted: 31. Jul 2007 15:44
by sith
da wo jetzt wahrscheinlich etwas ähnliches bzw. anderes steht:

Code: Select all

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "de"
        Option          "XkbVariant"    "nodeadkeys"
EndSection

mal sehen ob's daran liegt, wirklich sicher bin ich mir da nicht.

Posted: 31. Jul 2007 17:39
by Tobi1987
hat leider net funktioniert...
gibts evl noch etwas anderes des auch klappt??

mfg

Posted: 31. Jul 2007 22:01
by sith
mach dann bitte mal ein paar mehr angaben zu deinem prob.
wie sieht das in der konsole aus (strg + alt + f1). kde, gnome oder etwas anderes?

Posted: 01. Aug 2007 10:53
by Tobi1987
also,
ich verwende das dekstop-system kde.
ausschnitt aus der xorg.conf:

Code: Select all

Section "InputDevice"

    Identifier	"Keyboard1"
    Driver	"kbd"
# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.

#    Option     "Protocol"      "Xqueue"

# Set the keyboard auto repeat parameters.  Not all platforms implement
# this.

#    Option     "AutoRepeat"    "500 5"

# Specifiy which keyboard LEDs can be user-controlled (eg, with xset(1)).

#    Option     "Xleds" "1 2 3"

# To disable the XKEYBOARD extension, uncomment XkbDisable.

#    Option     "XkbDisable"

# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a European
# keyboard, you will probably want to use one of:
#
#    Option     "XkbModel"      "pc102"
     Option     "XkbModel"      "pc105"
#
# If you have a Microsoft Natural keyboard, you can use:
#
#     Option     "XkbModel"      "microsoft"
#
# If you have a US "windows" keyboard you will want:
#
#    Option     "XkbModel"      "pc104"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#
#    Option     "XkbLayout"     "de"
#
# or:
#
#    Option     "XkbLayout"     "de"
#    Option     "XkbVariant"    "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#
#    Option     "XkbOptions"    "ctrl:swapcaps"


# These are the default XKB settings for X.Org
#
#    Option     "XkbRules"      "xorg"
#    Option     "XkbModel"      "pc101"
#    Option     "XkbLayout"     "us"
#    Option     "XkbVariant"    ""
#    Option     "XkbOptions"    ""

EndSection


mfg tobi

Posted: 01. Aug 2007 12:49
by sith
kommentier die mal aus:

Code: Select all

#    Option     "XkbLayout"     "de"
#    Option     "XkbVariant"    "nodeadkeys" 
und dann nochmal die frage: hast du in der konsole gross/kleinschreibung.