[SOLVED] Mouse problems
Greetings,
I have tried on Linux Mint and Ubuntu. Everything seems to be working ok apart from my mouse. The issue is that it seems to work only inside the current/last opened window and even then not everything works. (ie. can't maximise/close window; outside of the current window mouse doesn't seem to register any clicks/right clicks at all).
Keyboard seems to function properly. I read around that this may be related to running 2 mice etc, but I have only one.
I use my PC (no touch-pad) with R.A.T. 7 Contagion gaming mouse (USB). The only thing that comes to my mind, what could possibly be at fault, is the keyboard I'm using is part of a set keyboard + mouse. I think it's called Microsoft Wireless Optical Desktop 2000 (on the keyboard itself it says Wireless Keyboard 2000. I don't use the mouse that came with it. I didn't have any problems in Windows.
Any help is greatly appreciated.
Regards,
osh.
Comments
-
Other users of the RAT mice have experienced similar issues because the mouse has additional buttons and options that deviate from the standard devices. I found a thread at ask.ubuntu.com in which a RAT5 user was able to resolve their issue by modifying the mouse configuration file with the same solution that is used for the RAT7 mice. I recommend reading that post and trying the same.0
-
I just looked up the R.A.T 7 Contagion gaming mouse and it is something I have to get my hands on. The site I was on, did not mention that is was compatible with Linux yet it did mention that it had programmable buttons. I don't know what it meant by programmable, but after reading the link mfillpot submitted, the button layouts were changed in the /etc/X11/xorg.conf file. This could be a definition of programmable buttons.0
-
So funny... Here I am in the middle of repling and saying that thanks to mfillpot for looking this up for me and using the simple method - creating the /etc/X11/xorg.conf file with the following:
Section "InputClass" Identifier "Mouse Remap" MatchProduct "Saitek Cyborg R.A.T.7 Contagion" MatchDevicePath "/dev/input/event*" Option "ButtonMapping" "1 2 3 4 5 6 7 2 9 10 11 12 0 0 0" EndSection
I thought it has been fixed, but it seems it hasn't. Everything was perfect until this point. Not 100% sure, but it seems I must have pressed one of those "extra" buttons. Will try to reconfigure it to specificaly R.A.T.7 Contagion.
Now it'll be more difficult to see whether it's fixed or not, cause it's working at the beginning, but then it stops, so I might think I did it, while I actually did not.
Will just click all the buttons and check responsiveness.
Regards,
osh.0 -
No wonder it didn't work - it's a config for a different mouse... Sorry or being such a nub... Here's the solution (clicked all the buttons numerous times in different order and it seems the fix is permanent):
File /etc/X11/xorg.confSection "InputClass" Identifier "Saitek Cyborg R.A.T.7 Contagion" MatchProduct "Saitek Cyborg R.A.T.7 Contagion" MatchIsPointer "true" MatchDevicePath "/dev/input/event*" Driver "evdev" Option "Buttons" "17" Option "AutoReleaseButtons" "13 14 15" Option "ButtonMapping" "1 2 3 4 5 0 0 8 9 7 6 12 0 0 0 16 17" Option "ZAxisMapping" "4 5 6 7" EndSection
PS I read that instead of creating file /etc/X11/xorg.conf it might be better to create a file named FILE_NUMBER-rat-mouse.conf (ie 10-rat.conf) in /etc/X11/xorg.conf.d/ folder (create it if it doesn't exist: sudo mkdir /etc/X11/xorg.conf.d/).0 -
That is great that you were able to resolve your mouse problem.0
Categories
- 9.9K All Categories
- 29 LFX Mentorship
- 82 LFX Mentorship: Linux Kernel
- 469 Linux Foundation Boot Camps
- 267 Cloud Engineer Boot Camp
- 95 Advanced Cloud Engineer Boot Camp
- 43 DevOps Engineer Boot Camp
- 31 Cloud Native Developer Boot Camp
- 1 Express Training Courses
- 1 Express Courses - Discussion Forum
- 1.6K Training Courses
- 18 LFC110 Class Forum
- 4 LFC131 Class Forum
- 19 LFD102 Class Forum
- 133 LFD103 Class Forum
- 9 LFD121 Class Forum
- 60 LFD201 Class Forum
- LFD210 Class Forum
- 1 LFD213 Class Forum - Discontinued
- 128 LFD232 Class Forum
- 23 LFD254 Class Forum
- 545 LFD259 Class Forum
- 100 LFD272 Class Forum
- 1 LFD272-JP クラス フォーラム
- 1 LFS145 Class Forum
- 20 LFS200 Class Forum
- 739 LFS201 Class Forum
- 1 LFS201-JP クラス フォーラム
- 1 LFS203 Class Forum
- 36 LFS207 Class Forum
- 296 LFS211 Class Forum
- 53 LFS216 Class Forum
- 45 LFS241 Class Forum
- 39 LFS242 Class Forum
- 33 LFS243 Class Forum
- 10 LFS244 Class Forum
- 27 LFS250 Class Forum
- 1 LFS250-JP クラス フォーラム
- 131 LFS253 Class Forum
- 967 LFS258 Class Forum
- 10 LFS258-JP クラス フォーラム
- 85 LFS260 Class Forum
- 124 LFS261 Class Forum
- 29 LFS262 Class Forum
- 78 LFS263 Class Forum
- 15 LFS264 Class Forum
- 10 LFS266 Class Forum
- 17 LFS267 Class Forum
- 16 LFS268 Class Forum
- 14 LFS269 Class Forum
- 194 LFS272 Class Forum
- 1 LFS272-JP クラス フォーラム
- 207 LFW211 Class Forum
- 148 LFW212 Class Forum
- 892 Hardware
- 213 Drivers
- 74 I/O Devices
- 44 Monitors
- 115 Multimedia
- 206 Networking
- 100 Printers & Scanners
- 85 Storage
- 747 Linux Distributions
- 88 Debian
- 64 Fedora
- 13 Linux Mint
- 13 Mageia
- 24 openSUSE
- 133 Red Hat Enterprise
- 33 Slackware
- 13 SUSE Enterprise
- 354 Ubuntu
- 469 Linux System Administration
- 38 Cloud Computing
- 68 Command Line/Scripting
- Github systems admin projects
- 93 Linux Security
- 77 Network Management
- 107 System Management
- 48 Web Management
- 62 Mobile Computing
- 22 Android
- 26 Development
- 1.2K New to Linux
- 1.1K Getting Started with Linux
- 524 Off Topic
- 127 Introductions
- 210 Small Talk
- 19 Study Material
- 782 Programming and Development
- 256 Kernel Development
- 492 Software Development
- 919 Software
- 255 Applications
- 181 Command Line
- 2 Compiling/Installing
- 76 Games
- 316 Installation
- 46 All In Program
- 46 All In Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)