View source for Localization

From Openmoko

Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Return to Localization.

Personal tools

This page is for openmoko localization.

Adding UTF-8 input support to e

E input doesn't work without proper locale, therefore you must install and use a utf8 locale. I made a package that creates en_US.utf8 locale and sets it on boot time. if you have any bug fixes/suggestions please let me know. (TAsn)

Package: Locale

Known issues: The correct keyboard layout should be loaded before use. Either by a hack like in: xmodmap or by proper layout loading.

for some reason xserver doesn't allocate enough key spaces for the illume keyboard, which makes the keyboard dance between keycodes, which for some reason makes the e applications go crazy. Should check and verify.