Forum archive
JfBuild in GNU/Linux - creating slopes
- I'm using the Build map editor that comes with JfDuke3D in GNU/Linux, and it works fine... But the keys needed to create slopes -the two square brackets- don't seems to work. There isn't a problem of my keyboard or my system's configuration, because these keys work properly in all other applications -[]
- Are you using a US English keyboard?
Jonathon - No, it's a spanish keyboard...
In the original Build, running in DOSBox, these two keys work without problems. - Is your keyboard set to work as an english one?.
- No, is a spanish keyboard working as a spanish keyboard...
- Try an english keymap and see if something changes for the better.
- Well, today I've tried with an US keyboard layout and JFBuild works perfectly -with slopes :p-. It's easy, I can change the keymap writing in the console:
setxkbmap -rules xorg -model pc105 -layout us
...and then run Build.
Thanks for your help.