I have a 5-button mouse. Actually there are 4 buttons and the wheel. From what I have read, the wheel has several different functions that it can do. Scroll up/down, scroll left/right ,and be pressed. I have not found a place where I assign the function to the button. I have used xev to identify which button is which button code. The buttons I want to assign functions to are 8 and 9. I want to assign "Enter" to 8 and "Esc" to 9.
I am running FC16 with KDE4. Where do I make this change?
Thanks in advance.