OESF Portables Forum
Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => C1000/3x00 General discussions => Topic started by: vaseldoc on February 11, 2006, 12:57:30 am
-
Hey Guys I can take it any more I'm not a computer expert but I would like to use my new toy. The problem is that is in Japanese. I found a sorce where I can do the convertion but no idea how. Could you please help!!!
This is the line that I need to type in the terminal:
Launch the terminal and change the /home/zaurus/Settings/locale.conf file to use 'en' instead of 'ja'
And I type this at the terminal:( /home/zaurus/Settings/locale.conf) and nothing hapened
I don't know the commands in unix.
could any one help me Please?
-
easy.....install this one and reboot
then go to my zaurusthemes.org and install one of the themes for it.
then go to my zaurusvideo and grab yourself a videoplayer and nes snes emulator.
-
Also, make sure you type "su" (super user) to have the permission to edit and save the file.
I suggest you try the following:
$ su
# vi /home/zaurus/Settings/locale.conf
move your cursor to the "ja", and press "i" to go into "insert mode"
type "en" and use backspace and cursor to remove the "ja"
hit the close button (X)
type ":wq" and press enter
then reboot.
Hope this helps