Category Archives: Openmoko

適合行動裝置的中文字型

Droid 在設計伊始就以行動裝置為目標,在 Android 上頗受好評。基於其上有些中文字型正在發展,其中之一為文泉譯的微米黑。事實上文泉譯原本的正黑體在 freerunner 上看起來就已經蠻不錯了。一時找不到數位相機,截張圖充數:

Posted in Android, Openmoko | Leave a comment

Don’t work when you’re tired.

I did the following things in the past few days: opkg_svn.bb: fix a stupid typo that ruined everyone’s build… diff –git a/packages/opkg/opkg_svn.bb b/packages/opkg/opkg_svn.bb — a/packages/opkg/opkg_svn.bb +++ b/packages/opkg/opkg_svn.bb @@ -23,8 +23,8 @@ echo “#!/bin/sh if ! test -f /etc/.configured; then opkg-cl … Continue reading

Posted in Openmoko | Leave a comment

udev and allow-hotplug on ubuntu and debian

I finally got bothered enough to fix the /etc/network/interfaces problem on my Ubuntu notebook. The problem is that when my neo got connected, I want to do some automatic setup. On Debian lenny, it’s quite easy: allow-hotplug usb0 iface usb0 … Continue reading

Posted in Openmoko, tip | 1 Comment

Using Neo Free Runner as Daily Phone

NOTE: The illume info is outdated now. Just opkg install illume-theme-illume and modify /etc/enlightenment/default-profile to get the wrench and qwerty buttons. I used the Om2008.8-update as the base image, then modify it for daily usage. First of all I would … Continue reading

Posted in Openmoko | 8 Comments