You are not logged in.

#1 2013-04-23 16:58:23

morrow393
Member
Registered: 2013-04-23
Posts: 2

Apple Magic Trackpad pairing, clicks working, but no cursor movement

I just set up an Apple Magic Trackpad on my desktop.  If I use the synaptics driver, it works as expected.  However, I'd like to use the evdev driver in conjunction with either ginn or touchegg to get some extra multitouch support.

When the driver is set to evdev, the clicks on the touchpad work (hardware button style, in the bottom two corners) but there is no cursor movement and taps do not work.  When the trackpad is in this state, if I run touchegg, many multitouch gestures start working (two-finger scrolls, three-finger swipes to minimize/maximize, even three-finger drags to move windows) but for some reason, single finger drags/taps/double-taps still don't register. 

Contents of /etc/X11/xorg.conf.d/60-magictrackpad.conf :

# Apple Magic Trackpad
Section "InputClass"
     Identifier "Magic Trackpad"
     MatchUSBID "05ac:030e"
     Driver "evdev"
     #Driver "synaptics"
     MatchIsTouchpad "on"
     MatchDevicePath "/dev/input/event*"
EndSection

Contents of /var/log/Xorg.0.log :

[    18.420] 
X.Org X Server 1.14.1
Release Date: 2013-04-17
[    18.420] X Protocol Version 11, Revision 0
[    18.420] Build Operating System: Linux 3.8.7-1-ARCH x86_64 
[    18.420] Current Operating System: Linux EBKR-RONEIL-D01 3.8.8-1-ARCH #1 SMP PREEMPT Wed Apr 17 10:57:28 CEST 2013 x86_64
[    18.420] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=68469cd5-63e4-40da-a3fa-e57e1da29e1d ro quiet
[    18.420] Build Date: 17 April 2013  02:37:06PM
[    18.420]  
[    18.420] Current version of pixman: 0.28.2
[    18.420] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    18.420] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    18.420] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 22 13:57:13 2013
[    18.493] (==) Using config file: "/etc/X11/xorg.conf"
[    18.511] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    18.658] (==) ServerLayout "Layout0"
[    18.658] (**) |-->Screen "Screen0" (0)
[    18.658] (**) |   |-->Monitor "Monitor0"
[    18.658] (**) |   |-->Device "Device0"
[    18.658] (**) |-->Input Device "Keyboard0"
[    18.658] (**) |-->Input Device "Mouse0"
[    18.658] (**) Option "Xinerama" "0"
[    18.658] (==) Automatically adding devices
[    18.658] (==) Automatically enabling devices
[    18.658] (==) Automatically adding GPU devices
[    18.684] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    18.684] 	Entry deleted from font path.
[    18.694] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    18.694] 	Entry deleted from font path.
[    18.694] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    18.694] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    18.694] 	Entry deleted from font path.
[    18.694] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    18.694] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/
[    18.694] (==) ModulePath set to "/usr/lib/xorg/modules"
[    18.694] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    18.694] (WW) Disabling Keyboard0
[    18.694] (WW) Disabling Mouse0
[    18.705] (II) Loader magic: 0x7fcc20
[    18.705] (II) Module ABI versions:
[    18.705] 	X.Org ANSI C Emulation: 0.4
[    18.705] 	X.Org Video Driver: 14.1
[    18.705] 	X.Org XInput driver : 19.1
[    18.705] 	X.Org Server Extension : 7.0
[    18.707] (--) PCI:*(0:1:0:0) 10de:0fc0:10de:093d rev 161, Mem @ 0xe3000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[    18.707] Initializing built-in extension Generic Event Extension
[    18.707] Initializing built-in extension SHAPE
[    18.707] Initializing built-in extension MIT-SHM
[    18.707] Initializing built-in extension XInputExtension
[    18.707] Initializing built-in extension XTEST
[    18.707] Initializing built-in extension BIG-REQUESTS
[    18.707] Initializing built-in extension SYNC
[    18.707] Initializing built-in extension XKEYBOARD
[    18.707] Initializing built-in extension XC-MISC
[    18.707] Initializing built-in extension SECURITY
[    18.707] Initializing built-in extension XINERAMA
[    18.707] Initializing built-in extension XFIXES
[    18.707] Initializing built-in extension RENDER
[    18.707] Initializing built-in extension RANDR
[    18.707] Initializing built-in extension COMPOSITE
[    18.707] Initializing built-in extension DAMAGE
[    18.707] Initializing built-in extension MIT-SCREEN-SAVER
[    18.707] Initializing built-in extension DOUBLE-BUFFER
[    18.707] Initializing built-in extension RECORD
[    18.707] Initializing built-in extension DPMS
[    18.707] Initializing built-in extension X-Resource
[    18.707] Initializing built-in extension XVideo
[    18.707] Initializing built-in extension XVideo-MotionCompensation
[    18.707] Initializing built-in extension XFree86-VidModeExtension
[    18.707] Initializing built-in extension XFree86-DGA
[    18.707] Initializing built-in extension XFree86-DRI
[    18.707] Initializing built-in extension DRI2
[    18.707] (II) LoadModule: "glx"
[    18.749] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    20.492] (II) Module glx: vendor="NVIDIA Corporation"
[    20.492] 	compiled for 4.0.2, module version = 1.0.0
[    20.492] 	Module class: X.Org Server Extension
[    20.492] (II) NVIDIA GLX Module  313.30  Wed Mar 27 15:51:21 PDT 2013
[    20.498] Loading extension GLX
[    20.498] (II) LoadModule: "nvidia"
[    20.498] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    20.584] (II) Module nvidia: vendor="NVIDIA Corporation"
[    20.584] 	compiled for 4.0.2, module version = 1.0.0
[    20.584] 	Module class: X.Org Video Driver
[    20.596] (II) NVIDIA dlloader X Driver  313.30  Wed Mar 27 15:33:21 PDT 2013
[    20.596] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    20.597] (++) using VT number 7

[    20.743] (II) Loading sub module "wfb"
[    20.743] (II) LoadModule: "wfb"
[    20.743] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    20.755] (II) Module wfb: vendor="X.Org Foundation"
[    20.755] 	compiled for 1.14.1, module version = 1.0.0
[    20.755] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    20.755] (II) Loading sub module "ramdac"
[    20.755] (II) LoadModule: "ramdac"
[    20.755] (II) Module "ramdac" already built-in
[    20.766] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    20.766] (==) NVIDIA(0): RGB weight 888
[    20.766] (==) NVIDIA(0): Default visual is TrueColor
[    20.766] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    20.766] (**) NVIDIA(0): Option "Stereo" "0"
[    20.766] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-3"
[    20.766] (**) NVIDIA(0): Stereo disabled by request
[    20.771] (**) NVIDIA(0): Option "MetaModes" "DFP-0: nvidia-auto-select +1920+0, DFP-3: nvidia-auto-select +0+0"
[    20.771] (**) NVIDIA(0): Enabling 2D acceleration
[    21.354] (II) NVIDIA(GPU-0): Display (DELL U2412M (DFP-0)) does not support NVIDIA 3D
[    21.354] (II) NVIDIA(GPU-0):     Vision stereo.
[    21.354] (WW) NVIDIA(GPU-0): Unable to read EDID for display device DFP-3
[    21.377] (II) NVIDIA(GPU-0): Display (DELL U2412M (DFP-3)) does not support NVIDIA 3D
[    21.377] (II) NVIDIA(GPU-0):     Vision stereo.
[    21.378] (II) NVIDIA(0): NVIDIA GPU GeForce GT 640 (GK107) at PCI:1:0:0 (GPU-0)
[    21.378] (--) NVIDIA(0): Memory: 1048576 kBytes
[    21.378] (--) NVIDIA(0): VideoBIOS: 80.07.24.00.03
[    21.378] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    21.433] (II) NVIDIA(GPU-0): Display (DELL U2412M (DFP-3)) does not support NVIDIA 3D
[    21.433] (II) NVIDIA(GPU-0):     Vision stereo.
[    21.433] (--) NVIDIA(0): Valid display device(s) on GeForce GT 640 at PCI:1:0:0
[    21.433] (--) NVIDIA(0):     CRT-0
[    21.433] (--) NVIDIA(0):     DELL U2412M (DFP-0) (connected)
[    21.433] (--) NVIDIA(0):     DFP-1
[    21.433] (--) NVIDIA(0):     DFP-2
[    21.433] (--) NVIDIA(0):     DELL U2412M (DFP-3) (connected)
[    21.433] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[    21.433] (--) NVIDIA(0): DELL U2412M (DFP-0): 330.0 MHz maximum pixel clock
[    21.433] (--) NVIDIA(0): DELL U2412M (DFP-0): Internal Dual Link TMDS
[    21.433] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[    21.433] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[    21.433] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
[    21.433] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
[    21.433] (--) NVIDIA(0): DELL U2412M (DFP-3): 960.0 MHz maximum pixel clock
[    21.433] (--) NVIDIA(0): DELL U2412M (DFP-3): Internal DisplayPort
[    21.433] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    21.433] (**) NVIDIA(0):     device DELL U2412M (DFP-0) (Using EDID frequencies has
[    21.433] (**) NVIDIA(0):     been enabled on all display devices.)
[    21.433] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    21.433] (**) NVIDIA(0):     device DELL U2412M (DFP-3) (Using EDID frequencies has
[    21.433] (**) NVIDIA(0):     been enabled on all display devices.)
[    21.434] (II) NVIDIA(0): Validated MetaModes:
[    21.434] (II) NVIDIA(0):    
[    21.434] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select+1920+0,DFP-3:nvidia-auto-select+0+0"
[    21.434] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1200
[    21.485] (--) NVIDIA(0): DPI set to (93, 95); computed from "UseEdidDpi" X config
[    21.485] (--) NVIDIA(0):     option
[    21.485] (--) Depth 24 pixmap format is 32 bpp
[    21.485] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[    21.485] (II) NVIDIA:     access.
[    21.487] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    21.487] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    21.487] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    21.487] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    21.487] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    21.487] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    21.487] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    21.487] (II) NVIDIA(0):     Config Options in the README.
[    21.531] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select+1920+0,DFP-3:nvidia-auto-select+0+0"
[    21.674] Loading extension NV-GLX
[    21.742] (==) NVIDIA(0): Disabling shared memory pixmaps
[    21.742] (==) NVIDIA(0): Backing store disabled
[    21.742] (==) NVIDIA(0): Silken mouse enabled
[    21.742] (**) NVIDIA(0): DPMS enabled
[    21.743] Loading extension NV-CONTROL
[    21.743] Loading extension XINERAMA
[    21.743] (II) Loading sub module "dri2"
[    21.743] (II) LoadModule: "dri2"
[    21.743] (II) Module "dri2" already built-in
[    21.743] (II) NVIDIA(0): [DRI2] Setup complete
[    21.743] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    21.743] (--) RandR disabled
[    21.750] (II) Initializing extension GLX
[    22.119] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    22.119] (**) Power Button: Applying InputClass "keyboard-layout"
[    22.119] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    22.119] (II) LoadModule: "evdev"
[    22.120] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    22.138] (II) Module evdev: vendor="X.Org Foundation"
[    22.138] 	compiled for 1.14.0, module version = 2.8.0
[    22.138] 	Module class: X.Org XInput Driver
[    22.138] 	ABI class: X.Org XInput driver, version 19.1
[    22.138] (II) Using input driver 'evdev' for 'Power Button'
[    22.138] (**) Power Button: always reports core events
[    22.138] (**) evdev: Power Button: Device: "/dev/input/event3"
[    22.138] (--) evdev: Power Button: Vendor 0 Product 0x1
[    22.138] (--) evdev: Power Button: Found keys
[    22.138] (II) evdev: Power Button: Configuring as keyboard
[    22.138] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    22.138] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    22.138] (**) Option "xkb_rules" "evdev"
[    22.138] (**) Option "xkb_model" "evdev"
[    22.138] (**) Option "xkb_layout" "us, ru, ca, fr"
[    22.195] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    22.195] (**) Power Button: Applying InputClass "keyboard-layout"
[    22.195] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    22.195] (II) Using input driver 'evdev' for 'Power Button'
[    22.195] (**) Power Button: always reports core events
[    22.195] (**) evdev: Power Button: Device: "/dev/input/event2"
[    22.195] (--) evdev: Power Button: Vendor 0 Product 0x1
[    22.195] (--) evdev: Power Button: Found keys
[    22.195] (II) evdev: Power Button: Configuring as keyboard
[    22.195] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[    22.195] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    22.195] (**) Option "xkb_rules" "evdev"
[    22.195] (**) Option "xkb_model" "evdev"
[    22.195] (**) Option "xkb_layout" "us, ru, ca, fr"
[    22.195] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
[    22.195] (II) No input driver specified, ignoring this device.
[    22.195] (II) This device may have been added with another device file.
[    22.196] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[    22.196] (II) No input driver specified, ignoring this device.
[    22.196] (II) This device may have been added with another device file.
[    22.196] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event9)
[    22.196] (II) No input driver specified, ignoring this device.
[    22.196] (II) This device may have been added with another device file.
[    22.196] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event4)
[    22.196] (II) No input driver specified, ignoring this device.
[    22.196] (II) This device may have been added with another device file.
[    22.197] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event5)
[    22.197] (II) No input driver specified, ignoring this device.
[    22.197] (II) This device may have been added with another device file.
[    22.197] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event6)
[    22.197] (II) No input driver specified, ignoring this device.
[    22.197] (II) This device may have been added with another device file.
[    22.197] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event7)
[    22.197] (II) No input driver specified, ignoring this device.
[    22.197] (II) This device may have been added with another device file.
[    22.197] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event8)
[    22.197] (II) No input driver specified, ignoring this device.
[    22.197] (II) This device may have been added with another device file.
[    22.198] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event0)
[    22.198] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[    22.198] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
[    22.198] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[    22.198] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event0"
[    22.198] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc01b
[    22.198] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 10 mouse buttons
[    22.198] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[    22.198] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
[    22.198] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[    22.198] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[    22.198] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
[    22.198] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[    22.198] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    22.198] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input0/event0"
[    22.198] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 8)
[    22.198] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
[    22.198] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
[    22.198] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
[    22.198] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[    22.198] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[    22.199] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
[    22.199] (II) No input driver specified, ignoring this device.
[    22.199] (II) This device may have been added with another device file.
[    22.199] (II) config/udev: Adding input device DELL Dell QuietKey Keyboard (/dev/input/event1)
[    22.199] (**) DELL Dell QuietKey Keyboard: Applying InputClass "keyboard-layout"
[    22.199] (**) DELL Dell QuietKey Keyboard: Applying InputClass "evdev keyboard catchall"
[    22.199] (II) Using input driver 'evdev' for 'DELL Dell QuietKey Keyboard'
[    22.199] (**) DELL Dell QuietKey Keyboard: always reports core events
[    22.199] (**) evdev: DELL Dell QuietKey Keyboard: Device: "/dev/input/event1"
[    22.199] (--) evdev: DELL Dell QuietKey Keyboard: Vendor 0x413c Product 0x2106
[    22.199] (--) evdev: DELL Dell QuietKey Keyboard: Found keys
[    22.199] (II) evdev: DELL Dell QuietKey Keyboard: Configuring as keyboard
[    22.199] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input1/event1"
[    22.199] (II) XINPUT: Adding extended input device "DELL Dell QuietKey Keyboard" (type: KEYBOARD, id 9)
[    22.199] (**) Option "xkb_rules" "evdev"
[    22.199] (**) Option "xkb_model" "evdev"
[    22.199] (**) Option "xkb_layout" "us, ru, ca, fr"
[    56.441] (II) config/udev: Adding input device Apple Wireless Trackpad (/dev/input/mouse1)
[    56.441] (**) Apple Wireless Trackpad: Ignoring device from InputClass "touchpad ignore duplicates"
[    56.442] (II) config/udev: Adding input device Apple Wireless Trackpad (/dev/input/event12)
[    56.442] (**) Apple Wireless Trackpad: Applying InputClass "touchpad catchall"
[    56.442] (**) Apple Wireless Trackpad: Applying InputClass "Default clickpad buttons"
[    56.442] (**) Apple Wireless Trackpad: Applying InputClass "Disable clickpad buttons on Apple touchpads"
[    56.442] (**) Apple Wireless Trackpad: Applying InputClass "Magic Trackpad"
[    56.442] (II) Using input driver 'evdev' for 'Apple Wireless Trackpad'
[    56.442] (**) Apple Wireless Trackpad: always reports core events
[    56.442] (**) evdev: Apple Wireless Trackpad: Device: "/dev/input/event12"
[    56.442] (II) evdev: Apple Wireless Trackpad: Using mtdev for this device
[    56.442] (--) evdev: Apple Wireless Trackpad: Vendor 0x5ac Product 0x30e
[    56.442] (--) evdev: Apple Wireless Trackpad: Found 1 mouse buttons
[    56.442] (--) evdev: Apple Wireless Trackpad: Found absolute axes
[    56.442] (--) evdev: Apple Wireless Trackpad: Found absolute multitouch axes
[    56.442] (--) evdev: Apple Wireless Trackpad: Found x and y absolute axes
[    56.442] (--) evdev: Apple Wireless Trackpad: Found absolute touchpad.
[    56.442] (II) evdev: Apple Wireless Trackpad: Configuring as touchpad
[    56.442] (**) evdev: Apple Wireless Trackpad: YAxisMapping: buttons 4 and 5
[    56.442] (**) evdev: Apple Wireless Trackpad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    56.442] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/bluetooth/hci0/hci0:42/input12/event12"
[    56.442] (II) XINPUT: Adding extended input device "Apple Wireless Trackpad" (type: TOUCHPAD, id 10)
[    56.442] (II) evdev: Apple Wireless Trackpad: initialized for absolute axes.
[    56.442] (**) Apple Wireless Trackpad: (accel) keeping acceleration scheme 1
[    56.442] (**) Apple Wireless Trackpad: (accel) acceleration profile 0
[    56.442] (**) Apple Wireless Trackpad: (accel) acceleration factor: 2.000
[    56.442] (**) Apple Wireless Trackpad: (accel) acceleration threshold: 4
(EE) [dix] Apple Wireless Trackpad: unable to find touch point 0

Any advice would be greatly appreciated.

Offline

#2 2013-04-25 05:39:05

morrow393
Member
Registered: 2013-04-23
Posts: 2

Re: Apple Magic Trackpad pairing, clicks working, but no cursor movement

Has anyone got this working with evdev? The synaptics driver works, but it's frustrating to not be able to access the gestures that I already know work.

Offline

Board footer

Powered by FluxBB