gustavosmk / groovyarcade

Automatically exported from code.google.com/p/groovyarcade
0 stars 0 forks source link

Keyboard Map doesn't change in Groovy Arcade Linux Setup #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. 2 Setup (video, audio, network, etc.)
2. 9 System Setup
3. 2 Language/Keyboard
4. 2 Keyboard
5. Set keymap:

What is the expected output? What do you see instead?
The keymap should change from "es" to the input.

What version of the product are you using? On what operating system?
GroovyArcade-Arch2015.02.15-x86_64.iso

Please provide any additional information below.
File: /opt/gasetup/core/procedures/interactive
Line: 336
 localectl set-keymap $CURKEYMAP

Should line 336 be
 localectl set-keymap $KEYMAP

Original issue reported on code.google.com by jtxspl...@gmail.com on 4 May 2015 at 10:19