Wireless Intellimouse & Slackware? Can it work?


Recommended Posts

Hey Everyone,

Since the Microsoft Wireless Intellimouse Explorer 2.0 is at least a semi-popular mouse, I was wondering if anyone has a solution to the problem.

The issue I am having is that the mouse will only move in the vertical direction(+-y), and no amount of horizontal movement along the x-axis will make it move right or left. I'm currently using the ExplorerPS/2 protocol, although I have attempted using others (i.e. microsoft, imps/2), and they usually result in the same problem.

I've always used the device as /dev/mouse, the identifier as Mouse1, and the driver as mouse. I should not that this is not a notebook, and so I've also got a touchpad...which also doesn't work in linux. However, everything works pefectly in Windows XP, just not in Slackware 10.0; none of the options in xorgconfig seem to work.

BTW I'm using the latest KDE version if that helps :/

Any help would be appreciated.

http://dorward.me.uk/linux/mouse/

585086176[/snapback]

Doesn't work :/ I can only move the mouse vertically...although recently, I've managed to have my touchpad completely working, along with the usual vertical movement of my wireless optical mouse.

believe me, it does work. I am using that mouse as we speak. Something must be wrong with your configuration

585087153[/snapback]

Is there a way to determine the device path for the mouse?

Well here's my input section if it helps :/

#Touchpad
Section "InputDevice"
	Identifier  "PS/2 Mouse"
	Driver      "mouse"
	Option      "Protocol" "auto"
	Option      "ZAxisMapping"          "6 7"
	Option      "Device" "/dev/psaux"
	Option      "Emulate3Buttons" "true"
	Option      "Emulate3Timeout" "70"
	Option     "SendCoreEvents"  "true"
EndSection

#Wireless Intellimouse
Section "InputDevice"
  Identifier "USB Mouse"
         Driver      "mouse"
         Option      "Protocol" "ExplorerPS/2"
         Option "Device" "/dev/input/mice"
         Option      "Buttons" "7"
         Option      "ZAxisMapping" "6 7"
EndSection

I have no idea what to put for the device path...it's just that when I ran knoppix, the mouse worked almost perfectly, and so just used the same path it used for the usb mouse :/

Your 2 mice might be in conflict with one another since you are using "auto" instead of specifying a separate location for your device. I recommend disabling your touchpad.

I've also had bad experiences using /dev/input/mice

Section "InputDevice"

Identifier "Mouse1"

Driver "mouse"

Option "Protocol" "ExplorerPS/2"

# Change the device to point to the correct location!

# I use the USB connection under devfs

Option "Device" "/dev/mouse"

Option "Buttons" "7"

Option "ZAxisMapping" "6 7"

EndSection

Your 2 mice might be in conflict with one another since you are using "auto" instead of specifying a separate location for your device. I recommend disabling your touchpad.

I've also had bad experiences using /dev/input/mice

Section "InputDevice"

Identifier  "Mouse1"

        Driver      "mouse"

        Option      "Protocol" "ExplorerPS/2"

        # Change the device to point to the correct location!

        # I use the USB connection under devfs

        Option      "Device" "/dev/mouse"

        Option      "Buttons" "7"

        Option      "ZAxisMapping" "6 7"

EndSection

585087773[/snapback]

I was hoping for an alternative since Knoppix seems to be able to handle both pretty easily :/

Is there a way that I can determine which device the mouse is using? i.e. both /dev/mouse and /dev/input/mice seem to work for the usb mouse...it's just that I can only move in the vertical direction...

I doubt that xmodmap would work since it's swapping buttons, not directions. Maybe that config is not valid for the 2.0 version of the wireless intellimouse :/ ?

the combination of xmodmap and imwheel straightens out buttons and directions. You need to run xmodmap in order to run imwheel. I still believe /dev/input/mice is an evil driver. They both do work for usb mice, but /dev/mouse seems different (I'm not sure how it is, but it works while /dev/input/mice doesn't for me)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Because of the EU (a good thing) newer android devices been getting 5 years worth of security patches. Except some Motorola which found the loop hole, and offer ZERO updates. In addition, Google for years have been making where it can patch some stuff by updating the core Google Play Store itself.  As echoed earlier,  you take the security risk in to your own hand beyond supported.
    • Win11Debloat 06.11.2026 by Razvan Serea Win11Debloat is a lightweight, easy to use PowerShell script that allows you to quickly declutter and customize your Windows experience. It can remove pre-installed bloatware apps, disable telemetry, remove intrusive interface elements and much more. The script also includes many features that system administrators and power users will enjoy. Such as a powerful command-line interface, support for Windows Audit mode and the option to make changes to other Windows users. All changes made by Win11Debloat can be easily reversed, and most removed apps can be restored via the Microsoft Store. A full guide on how to undo the changes is available here. Win11Debloat features: Below is an overview of the key features and functionality offered by Win11Debloat. Please refer to the wiki for more information about the default settings preset. Remove a wide variety of preinstalled apps. Click here for more info. Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads. Disable tips, tricks, suggestions & ads across Windows. Disable Windows location services & app location access. Disable Find My Device location tracking. Disable 'Windows Spotlight' and tips & tricks on the lock screen. Disable 'Windows Spotlight' desktop background option. Disable ads, suggestions and the MSN news feed in Microsoft Edge. Hide Microsoft 365 ads on the Settings 'Home' page, or hide the 'Home' page entirely. Disable & remove Microsoft Copilot. Disable Windows Recall. Disable Click to Do, AI text & image analysis tool. Prevent AI service (WSAIFabricSvc) from starting automatically. Disable AI Features in Edge. Disable AI Features in Paint. Disable AI Features in Notepad. Disable the Drag Tray for sharing & moving files. Restore the old Windows 10 style context menu. Turn off Enhance Pointer Precision, also known as mouse acceleration. Disable the Sticky Keys keyboard shortcut. Disable Storage Sense automatic disk cleanup. Disable fast start-up to ensure a full shutdown. ...and more. Once you’ve downloaded the Win11Debloat file (Get.ps1), just follow these quick steps: Locate the Get.ps1 script file. Right-click the file and select Run with PowerShell from the context menu. If prompted by User Account Control (UAC), select Yes to grant the script the necessary administrative permissions. Win11Debloat 06.11.2026 fixes: Fix lock screen spotlight option being disabled when disabling the start recommended section by @Raphire in #619 Fix log message formatting by @Raphire Note The -RemoveCommApps and -RemoveW11Outlook command-line parameters for uninstalling a few specific apps have been removed with this release. If you previously relied on these parameters, please see this wiki page for alternative methods of removing these apps. Download: Win11Debloat 06.11.2026 | Open Source View: Win11Debloat Home Page | Screenshots 1| 2 Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Yes for me, I installed 'old calculator' (Windows 7 calculator) in its place since it is more useful to me. I think paint is the only one I left installed
  • Recent Achievements

    • Rookie
      restore went up a rank
      Rookie
    • Very Popular
      AndrewSteel earned a badge
      Very Popular
    • Veteran
      Taliseian went up a rank
      Veteran
    • One Month Later
      Clizby earned a badge
      One Month Later
    • One Month Later
      Timaximus earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      501
    2. 2
      +Edouard
      162
    3. 3
      PsYcHoKiLLa
      154
    4. 4
      ATLien_0
      83
    5. 5
      Steven P.
      79
  • Tell a friend

    Love Neowin? Tell a friend!