Jump to content

fdany

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by fdany

  1. I use Mandriva 9 since the alpha version on a Medion akoya mini, a clone of the wind with no noticeable problem. I installed the first version with an external cd-reader. I am a long time kde user but kde 4 offers not enough possibilities to use such a tiny screen so I rediscovered gnome and it's a great thing. The only problem is that video's and compiz is too much for the atom.

  2. Section "InputDevice"

    Identifier "Mouse2"

    Driver "evdev"

    Option "bustype" "0x0011"

    Option "relBits" "+0+1+2"

    Option "product" "0x0006"

    Option "vendor" "0x0002"

    Option "HWheelRelativeAxisButtons" "7 6"

    EndSection

     

    I defined Mouse2 as CorePointer but it seems that it's no difference.

    The comment of relBits and the change of Xkbmodel has no visible effect.

  3. The only way I found is using xvkbd and xbindkeys with the following lines in my .xbindkeysrc :

     

    "/usr/bin/xvkbd -xsendevent -text "\[Alt_L]\[Left]""
    m:0x0 + b:8
    "/usr/bin/xvkbd -xsendevent -text "\[Alt_L]\[Right]""
    m:0x0 + b:9

     

    All better solutions are welcomed

  4. it seems the kernel recognises the mices with 7 buttons and the scrolling functionned out of the box (no zaxismapping needed) but the buttons 8 an 9 are ignored. With previous kernels I used zaxismapping and xmodmap and all functionned. I have tried a lot of combinations but none of them gave me the before and forward action on my thumb buttons.

    My xorg.Conf actually is

     

    Section "InputDevice"

    Identifier "Mouse1"

    Driver "mouse"

    Option "Protocol" "ExplorerPS/2"

    Option "Device" "/dev/mouse"

    EndSection

     

    the mouse is a Trust ami mouse 250SP

×
×
  • Create New...