Trilight Zone Forum Index Trilight Zone
Privacy & Anonymity is our speciality !
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Have wheel on mouse must use in x

 
Post new topic   Reply to topic    Trilight Zone Forum Index -> Other Unix
Author Message
thedark
Second Lieutenant


Joined: 30 Jul 2005
Posts: 1074

PostPosted: Thu Aug 04, 2005 11:39 am    Post subject: Have wheel on mouse must use in x Reply with quote

Change your the pointer device in your /etc/XF86Config file to:

Section "Pointer"
Protocol "Logitech"
Device "/dev/psm0"
ZAxisMapping 4 5
Buttons 5
EndSection


Yes you have to specify 5 buttons even if you don't have 5 buttons.
This is what needs to be done:

You'll have to translate mouse button 4 and mouse button 5 events into key events. Thus,
you have to get the mouse driver to translate mouse wheel events to button 4 and 5 events.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Trilight Zone Forum Index -> Other Unix All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group