Hi, About your first question: do it in two steps.. Edit your /etc/X11/XF86Config (or XF86Config-4) and: 1. In the section of your mouse, increase the amount of buttons. Each wheel equals to three buttons, as weird as it sounds: scroll-up, scrol-down, and click. Then, if you have two buttons + two wheels on your mouse, you should define 2+3+3 = 8 buttons. Option "Buttons" "8".
2. You should now define which "buttons" will do the scrolling, with the option "ZAxisMapping". You should probably put there "4 5 7 8" (I think that these are the buttons of scrolling). Try it, maybe it won't work well and one REAL button will scroll down, then try another numbers. You can use 'xev' for nicer testings. Have fun. About your second question, sounds like something you should modify in the code, or convice the author to change this in the code. (Unless there's an option to change that in KMail, I don't know it too well. use evolution :) ). - Oren On &shin;', 2002-02-16 at 20:59, [EMAIL PROTECTED] wrote: > Hi, > > I have two questions about the wheel mouse. I'm really surprised that almost > all the references I found on Google had to do with installation problems Is it > possible that no-one else is bothered by my two questions?? > > 1 - I have a two wheel mouse (actually Trackball to be exact), but both wheels > scroll vertically. Is it possible to configure one wheel to scroll horizontally? > > 2 - In KMail 1.3.1 (KDE 2.2.1 - Mandrake 8.1), the wheel only scrolls the > message window. I would like it to also scroll the message list or folder list > - depending on where the cursor is. I can't find any setting in the > configuratiiion menu or the help file to cover this. > > TIA > > //------------------------- > Shlomo Solomon > E-Mail: [EMAIL PROTECTED] > http://come.to/shlomo.solomon > Date: 16-Feb-2002 Time: 20:52:32 > > Message sent by XFMail on a LINUX Mandrake 8.1 machine > //------------------------- > > > ================================================================= > To unsubscribe, send mail to [EMAIL PROTECTED] with > the word "unsubscribe" in the message body, e.g., run the command > echo unsubscribe | mail [EMAIL PROTECTED] ================================================================To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
