Xfree ">" Taste fehlt

Johannes Goecke goecke at upb.de
Thu Mar 4 12:24:55 CET 2004


Hi Liste,

Ich komme bei meiner Konfiguration nicht weiter
( System: Debian Sid, XFree86 4.3.0-3, Kernel 2.6.1)
Irgendwie scheint X meine Tastatur nicht zu mögen.  Egal was ich 
in meiner /etc/X11/XF86Config-4 eintrage, auf meiner Tastatur 
funktioniet die "<",">","|" ( keycode=94 ) Taste nicht, obwohl
es auf der Konsole geht und xev auch brav den Keycode erkennt.

Alles andere funktioniert (Umlaute, qwertz, <Euro>-Taste,)
(auch, wenn kein "Xkb*" in der Config enthalten ist !)

In der /var/log/XFree86.0.log tauchen aber jeweils die 
eingestellten (auch sinnlose "bla") Werte auf 
=> es wird die "richtige" XF86Config verwendet.

Wenn ich dann während X Läuft mittels z.B.
"setxkbmap -model pc104euro" das Keyboard-Modell
setze funktionieren die Tasten.

Dieser Effekt tritt bei allen Usern auf (auch bei einem
ganz frisch angelegten User).

Mein Fehler ist natürlich, daß ich nicht mehr genau sagen kann
wann der Fehler auftrat (evtl. beim update auf von 4.2 auf 4.3
oder bei sonstigen Spielereien mit den locales).

Wo ist nun der Unterschied zwischen der Config-Einstellung
und der händischen Einstellung, bzw. wo und wie kann ich suchen ?

gruss
Johannes

-------------- next part --------------

Section "Files"
    RgbPath	"/usr/X11R6/lib/X11/rgb"

    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
	FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath 	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection


Section "Module"
    Load        "dbe"  	# Double buffer extension

    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

    Load        "type1"
    Load        "freetype"

EndSection

Section "ServerFlags"
#    Option "XkbDisable"
#    Option "DisableVidModeExtension"
#    Option "AllowNonLocalXvidtune"
#    Option "DisableModInDev"

#    Option "AllowNonLocalModInDev"
EndSection

Section "InputDevice"
    Identifier	"Keyboard1"
    Driver	    "keyboard"

    Option "AutoRepeat" "500 50"

    Option "XkbRules"	"xfree86"
    Option "XkbModel"	"pc105"
#    Option "XkbModel"	"pc104"
#    Option "XkbModel"    "pc102"
#    Option "XkbModel"    "pc104euro"
#    Option "XkbModel"    "microsoft"
    Option "XkbLayout"	"de"
    Option "XkbVariant"	"nodeadkeys"
EndSection

Section "InputDevice"
    Identifier	"Mouse1"
    Driver	    "mouse"
    Option  "Device"    "/dev/input/mice"
    Option  "Protocol"  "imps/2"

    Option "Emulate3Buttons"
    Option "ZAxisMapping"        "4 5"

    Option "ChordMiddle"

EndSection

Section "InputDevice"
   Identifier "Mouse0"
   Driver     "mouse"
   Option     "Device"      "/dev/mouse"
   Option     "Protocol"    "Microsoft"
   Option     "Emulate3Buttons"  "true"
EndSection


Section "Monitor"
    Identifier  "Miro"
    HorizSync   31.5 - 79.0
    VertRefresh 50-90

#JG: einige Modelines als ergaenzung fuer die Standards (1280x1024@ 74 hz)
    Modeline "1280x960" 106.50 1280 1296 1552 1664 960 960 970 1003
    Modeline "1024x768" 84.99 1024 1040 1216 1328 768 768 778 802
    Modeline "640x480" 37.44 640 656 720 832 480 480 486 501
    Modeline "1280x1024" 106.50 1280 1296 1552 1664 1024 1024 1034 1070
    Modeline "1152x864" 95.74 1152 1168 1384 1496 864 864 874 902
    Modeline "800x600" 58.55 800 816 928 1040 600 600 608 626

    # 1024x768 @ 85 Hz, 70.24 kHz hsync
    Modeline "1024x768"   98.9  1024 1056 1216 1408   768 782 788 822 -HSync -VSync
    # 1152x864 @ 78 Hz, 70.8 kHz hsync
    Modeline "1152x864"   110   1152 1240 1324 1552   864  864  876  908
     
     # 1280x1024 @ 70 Hz, 74.59 kHz hsync
     Modeline "1280x1024"  126.5 1280 1312 1472 1696  1024 1032 1040 1068 -HSync -VSync
     # 1280x1024 @ 74 Hz, 78.85 kHz hsync
     Modeline "1280x1024"  135    1280 1312 1456 1712  1024 1027 1030 1064
EndSection



Section "Device"
    Identifier	"Standard VGA"
    VendorName	"Unknown"
    BoardName	"Unknown"

    Driver     "vga"
EndSection

Section "Device"
    Identifier  "Elsa"
    Driver      "nv"
EndSection


Section "Screen"
    Identifier  "Screen 1"
    Device      "Elsa"
    Monitor     "Miro"
    DefaultDepth 16

    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1280x960" "1152x864"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1280x960" "1152x864"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1280x960" "1152x864"
        ViewPort    0 0
    EndSubsection
EndSection


Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"

	InputDevice "Mouse1" "CorePointer"
	InputDevice "Mouse0" "AlwaysCore"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection



More information about the Linux mailing list