You are not logged in.

#1 2011-02-02 00:31:24

unilx
Member
From: Fredericton,Canada
Registered: 2009-10-01
Posts: 183

Keymapping Logitech Cordless Desktop EX110(SOLVED)

I can't seem to map my keyboard(Logitech Cordless Desktop EX110),I checked

/usr/share/X11/xkb/rules/xorg.lst

and got the code "logiex110" and tried it out aand ended up with this:

[unilx@Online ~]$ setxkbmap logiex110
Error loading new keyboard description

I tried setting it in my xorg.conf and still no go.

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
    Option "XkbModel" "logiex110"
    Option "XkbLayout" "us"
    Option  "XkbOptions" "terminate:ctrl_alt_bksp"
  EndSection

It was working until i formatted a couple days ago.As far as i can tell the only
thing that changed was a kernel update and a kde update to 4.6.I'm not sure if one
of these updates are causing my problem or if I'm just doing something wrong.Any
help with this would be appreciated.Thx


Edit:
When i add this to my xorg.conf i lose control of my key board all together

Section "InputClass"
    Identifier             "Keyboard Defaults"
    MatchIsKeyboard       "yes"
    Option               "XkbLayout" "logiex110"
EndSection

Last edited by unilx (2011-02-03 23:48:44)

Offline

#2 2011-02-02 02:26:30

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,694
Website

Re: Keymapping Logitech Cordless Desktop EX110(SOLVED)

Have you tried using xbindkeys?
That's what I have always used and works like a charm.

R.

Offline

#3 2011-02-03 23:48:14

unilx
Member
From: Fredericton,Canada
Registered: 2009-10-01
Posts: 183

Re: Keymapping Logitech Cordless Desktop EX110(SOLVED)

Thanks.I'll give it a shot

Offline

Board footer

Powered by FluxBB