On 02/03/2013 05:02 PM, Edward M wrote:
On 2/3/2013 1:16 PM, sean darcy wrote:
Rebooted. Again Xorg.0.log finds the Emulate3Buttons option. But still
doesn't work.

Using xfce-4.10. Wonder if that's the problem?


           Option         "ZAxisMapping" "4 5"
            may need to be add to 10-evdev.conf below "Emulate3button"
option if is not there.

Interesting idea.

cat /etc/X11/xorg.conf.d/01-emulate-middle-button.conf
Section "InputClass"
      Identifier "middle button emulation class"
      MatchIsPointer "on"
      Option "Emulate3Buttons" "on"
      Option "ZAxisMapping"    "4 5"
EndSection

Section "InputClass"
               Identifier        "system-setup-keyboard"
               MatchIsKeyboard     "on"
               Option        "XkbOptions"    "terminate:ctrl_alt_bksp"

But look at Xorg.0.log:

[    25.903] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 25.904] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/event5)
[    25.904] (**) PS/2 Mouse: Applying InputClass "evdev pointer catchall"
[ 25.904] (**) PS/2 Mouse: Applying InputClass "middle button emulation class"
[    25.904] (II) Using input driver 'evdev' for 'PS/2 Mouse'
[    25.904] (**) PS/2 Mouse: always reports core events
[    25.904] (**) evdev: PS/2 Mouse: Device: "/dev/input/event5"
[    25.904] (--) evdev: PS/2 Mouse: Vendor 0x2 Product 0x8
[    25.904] (--) evdev: PS/2 Mouse: Found 3 mouse buttons
[    25.904] (--) evdev: PS/2 Mouse: Found relative axes
[    25.904] (--) evdev: PS/2 Mouse: Found x and y relative axes
[    25.904] (II) evdev: PS/2 Mouse: Configuring as mouse
[    25.904] (**) Option "Emulate3Buttons" "on"
[    25.904] (**) evdev: PS/2 Mouse: YAxisMapping: buttons 4 and 5
[ 25.904] (**) evdev: PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200

ZAxisMapping becomes YAxisMapping, and paint and paste still doesn't work.

sean



--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to