Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Key left & up on keyboards lock everwhere during OpenJazz running #70

Open
AlexandreCastaing opened this issue Jan 28, 2021 · 4 comments

Comments

@AlexandreCastaing
Copy link

Key left & up on keyboards are lock everwhere (menu, game...)
I Think all keys of the keyboard are "on" and we can't change the state for all keys.
But we can interact with the game by pressing other keys.
I notice the problem on Linux/Ubuntu (xubuntu).
I don't know yet what the problem comes from.

@carstene1ns
Copy link
Collaborator

Try deleting the openjazz.cfg file and then reconfigure the controls.

@AlexandreCastaing
Copy link
Author

AlexandreCastaing commented Jan 31, 2021

I have deleted the openjazz.cfg, I have the same problem.
Also I have an error "Erreur de segmentation (core dumped)".
(I changed the control too).
I did the "make" command.
My command to run the game is "./OpenJazz ./cd"

@AlexandreCastaing
Copy link
Author

Hi, I have add a condition on the code. The var "enable_JoyAxisMotion" on controls.h defined on 0 disable the mouse axis. 1 = enable the mouse axis.
I defined enable_JoyAxisMotion with 0 by default.

@carstene1ns
Copy link
Collaborator

So your mouse sends SDL joystick axis events? That is not really an OJ issue then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants