Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[SOLVED] xbian ssh german keyboard support
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Solved: xbian ssh german keyboard support
8th Jan, 2014, 06:09 AM
Post: #10
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: xbian ssh german keyboard support
@p.falk,

if we are still referring to terminal access (not direct console access), then for very little is XBian responsible.

console access needs proper font configuration to display characters. to type them, proper keyboard layout needs to be set. but for remote access you receive only codes. displaying them is on your local terminal program and OS.

as you can see from next screen shot - it is Ubuntu, gnome term and ssh into XBian even with en_US locale running. I did nothing else as added German keyboard layout and logged into XBian.

btw: this is locale on Ubuntu:
Code:
LANG=sk_SK.UTF-8
LANGUAGE=
LC_CTYPE=UTF-8
LC_NUMERIC=sk_SK.UTF-8
LC_TIME=sk_SK.UTF-8
LC_COLLATE="sk_SK.UTF-8"
LC_MONETARY=sk_SK.UTF-8
LC_MESSAGES="sk_SK.UTF-8"
LC_PAPER=sk_SK.UTF-8
LC_NAME=sk_SK.UTF-8
LC_ADDRESS=sk_SK.UTF-8
LC_TELEPHONE=sk_SK.UTF-8
LC_MEASUREMENT=sk_SK.UTF-8
LC_IDENTIFICATION=sk_SK.UTF-8
LC_ALL=

@p.falk

still, I remember a guy from spain who reported your case for Beta2, but it was related to Debian 7.2 updates. part of this '?' was also perl throwing errors about missing LC_CTYPE setting etc.

both are specifically fixed in xbian-update 1.0.2-11d which is in staging repo, but safe for install. or you can just create

/etc/profile.d/xbian-locale.sh
Code:
#!/bin/sh

[ -e /etc/default/locale ] && . /etc/default/locale
export LC_CTYPE=C
[ -n "$LANG" ] && export LC_ALL=$LANG


then logout and login again.
sorry, I didn't remember sooner. if you confirm (even better by installing whole xbian-update at least with the 11d version, I will push from staging to stable. among other things the 11d is also solving the OOM issue with dpkg and 256models. this should really go out.


Attached File(s) Thumbnail(s)
   

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
xbian ssh german keyboard support - p.falk - 3rd Jan, 2014, 11:07 PM
RE: xbian ssh german keyboard support - IriDium - 4th Jan, 2014, 05:08 AM
RE: xbian ssh german keyboard support - p.falk - 4th Jan, 2014, 05:14 AM
RE: xbian ssh german keyboard support - IriDium - 4th Jan, 2014, 06:02 AM
RE: xbian ssh german keyboard support - p.falk - 5th Jan, 2014, 05:47 AM
RE: xbian ssh german keyboard support - IriDium - 5th Jan, 2014, 05:54 AM
RE: xbian ssh german keyboard support - Smultie - 5th Jan, 2014, 07:12 AM
RE: xbian ssh german keyboard support - mk01 - 7th Jan, 2014, 05:24 AM
RE: xbian ssh german keyboard support - p.falk - 8th Jan, 2014, 05:48 AM
RE: xbian ssh german keyboard support - mk01 - 8th Jan, 2014 06:09 AM
RE: xbian ssh german keyboard support - p.falk - 8th Jan, 2014, 08:16 AM
RE: xbian ssh german keyboard support - mk01 - 8th Jan, 2014, 09:13 AM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
  Change to german keyboard - QWERZ namtih 4 20,639 8th Jan, 2013 08:28 AM
Last Post: jeandubois

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 13th Jun, 2025, 10:58 AM Powered By MyBB, © 2002-2025 MyBB Group.