Dolphin, the GameCube and Wii emulator - Forums
Linux and MadCatz R.A.T.5 Mouse problem. - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Controllers (https://forums.dolphin-emu.org/Forum-controllers)
+--- Thread: Linux and MadCatz R.A.T.5 Mouse problem. (/Thread-linux-and-madcatz-r-a-t-5-mouse-problem)



Linux and MadCatz R.A.T.5 Mouse problem. - coke905 - 10-23-2014

I'm really new to linux, and i googled this problem and looked at every thread, i know i need to edit the xorg.conf file and add some code, the problem is i need to be root or something. Xorg.conf
doesnt exist in my /etc/X11/Xorg.conf path. so i need to create the file, yet i can never create the file because it says access denied. Yet im the only user on the pc so i should be root or administer anyway?. If anyone know hows to fix this problem it'd be greatly appriciated. Thanks Smile


RE: Linux and MadCatz R.A.T.5 Mouse problem. - Shonumi - 10-23-2014

coke905 Wrote:so i should be root or administer anyway?

Yes. What Linux distro are you using? Generally, you always have a root account (afaik) but some distros don't grant direct access to it. If you have something like Ubuntu, you have to run the sudo command. What exactly is the error you're getting? We may be able to help you step-by-step.


RE: Linux and MadCatz R.A.T.5 Mouse problem. - coke905 - 10-23-2014

[ Error writing /etc/X11/Xorg.conf: Permission denied ]

ubuntu 14.04


RE: Linux and MadCatz R.A.T.5 Mouse problem. - Shonumi - 10-23-2014

So you get that error when running Dolphin? Or when doing something else?


RE: Linux and MadCatz R.A.T.5 Mouse problem. - coke905 - 10-23-2014

well my mouse actually doesn't work cause theirs to many buttons. it has nothing to do with dolphin, its just this is good forum and you guys answer and are nice so i came on here to ask my question. im using my second mouse but it sucks, i really wanna use my gaming mouse.


RE: Linux and MadCatz R.A.T.5 Mouse problem. - lok1 - 10-23-2014

Try "sudo nano /etc/X11/xorg.conf" to edit the xorg.conf file


RE: Linux and MadCatz R.A.T.5 Mouse problem. - coke905 - 10-24-2014

i have already edited the xorg.conf file and even the xorg.conf.d file inside the share/x11/xorg.conf.d. It still hasent helped or worked at all