sxiii / violetland

Violetland is an open source cross-platform game similar to Crimsonland
0 stars 0 forks source link

Using other keyboard layouts #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start with say the Dvorak keyboard layout
2. Start violetland
3. Keyboard shortcuts are completely wrong
4. Change the keyboard layout back to normal (qwerty)
5. Keyboard shortcuts are still wrong when violetland closed and restarted

What is the expected output? What do you see instead?
I would expect that even when I change the keyboard back to qwerty it would
use qwerty keyboard settings

What version of the product are you using? On what operating system?
violetland v0.2.8, ArchLinux

Please provide any additional information below.
One solution would be to allow custom keyboard shortcuts but I think you'll
have to do some testing because SDL (from my experience) still has problems
in between switching different keyboard layouts and assigning shortcuts.

Original issue reported on code.google.com by yho2...@gmail.com on 22 Feb 2010 at 3:34

GoogleCodeExporter commented 9 years ago
Check a note from related issue:
http://code.google.com/p/violetland/issues/detail?id=26#c2

How you change the keyboard layout?

Original comment by 5253...@gmail.com on 11 Mar 2010 at 11:24

GoogleCodeExporter commented 9 years ago
I'm using Gnome so from the menu: "System -> Preferences -> Keyboard -> Layouts 
-> 
Add"

Original comment by yho2...@gmail.com on 11 Mar 2010 at 2:28

GoogleCodeExporter commented 9 years ago
I have tested it in openSuse. I have added a dvorak USA layout (in additional 
to my
qwerty USA and йцукен Russian). I have tried to start game in windowed 
mode with any
layout and then switch the layout using my shortcut. All are working well.

May be possibility to solve issue by updating or patching something?

Original comment by 5253...@gmail.com on 11 Mar 2010 at 6:33

GoogleCodeExporter commented 9 years ago
I forgot to mention, did you try setting Dvorak as default keyboard then 
restart? 

Original comment by yho2...@gmail.com on 11 Mar 2010 at 9:18

GoogleCodeExporter commented 9 years ago
The issue is done because we have now the fully changeable control

Original comment by 5253...@gmail.com on 29 Aug 2010 at 5:07