LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 08-05-2004, 12:08 AM   #1
Lleb_KCir
Senior Member
 
Registered: Nov 2003
Location: Orlando FL
Distribution: Debian
Posts: 1,765

Rep: Reputation: 45
What is wrong with Linux and Logitech Trackballs?


ok i use a logitech trackman (USB IR trackball) and i really like it compaired to a standard mouse.

RH9, MDK10, FC1, and now WhiteBox 3 will use the trackball during their install, but refuse to use it once the system is up and running...

WTF is up with this, and is there anything i can do to get it working properly?

i really really want to be able to use my trackball, but if it will work, and test properly during the GUI install, why will it not work once gnome is up and running or KDE for that matter.

now i do have to say that SuSe 9.1 personal did work both in the install and in the OS once it was up, but it is not a distro i was able to like and deleted it from my system.

thank you.
 
Old 08-05-2004, 07:35 AM   #2
penguin4
Senior Member
 
Registered: May 2004
Location: california
Distribution: mdklinux8.1
Posts: 1,209

Rep: Reputation: 45
lleb_kcir; have u checked the HCL for compatibilty. some devices supported some not.
 
Old 08-05-2004, 07:56 PM   #3
MiscGeek
Member
 
Registered: Jan 2003
Location: Georgia, US
Distribution: RHEL WS4
Posts: 189

Rep: Reputation: 30
I have my Logitech USB trackball working on Red Hat Workstation. It's configured as a Generic 3 Button USB though. Haven't had any trouble at all out of it. The scroll wheel even works
 
Old 08-06-2004, 03:40 PM   #4
Lleb_KCir
Senior Member
 
Registered: Nov 2003
Location: Orlando FL
Distribution: Debian
Posts: 1,765

Original Poster
Rep: Reputation: 45
penguin4, my point was it worked during the GUI install, but once i got into gnome it no longer worked,

MiscGeek, ill keep working on it. doyou have USB1 or USB2 on your workstation? im running USB2 on my MB, dont know if that makes a differance.
 
Old 08-07-2004, 07:07 AM   #5
MiscGeek
Member
 
Registered: Jan 2003
Location: Georgia, US
Distribution: RHEL WS4
Posts: 189

Rep: Reputation: 30
leb_kcir, it's running USB2 so that shouldn't be it. Below is the InputDevice section from my XF86Config, in case it's any help.

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection
 
Old 08-11-2004, 11:26 PM   #6
Lleb_KCir
Senior Member
 
Registered: Nov 2003
Location: Orlando FL
Distribution: Debian
Posts: 1,765

Original Poster
Rep: Reputation: 45
would be if A. i knew what that was B. i knew why on the next install of the exact same OS/distro on the exact same hardware my trackball all of the sudden works but my NICs dont.

im in the proccess of getting help from LQ about the NICs in an other thread.

thanks for the input and help though.
 
Old 09-03-2004, 06:54 AM   #7
bsantos
LQ Newbie
 
Registered: Sep 2004
Location: Portugal
Distribution: Ubuntu 6.06
Posts: 6

Rep: Reputation: 0
Talking

I'm using a Logitech Trackman Cordless FX with Mandrake Linux 10.1 (cooker).

X Protocol Version 11, Revision 0, Release 6.7 (xorg)

I tinkered around with this and roamed the Web for answers on how to make this thing work, and work like I wanted it to work, and as I think it should work.



The buttons are working as following:

Button3 - Button1 - Button4 (Emulating the wheel) - Ball - Button2

For this I'm using the following configuration in xorg.conf:

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/input/mouse0"
Option "Vendor" "AutoDetected"
Option "Buttons" "4"
# Enable wheel emulation
Option "EmulateWheel" "1"
# Define what button makes the wheel work
Option "EmulateWheelButton" "4"
# Works well with every application, sends button 4 and 5 events, which "4 5" wouldn't
# You can test both configurations with 'xev' :-)
Option "ZAxisMapping" "5 6"
# Change the direction of the movement
Option "AngleOffset" "10"
# Turn off 3 button emulation, we have already 3 buttons
Option "Emulate3Buttons" "0"
# Controls the movement of the wheel, I'm still trying to understand what is the best value
Option "EmulateWheelInertia" "65"
EndSection


This doesn't give horizontal scrolling, I can try to add it if it is needed, I belive it should be easy to do, the "4 5 6 7" solution doesn't work well, maybe a "5 6 7 8"? I'll try it later.

When using the "wheel" the application under the pointer will get the focus like it used to with the normal wheel mouse, and it even works where sometimes the wheel of my Logitech Optical Double Sensor wouldn't, when the pointer was above an Ad, flash animation or something of that kind, I couldn't scroll more, with this it works everywhere. Perfect!

I tweaked the KDE mouse configuration a bit, and I'm feeling confortable with it right now:

Mouse acceleration: 1.5x
Pointer threshold: 4 pixels

Feels right.


Good luck to you all. I love my trackball!
 
  


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
Help for Linux Newbie, Logitech MX610 j4ckm4te Linux - Hardware 2 10-15-2005 10:00 AM
Logitech MX510 on linux hylke Linux - Hardware 2 10-30-2004 08:33 AM
using a logitech webcam under linux Snerkel Linux - Hardware 2 09-14-2004 01:35 AM
Logitech mouse %#$ KDE/Linux nitro01 Linux - Hardware 7 07-09-2003 05:12 PM
Logitech Mouse Undr Linux? shassouneh Linux - Hardware 6 04-15-2002 04:47 AM

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

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