LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 02-08-2010, 09:30 AM   #1
deesto
Member
 
Registered: May 2002
Location: NY, USA
Distribution: FreeBSD, Fedora, RHEL, Ubuntu; OS X, Win; have used Slackware, Mandrake, SuSE, Xandros
Posts: 448

Rep: Reputation: 31
Question touchpad trouble with MacBook in KDE


I've got Fedora 12 64-bit running on a late-2006 model MacBook (black, unibody). I have touchpad multi-touch and right-click using a two-finger tap working in Gnome sessions (using gsynaptics, I believe), but I don't see an option in KDE to enable this. In fact, using a double-tap in KDE results in a desktop rotation (if the Desktop is clicked) ... I have no idea where that is set or how to change it. Could this be a Compiz thing? I have Compiz+KWin running in both KDE and Gnome, but I can't find any click/touch settings in Compiz.

One thing that I just noticed is that I don't seem to have an xorg.conf file being used; Xorg log says it's using a 'default built-in configuration'. The log also shows the following:
Code:
...
(II) config/hal: Adding input device Apple Computer Apple Internal Keyboard / Trackpad
...
(**) Apple Computer Apple Internal Keyboard / Trackpad: always reports core events
(**) Apple Computer Apple Internal Keyboard / Trackpad: Device: "/dev/input/event6"
(II) Apple Computer Apple Internal Keyboard / Trackpad: Found keys
(II) Apple Computer Apple Internal Keyboard / Trackpad: Configuring as keyboard
(II) XINPUT: Adding extended input device "Apple Computer Apple Internal Keyboard / Trackpad" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105+inet"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) config/hal: Adding input device Macintosh mouse button emulation
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event4"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found relative axes
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
(**) Macintosh mouse button emulation: (accel) acceleration profile 0
(II) Macintosh mouse button emulation: initialized for relative axes.
(II) config/hal: Adding input device Apple Computer Apple Internal Keyboard / Trackpad
(**) Apple Computer Apple Internal Keyboard / Trackpad: always reports core events
(**) Apple Computer Apple Internal Keyboard / Trackpad: Device: "/dev/input/event7"
(II) Apple Computer Apple Internal Keyboard / Trackpad: Found keys
(II) Apple Computer Apple Internal Keyboard / Trackpad: Configuring as keyboard
(II) XINPUT: Adding extended input device "Apple Computer Apple Internal Keyboard / Trackpad" (type: KEYBOARD)
...
(II) config/hal: Adding input device appletouch
(II) LoadModule: "synaptics"
(II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
        compiled for 1.7.1, module version = 1.2.1
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 7.0
(II) Synaptics touchpad driver version 1.2.1
(**) Option "Device" "/dev/input/event9"
(II) appletouch: x-axis range 0 - 1215
(II) appletouch: y-axis range 0 - 575
(II) appletouch: pressure range 0 - 300
(II) appletouch: finger width range 0 - 0
(II) appletouch: buttons: left double triple
(--) appletouch: touchpad found
(**) appletouch: always reports core events
(II) XINPUT: Adding extended input device "appletouch" (type: TOUCHPAD)
(**) appletouch: (accel) keeping acceleration scheme 1
(**) appletouch: (accel) acceleration profile 0
(--) appletouch: touchpad found
...
(WW) config/hal: device Apple Computer Apple Internal Keyboard / Trackpad already added. Ignoring.
(WW) Apple Computer Apple Internal Keyboard / Trackpad: unable to handle keycode 464
...
Since X seems to be working fine for everything else this way, I'm a bit hesitant to create a new xorg.conf file and change anything ... but if that would help solve the problem for KDE, I'd appreciate any pointers or tips on doing so, or info on an alternate solution.

Last edited by deesto; 02-08-2010 at 09:33 AM. Reason: added more debugging info found in Xorg.0.log
 
Old 02-16-2010, 05:10 PM   #2
rmdegennaro
LQ Newbie
 
Registered: Feb 2010
Posts: 3

Rep: Reputation: 0
touchpad trouble with MacBook in KDE

I have a Macbook Pro (3,1) and have the same thing with Kubuntu. Will continue to experiment.
 
Old 02-23-2010, 06:03 PM   #3
deesto
Member
 
Registered: May 2002
Location: NY, USA
Distribution: FreeBSD, Fedora, RHEL, Ubuntu; OS X, Win; have used Slackware, Mandrake, SuSE, Xandros
Posts: 448

Original Poster
Rep: Reputation: 31
Any luck rmdegennaro? None for me yet.
 
Old 02-24-2010, 10:16 AM   #4
rmdegennaro
LQ Newbie
 
Registered: Feb 2010
Posts: 3

Rep: Reputation: 0
None yet. I've also run into an issue with Virtual Box freezing for almost 30 seconds almost periodically. And have to get work stuff done, so am back in Mac OS X for a while. :-(
 
Old 03-16-2010, 11:22 AM   #5
rmdegennaro
LQ Newbie
 
Registered: Feb 2010
Posts: 3

Rep: Reputation: 0
The kernel in Ubuntu 9.10 just got upgraded and now I have the same functionality with the track pad as Windows. At least I think it was because of the kernel upgrade, or maybe another package from the MacTel PPA.

Either way, no two-finger tap to right click. But if you hold two-fingers on the track pad and then click, the right click menu appears. Better then nothing. ;-)
 
  


Reply

Tags
fedora, kde, macbook, touchpad



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux on MacBook vs. KDE on OS X kramer2718 Linux - General 1 07-15-2008 10:08 PM
[macbook] various problems, touchpad, skype, etc fox91 Debian 0 11-22-2007 08:14 AM
Linux on a macbook/macbook pro... any experiences/problems, or is it even necessary? enigma_0Z Linux - Laptop and Netbook 13 09-14-2007 10:29 PM
touchpad not working macbook pro matrixon Linux - Laptop and Netbook 0 05-30-2006 08:21 AM
still having trouble with touchpad Mr_C Linux - Laptop and Netbook 1 07-04-2004 12:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 02:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration