Dne sreda 12. novembra 2008 je Peter Hutterer napisal(a):
> if it works in this config, shift the blame to KDE :)

Hmmm, I tried using Fluxbox instead of KDE and in Fluxbox it works as expected 
(just as it does in KDM) ...so it seems that KDE messes it up later on when 
the user session starts.

Tested with these settings:
---[xorg.conf]---
        Identifier      "Mouse"
        Driver  "evdev"
        #Option "Name"                  "Logitech USB Receiver"
        Option  "Device"                "/dev/input/event4"
        Option  "Resolution"            "1000"
        #Option         "Emulate3Buttons"       "true"
        #Option         "Buttons"               "9"
        Option  "ButtonMapping"         "1 0 3 4 5 6 7 8 2"
        #Option         "ZAxisMapping"          "4 5 7 6"
---[/xorg.conf]---

---[fdi file]---
<?xml version="1.0" encoding="UTF-8"?>

<deviceinfo version="0.2">
  <device>
    <match key="info.capabilities" contains="input.mouse">
      <match key="info.product" contains="Logitech USB Receiver">
        <merge key="input.x11_options.ButtonMapping" type="string">1 0 3 4 5 6 
7 8 2</merge>
      </match>
    </match>
  </device>
</deviceinfo>
---[/fdi file]---

Cheers,
Matija
-- 
gsm: +386 41 849 552
e-mail: [EMAIL PROTECTED]
www: http://matija.suklje.name

aim: hookofsilver
icq: 110183360
jabber/g-talk: [EMAIL PROTECTED]
msn: [EMAIL PROTECTED]
yahoo: matija_suklje
GPG/PGP fingerprint: FB64 FFAF B8DA 5AB5 B18A 98B8 2B68 0B51 0549 D278

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to