Change to german keyboard - QWERZ
|
26th Dec, 2012, 06:50 PM
Post: #1
|
|||
|
|||
Change to german keyboard - QWERZ
Perhaps something for xbian-config:
Code: sudo apt-get install console-data console-tools debconf |
|||
26th Dec, 2012, 07:17 PM
Post: #2
|
|||
|
|||
RE: Change to german keyboard - QWERZ
Instead of installing all these new packages, can you try this solution:
http://sudoxanthippe.wordpress.com/2012/07/27/changing-keyboard-layout-on-raspbian-11-2/ pilight - modular domotica solution
|
|||
26th Dec, 2012, 07:23 PM
Post: #3
|
|||
|
|||
RE: Change to german keyboard - QWERZ
Thanks, but the keyboard file doesn't exist here.
Also the last command "setupcon" is unknown. So it seems also no out-of-the-box method. But installing those 3 packages took only very little space and time and worked perfectly. But such keyboard option would be a nice feature for xbian-config. Perhaps you will find an easy method to implement. Otherwise here are now 2 possible solutions if someone is looking for it :-) |
|||
26th Dec, 2012, 07:32 PM
Post: #4
|
|||
|
|||
RE: Change to german keyboard - QWERZ
It should work by only using step 1 and 2, however need to look what package is needed for the "/etc/default/keyboard" file
pilight - modular domotica solution
|
|||
8th Jan, 2013, 08:28 AM
Post: #5
|
|||
|
|||
RE: Change to german keyboard - QWERZ
(26th Dec, 2012 07:23 PM)namtih Wrote: Thanks, but the keyboard file doesn't exist here.Here is the missing step 1. sudo nano /etc/default/keyboard fill out the right keyboard in your case I guess it is de 2. sudo dpkg-reconfigure keyboard-configuration follow instructions 3. sudo apt-get install console-setup (this step is necessary for the program setupcon to be installed!) 4. sudo setupcon (in fact not necessary because it is automatically performed when going through step 3, you'll see the screen blink a moment when setupcon is executing) regards, jean |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
[SOLVED] xbian ssh german keyboard support | p.falk | 11 | 29,724 |
8th Jan, 2014 09:13 AM Last Post: mk01 |