You are not logged in.

#1 2011-02-02 16:41:52

fincan
Member
Registered: 2010-07-13
Posts: 27

KDM Layout Problem

Hi,
I have uptodate Archlinux with Kde4.6 and I have a problem with Kdm keyboard layout. I have already set'em up "Input Devices" as "tr" in both current user and root. I installed "kde-l10n-tr" and then changed locele in "Login Screen" options. But these solutions didnt work.

I wanna use keyboard as "tr" in KDM screen instead "us".

How can I set it?

Offline

#2 2011-02-03 09:43:52

fincan
Member
Registered: 2010-07-13
Posts: 27

Re: KDM Layout Problem

Btw rc.conf ;
LOCALE="tr_TR.UTF-8"
HARDWARECLOCK="UTC"
TIMEZONE="Europe/Istanbul"
KEYMAP="trq"
CONSOLEFONT="lat5-16"
CONSOLEMAP=
USECOLOR="yes"

Offline

#3 2011-02-09 19:25:11

fincan
Member
Registered: 2010-07-13
Posts: 27

Re: KDM Layout Problem

my xorg.conf

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 260.19.36  (buildmeister@swio-display-x86-rhel47-01.nvidia.com)  Tue Jan 18 17:15:10 PST 2011

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 260.19.36  (buildmeister@swio-display-x86-rhel47-01.nvidia.com)  Tue Jan 18 17:15:22 PST 2011

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "tr"
    Option         "XkbVariant" "sundeadkeys"
    Option         "XkbOptions" "terminate:ctrl_alt_bksp"
    Option         "XkbRules" "xorg"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Samsung SyncMaster"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 60.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 8800 GT"
    Option         "Coolbits" "1"
    Option         "NoLogo" "True"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "1920x1080_60 +0+0; nvidia-auto-select +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Offline

#4 2011-02-10 09:47:16

Primoz
Member
From: Ljubljana-Slovena-EU
Registered: 2009-03-04
Posts: 688

Re: KDM Layout Problem

Yeah same here... Maybe the newest update will fix it. If it won't then we have to post a bug to bugs.kde.org.


Arch x86_64 ATI AMD APU KDE frameworks 5
---------------------------------
Whatever I do, I always end up with something horribly mis-configured.

Offline

Board footer

Powered by FluxBB