[kde-de] Nochmal Windowstaste zum aufrufen des K-Menüs
Michael Zenke
linux.michael.zenke at freenet.de
Sa Aug 7 01:27:13 CEST 2004
Am Samstag, 7. August 2004 02:08 schrieb Thomas Templin:
[...]
> Kann nicht sein.
Kann doch sein:
http://bugs.kde.org/show_bug.cgi?id=77955
Dazu hab ich noch ca 3 Dublikate gefunden.
[...]
> Was für ein Tastaturlayout hast du in der XF86Config angegeben?
> Die pc-104 oder pc-105?
pc105
> ---8<--- Auszug aus /etc/X11/XF86Config-4 --8<--
> Section "InputDevice"
> Identifier "Generic Keyboard"
> Driver "keyboard"
> Option "CoreKeyboard"
> Option "XkbRules" "xfree86"
> Option "XkbModel" "pc105"
> Option "XkbLayout" "de"
> Option "XkbVariant" "nodeadkeys"
> EndSection
> ---8<--- Auszug aus /etc/X11/XF86Config-4 --8<--
>
Hier Meine Input-Section:
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbRules" "xfree86"
EndSection
Gruß Michael Zenke