|
|
![]() |
|
|
Top | #1 |
|
pffff...
Joined: February 2003
Posts: 705
Reputation: 10
Power: 117 |
![]() I woulda thought this was an OS issue due to it working fine in WinXP. I've just recently installed Redhat 9 and XP in a dual boot (using NT bootloader, not LILO/GRUB) and the only thing I'm finding an issue is the side buttons on my mouse aren't working. I was wondering if there was some sort of app/kernel addition which I could get to make the extra buttons work? I'm lost without the Back/Forward functions they gave me on the Internet browsers. Thanks in advance |
|
|
|
|
|
Top | #2 |
|
Glaanies script monkey
Joined: February 2003
Location: Chicago
Posts: 2,725
Reputation: 1520
Power: 152 |
Its not easy, but can be done. Download and install IMWHEEL; then
XF86CONFIG file: Code:
# Identifier and driver Identifier "Mouse1" Driver "mouse" # On platforms where PnP mouse detection is supported the following # protocol setting can be used when using a newer PnP mouse: # Option "Protocol" "Auto" # The available mouse protocols types that you can set below are: # Auto BusMouse GlidePoint GlidePointPS/2 IntelliMouse IMPS/2 # Logitech Microsoft MMHitTab MMSeries Mouseman MouseManPlusPS/2 # MouseSystems NetMousePS/2 NetScrollPS/2 OSMouse PS/2 SysMouse # ThinkingMouse ThinkingMousePS/2 Xqueue Option "Protocol" "ExplorerPS/2" Option "Buttons" "7" Option "ZAxisMapping" "6 7" Code:
#!/bin/sh xmodmap -e "pointer = 1 2 3 6 7 4 5" Code:
#!/bin/sh imwheel -k -p -b "67" Code:
".*" None, Up, Alt_L|Left None, Down, Alt_L|Right |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Intellipoint 4.1 forgets its settings [::Microsoft Intellimouse Optical::] | Cosmin | General Hardware | 3 | March 17th, 2003 7:59pm |
| MICROSOFT - IntelliMouse Optical | Kr0m | General Hardware | 9 | January 10th, 2002 12:08am |
| winxp+quake3+voodoo3 2000 intellimouse optical | aznassy0666 | General Hardware | 1 | December 31st, 2001 9:21pm |
| Intellimouse Optical Probs w/ multiple users................ | bassman | General Hardware | 3 | December 23rd, 2001 5:47pm |
| intellimouse optical | mavis | General Hardware | 1 | December 11th, 2001 7:21pm |