Search found 5 matches
- 08 Oct 2008, 12:06
- Forum: Feature Requests
- Topic: Disabling scrolling with screen edges by using mouse
- Replies: 13
- Views: 1450
Re: Disabling scrolling with screen edges by using mouse
is there any equivalent option under Linux ?
- 08 Oct 2008, 10:42
- Forum: Feature Requests
- Topic: Disabling scrolling with screen edges by using mouse
- Replies: 13
- Views: 1450
Re: Disabling scrolling with screen edges by using mouse
Actually when i uncheck it and play in fullscreen the mouse still scroll on window edges. How can i disable this function ?
- 06 Oct 2008, 19:31
- Forum: AI
- Topic: RAI v0.601
- Replies: 260
- Views: 81298
Re: RAI v0.600
Cant get RAI 0.600 to compile on Ubuntu Linux 64. Codeblocks return me those errors: RAI.cpp|9|error: direct.h: No such file or directory| /usr/include/sys/stat.h||In member function ├óÔé¼╦£void cRAI::ClearLogFiles()├óÔé¼Ôäó:| /usr/include/sys/stat.h|319|error: too few arguments to function ├óÔé¼╦£i...
- 03 Oct 2008, 14:07
- Forum: Help & Bugs
- Topic: [SOLVED] Strange Mouse Movements in Fullscreen mode
- Replies: 1
- Views: 402
Re: Strange Mouse Movements in Fullscreen mode
I finally found the solution, i had to:
export SDL_VIDEO_X11_DGAMOUSE=0
before launching the game.
export SDL_VIDEO_X11_DGAMOUSE=0
before launching the game.
- 27 Sep 2008, 13:22
- Forum: Help & Bugs
- Topic: [SOLVED] Strange Mouse Movements in Fullscreen mode
- Replies: 1
- Views: 402
[SOLVED] Strange Mouse Movements in Fullscreen mode
Hi, I'm having strange mouse movements when i use the game in fullscreen mode. The Mouse Cursor is faster if it moves to the right and bottom ways, and if i try to move it up and left its quite hard. So the cursor is staying on the bottom right corner and i cant play. I'm using Spring 0.76b1 on ubun...