另一个问题:如何在中文环境下,把系统自建目录变成英文名?
Tofloor
poster avatar
to2to
deepin
2014-01-04 20:20
Author
如:文档,下载等等
Reply Favorite View the author
All Replies
cxbii
deepin
2014-01-04 21:27
#1
没尝试过,但是用软链接可以实现吧
Reply View the author
poloshiao
deepin
2014-01-04 21:32
#2
另一个问题:如何在中文环境下,把系统自建目录变成英文名?
http://wiki.linuxdeepin.com/index.php?t ... E%E7%BD%AE
比較簡單的方法
把 locale 設定爲 en_US.UTF-8 UTF-8
重開機
再把  locale 變回 zh_CN.UTF-8 UTF-8
重開機
會問你 目錄名稱要保留 英文 還是 中文
以上 憑以前印象
如果無效 請再貼文
Reply View the author
xliang9550
deepin
2014-01-05 01:17
#3
我一般先在安装的时候选择英文,装好后进系统更新语言设置,安装中文语言包,再次重启后一般会提示是否将/home下的相关目录改为中文名。

如果已经装好了,可以按楼上的方法尝试,一般情况下每次更改“语言设置”中的优先级的时候,重启之后都会提示。
Reply View the author
woodelf
deepin
2014-01-05 01:58
#4
3楼的方法繁琐且容易导致问题,而且根据我的测试,LD是默认没有en_US.UTF-8这个locale的。
最简单的方法只需要一条命令,普通用户身份运行即可:
  1. LANG=C xdg-user-dirs-gtk-update
Copy the Code
,然后选择Update Names即可。
另外,如果原来的中文目录下面有文件,需要你手动把文件复制到对应的英文目录,然后就可以安全删除中文目录了。
Reply View the author
to2to
deepin
2014-01-05 04:19
#5
嗯,这个要学下,在Ubuntu中也有同样的问题。
Reply View the author
fredy4212
deepin
2014-01-05 04:55
#6
我的問題是:為何需要改為英文?
Reply View the author
to2to
deepin
2014-01-05 20:17
#7
终端下输入中文不方便:(
Reply View the author