LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 12-27-2007, 08:27 AM   #1
neo8307
LQ Newbie
 
Registered: Dec 2007
Posts: 14

Rep: Reputation: 0
alps touchpad rec. as macintosh mouse in lenovo notebook?


I have got lenovo 3000 Y500.
I have installed fedora 8 on it.

while installing the touchpad and keyboard didn't work.
So I installed it using external mouse and keyboard.

after installation also these two things didn't work.
I have checked the content of /proc/bus/input/devices.

I: Bus=0017 Vendor=0001 Product=0001 Version=0100
N: Name="Macintosh mouse button emulation"
P: Phys=
S: Sysfs=/class/input/input0
U: Uniq=
H: Handlers=mouse0 event0
B: EV=7
B: KEY=70000 0 0 0 0 0 0 0 0
B: REL=3
......
....
..

thew content above states that my ALPS touchpad is rec. as macintosh mouse..

can anybody suggest me something about how to rectify it.
I have already tried modify 'xorg.conf' and grub.conf, but of no use.
 
Old 12-27-2007, 10:24 AM   #2
David1357
Senior Member
 
Registered: Aug 2007
Location: South Carolina, U.S.A.
Distribution: Ubuntu, Fedora Core, Red Hat, SUSE, Gentoo, DSL, coLinux, uClinux
Posts: 1,302
Blog Entries: 1

Rep: Reputation: 107Reputation: 107
Quote:
Originally Posted by neo8307 View Post
thew content above states that my ALPS touchpad is rec. as macintosh mouse
I have the same device in my file
Code:
I: Bus=0017 Vendor=0001 Product=0001 Version=0100
N: Name="Macintosh mouse button emulation"
P: Phys=
S: Sysfs=/class/input/input0
U: Uniq=
H: Handlers=mouse0 event0 
B: EV=7
B: KEY=70000 0 0 0 0 0 0 0 0
B: REL=3
but I have a Synaptics PS/2 touchpad. It's probably all the same hardware, but rebranded by different companies.

However, my keyboard and touchpad work.

Make sure you have this in "/etc/X11/xorg.conf"
Code:
Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"        "/dev/psaux"
        Option          "Protocol"      "auto-dev"
        Option          "HorizEdgeScroll"       "0"
EndSection
and this
Code:
Section "ServerLayout"
        Identifier      "Default Layout"
  screen "Default Screen"
        Inputdevice     "Generic Keyboard"
        Inputdevice     "Configured Mouse"
        
        # Uncomment if you have a wacom tablet
        #       InputDevice     "stylus"        "SendCoreEvents"
        #       InputDevice     "cursor"        "SendCoreEvents"
        #       InputDevice     "eraser"        "SendCoreEvents"
        Inputdevice     "Synaptics Touchpad"
EndSection
 
Old 12-31-2007, 04:56 AM   #3
neo8307
LQ Newbie
 
Registered: Dec 2007
Posts: 14

Original Poster
Rep: Reputation: 0
thanks DAVID ..
I will try the above and come back to you..
there is one more thing I wouldlike to share..
even with these all problems..
some times both the things starts working normally..
once in 20 times when I boot the system.. both the things starts working normally.. with all the spl. functions.. but only untillnext reboot..
anyways I will try the above and come back to you..
 
  


Reply



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
Acer TravelMate 290 Alps TouchPad Suse 10.2, need to mouse speed, how? tfm1 Linux - Laptop and Netbook 1 01-10-2007 08:28 PM
synaptic(alps) touchpad coworking with usb mouse. lvgandhi Debian 1 10-06-2005 11:46 AM
ALPS touchpad pgte3 Linux - Hardware 0 06-24-2005 03:20 PM
Synaptic Alps touchpad help okplayer02 Linux - Laptop and Netbook 1 12-30-2004 10:01 AM
Alps touchpad unrecognized rcrules Linux - Laptop and Netbook 5 07-06-2004 10:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:49 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