• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Tastatur problem unter suse 11.2

lubenti

Newbie
Hallo, ich benutze das Logitech Media Keyboard unter SUSE 11.2 mit KDE 4 und das Model ist auch in Systemeinstellungen entsprechen konfiguriert und funktioniert soweit. Nun zu mein Problem: ich kann nicht in KDE das "@" Zeichen benutzen. Immer muss ich zuerst "yast2 keyboard" ausführen und dann klappt alles wieder, was auf dauer aber nervtötend ist. Gibt es eine Möglichkeit das @ dauerhaft funktionsfähig zu machen?
 
OP
L

lubenti

Newbie
altgr+q unter linux soweit ich weiß und noch unter suse 11.1 klappte das wunderbar und noch strg+alt+q funktioniert gar nicht und im konsolenmodus funktioniert alles ohne weiteres
 
OP
L

lubenti

Newbie
ja xorg.conf existiert jedoch nur mit den eintägen der ati fglrx

Code:
Section "ServerLayout"
	Identifier     "aticonfig Layout"
	Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Files"
EndSection

Section "Module"
EndSection

Section "Monitor"
	Identifier   "aticonfig-Monitor[0]-0"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
EndSection

Section "Device"
	Identifier  "aticonfig-Device[0]-0"
	Driver      "fglrx"
	BusID       "PCI:1:5:0"
EndSection

Section "Screen"
	Identifier "aticonfig-Screen[0]-0"
	Device     "aticonfig-Device[0]-0"
	Monitor    "aticonfig-Monitor[0]-0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection
 

misiu

Moderator
Teammitglied
Erstelle lieber eine "ganze" xorg.conf, in der auch entsprechende Sektionen für Tastatur und Maus enthalten sind.

MfG
misiu
 
OP
L

lubenti

Newbie
so jetzt habe ich eine neie xorg.conf mittels sax2 -a erstellt, nech einem reboot funktioniert es immernoch nicht. Ich vermute ein fehler irgendwo in kde
hier das neue xorg.conf
Code:
# /.../
# SaX generated X11 config file
# Created on: 2010-03-25T11:35:53+0100.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
  FontPath     "/usr/share/fonts/misc:unscaled"
  FontPath     "/usr/share/fonts/local"
  FontPath     "/usr/share/fonts/75dpi:unscaled"
  FontPath     "/usr/share/fonts/100dpi:unscaled"
  FontPath     "/usr/share/fonts/Type1"
  FontPath     "/usr/share/fonts/URW"
  FontPath     "/usr/share/fonts/Speedo"
  FontPath     "/usr/share/fonts/PEX"
  FontPath     "/usr/share/fonts/cyrillic"
  FontPath     "/usr/share/fonts/latin2/misc:unscaled"
  FontPath     "/usr/share/fonts/latin2/75dpi:unscaled"
  FontPath     "/usr/share/fonts/latin2/100dpi:unscaled"
  FontPath     "/usr/share/fonts/latin2/Type1"
  FontPath     "/usr/share/fonts/latin7/75dpi:unscaled"
  FontPath     "/usr/share/fonts/baekmuk:unscaled"
  FontPath     "/usr/share/fonts/japanese:unscaled"
  FontPath     "/usr/share/fonts/kwintv"
  FontPath     "/usr/share/fonts/truetype"
  FontPath     "/usr/share/fonts/uni:unscaled"
  FontPath     "/usr/share/fonts/CID"
  FontPath     "/usr/share/fonts/ucs/misc:unscaled"
  FontPath     "/usr/share/fonts/ucs/75dpi:unscaled"
  FontPath     "/usr/share/fonts/ucs/100dpi:unscaled"
  FontPath     "/usr/share/fonts/hellas/misc:unscaled"
  FontPath     "/usr/share/fonts/hellas/75dpi:unscaled"
  FontPath     "/usr/share/fonts/hellas/100dpi:unscaled"
  FontPath     "/usr/share/fonts/hellas/Type1"
  FontPath     "/usr/share/fonts/misc/sgi:unscaled"
  FontPath     "/usr/share/fonts/xtest"
  FontPath     "/opt/kde3/share/fonts"
  InputDevices "/dev/gpmdata"
  InputDevices "/dev/input/mice"
EndSection

Section "ServerFlags"
  Option       "AllowMouseOpenFail" "on"
  Option       "ZapWarning" "on"
EndSection

Section "Module"
  Load         "dri"
  Load         "dbe"
  Load         "extmod"
  Load         "glx"
EndSection

Section "InputDevice"
  # Driver "kbd" will be disabled unless 'Option "AutoAddDevices" "off"' 
  # is set in "ServerFlags" section. 
  Driver       "kbd"
  Identifier   "Keyboard[0]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "de"
  Option       "XkbModel" "microsoftpro"
  Option       "XkbRules" "xfree86"
  Option       "XkbVariant" "nodeadkeys"
EndSection


Section "InputDevice"
  # Driver "mouse" will be disabled unless 'Option "AutoAddDevices" "off"' 
  # is set in "ServerFlags" section. 
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "Buttons" "12"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "PS2++ Logitech MX Mouse"
  Option       "Protocol" "explorerps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
  DisplaySize  434 270
  HorizSync    30-83
  Identifier   "Monitor[0]"
  ModelName    "LG ELECTRONICS M228WA"
  Option       "DPMS"
  Option       "PreferredMode" "1680x1050"
  VendorName   "GSM"
  VertRefresh  43-75
  UseModes     "Modes[0]"
EndSection


Section "Modes"
  Identifier   "Modes[0]"
  Modeline 	"1680x1050" 144.55 1680 1784 1968 2256 1050 1051 1054 1086
  Modeline 	"1680x1050" 115.00 1680 1728 1760 1840 1050 1053 1059 1079 +HSync -Vsync
  Modeline 	"1280x1024" 138.54 1280 1368 1504 1728 1024 1025 1028 1069
  Modeline 	"1280x1024" 128.94 1280 1368 1504 1728 1024 1025 1028 1066
  Modeline 	"1280x1024" 119.40 1280 1368 1504 1728 1024 1025 1028 1063
  Modeline 	"1280x1024" 113.00 1280 1328 1360 1440 1024 1027 1034 1061 +HSync -Vsync
  Modeline 	"1280x1024" 108.88 1280 1360 1496 1712 1024 1025 1028 1060
  Modeline 	"1280x960" 129.86 1280 1368 1504 1728 960 961 964 1002
  Modeline 	"1280x960" 120.84 1280 1368 1504 1728 960 961 964 999
  Modeline 	"1280x960" 110.95 1280 1360 1496 1712 960 961 964 997
  Modeline 	"1280x960" 105.75 1280 1328 1360 1440 960 963 967 994 +HSync -Vsync
  Modeline 	"1280x960" 102.10 1280 1360 1496 1712 960 961 964 994
  Modeline 	"1152x864" 104.99 1152 1224 1352 1552 864 865 868 902
  Modeline 	"1152x864" 96.77 1152 1224 1344 1536 864 865 868 900
  Modeline 	"1152x864" 89.56 1152 1224 1344 1536 864 865 868 897
  Modeline 	"1152x864" 86.75 1152 1200 1232 1312 864 867 871 895 +HSync -Vsync
  Modeline 	"1152x864" 81.62 1152 1216 1336 1520 864 865 868 895
  Modeline 	"1024x768" 81.80 1024 1080 1192 1360 768 769 772 802
  Modeline 	"1024x768" 76.16 1024 1080 1192 1360 768 769 772 800
  Modeline 	"1024x768" 69.71 1024 1080 1184 1344 768 769 772 798
  Modeline 	"1024x768" 69.50 1024 1072 1104 1184 768 771 775 796 +HSync -Vsync
  Modeline 	"1024x768" 64.11 1024 1080 1184 1344 768 769 772 795
  Modeline 	"800x600" 48.91 800 840 920 1040 600 601 604 627
  Modeline 	"800x600" 45.50 800 840 920 1040 600 601 604 625
  Modeline 	"800x600" 44.00 800 848 880 960 600 603 607 622 +HSync -Vsync
  Modeline 	"800x600" 42.11 800 840 920 1040 600 601 604 623
  Modeline 	"800x600" 38.22 800 832 912 1024 600 601 604 622
  Modeline 	"1680x1050" 146 1680 1784 1960 2240 1050 1053 1059 1089 +hsync -vsync
EndSection


Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      15
    Modes      "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" 
    Virtual    3840 1200
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" 
    Virtual    3840 1200
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" 
    Virtual    3840 1200
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" 
    Virtual    3840 1200
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection


Section "Device"
	Identifier  "aticonfig-Device[0]-0"
	Driver      "fglrx"
	BusID       "PCI:1:5:0"
EndSection



Section "ServerLayout"
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]" "CoreKeyboard"
  InputDevice  "Mouse[1]" "CorePointer"
  Option       "Clone" "off"
  Option       "Xinerama" "off"
  Screen       "Screen[0]"
EndSection


Section "DRI"
    Group      "video"
    Mode       0660
EndSection

Section "Extensions"
EndSection
 
OP
L

lubenti

Newbie
"AutoAddDevices" "off"' habe ich auch eingefügt jedoch muss ich yast2 keyboaerd weiterhin ausführen damit @ klappt
 

misiu

Moderator
Teammitglied
Ist es sowas:
http://www.linuxinfusion.com/configuring-logitech-media-keyboard-elite-linux
?

Es gibt ein Tool, mit dem sich die Tastatur angeblich gut einrichten lässt:
http://www.hidpoint.com/

MfG
misiu
 
OP
L

lubenti

Newbie
In yast kann ich kein tastatur model auswählen wie bei suse 11.1 nur tastaturbelegung - deutsch

Genau diese ist
 

misiu

Moderator
Teammitglied
Wie oben, sehe noch:
http://www.hidpoint.com/

bei KDE 4 kannst du versuchen mehrere Tastatur-Belegungen einzurichten, z.B. deutsch und englisch, dann
müsste es auch gehen, als Model "ACPI-Standard" probieren.
Welches KDE 4 läuft jetzt 4.3.5 ? oder älter?

MfG
misiu
 
OP
L

lubenti

Newbie
es funktioniert sonst alles sogar die sondertasten nur das @ zickt. Wenn man in firefox ist und das zeichen angibt springt einfach auf ein anderes tab in andere anwendungen passiert einfach nichts. Sowas habe ich vor einige r zeit in ein forum gelesen unter kubuntu wenn ich mich nicht irre aber auch ohne lösung
 
OP
L

lubenti

Newbie
und gerade habe ich festgestellt, soweit ich das layot in kde umstelle auf nodeadkeys oder standart funktioniert das @ wieder nicht
 

misiu

Moderator
Teammitglied
:-? hm, komisch.
Hast du andere Tastatur-Modelle versucht?
Nach Modellwechsel solltest du dich kurz abmelden/anmelden.

MfG
misiu
 
Oben