Search found 5753 matches
- Tue Jun 25, 2013 9:20 am
- Forum: French corner
- Topic: [RESOLU] Probleme souris Gimx Ubuntu
- Replies: 10
- Views: 12460
- Fri Jun 14, 2013 2:43 pm
- Forum: Announcements
- Topic: GIMX 1.01
- Replies: 5
- Views: 44746
Re: GIMX 1.01
This is a known issue of the bluetooth method. I can't easily fix it, because I don't reproduce it on my own setup. It seems it only happens with slim and superslim PS3s.
If you want to get rid of latency issues once and for all, you should use the DIY USB adapter method.
If you want to get rid of latency issues once and for all, you should use the DIY USB adapter method.
- Fri Jun 14, 2013 2:14 pm
- Forum: Announcements
- Topic: GIMX 1.01
- Replies: 5
- Views: 44746
Re: GIMX 1.01
At the time I built the packages, I was using Linux Mint 14, which is based on Ubuntu 12.10.
I believe it should install on Linux Mint 15 / Ubuntu 13.04. If it's not, please tell it.
I believe it should install on Linux Mint 15 / Ubuntu 13.04. If it's not, please tell it.
- Tue Jun 11, 2013 5:14 pm
- Forum: Support
- Topic: Problem with Gimx
- Replies: 7
- Views: 7816
Re: Problem with Gimx
No, there's nothing wrong, I guess there's no joystick connected to your PC.
- Mon Jun 10, 2013 7:48 pm
- Forum: Support
- Topic: Problem with Gimx
- Replies: 7
- Views: 7816
Re: Problem with Gimx
Does the mouse reappear after the freeze?
- Mon Jun 10, 2013 4:08 pm
- Forum: Support
- Topic: Problem with Gimx
- Replies: 7
- Views: 7816
Re: Problem with Gimx
What are the kernel & bluez version on all computers?
You can get them with the following commands:
You can get them with the following commands:
Code: Select all
uname -a
bluetoothd --version
- Sun Jun 09, 2013 3:54 pm
- Forum: Support
- Topic: macro recoil ?
- Replies: 20
- Views: 19853
Re: macro recoil ?
As said on the wiki, you should use Ubuntu 11.10 if you have latency issues with later releases.
- Sat Jun 08, 2013 5:03 pm
- Forum: Support
- Topic: macro recoil ?
- Replies: 20
- Views: 19853
Re: macro recoil ?
You better should install GIMX from the sources in Ubuntu 11.10.
http://gimx.fr/wiki/index.php?title=Dev ... t_on_Linux
http://gimx.fr/wiki/index.php?title=Dev ... t_on_Linux
- Fri Jun 07, 2013 7:09 pm
- Forum: Support
- Topic: macro recoil ?
- Replies: 20
- Views: 19853
- Fri Jun 07, 2013 6:05 am
- Forum: Support
- Topic: macro recoil ?
- Replies: 20
- Views: 19853
Re: macro recoil ?
I did the code, and it works pretty well. Your macro will have to look like this: MACRO KEYDOWN p MAXIS 1 25 KEYDOWN p MACRO MBUTTONDOWN BUTTON_LEFT KEYDOWN p MACRO MBUTTONUP BUTTON_LEFT KEYDOWN p The first macro generates a mouse movement to the down (it loops). The second macro starts the first wh...