各位用xfce的兄弟:exo 105挂载U盘,还有中文乱码么
时间:2009-10-23
来源:互联网
单位的机器升级到105,就没有乱码,家里的机器怎么就还是乱码,不知道问题出在哪里了。之前都是打了exo-alt补丁自己编译的。
作者: omegao 发布时间: 2009-10-23
中文还是问号,就等aur里的补丁更新了
作者: lord007 发布时间: 2009-10-23
将以下内容保存为mount.rc ,并放到~/.config/xfce4/下既可
PHP 代码:
#
# ABOUT
# =====
# This file contains the mount option configuration when exo-mount is used with the HAL
# back end (which is highly recommended). If mounting using exo is somehow not working
# for you, you can copy this file to your $XDG_CONFIG_HOME/xfce4 directory and modify it.
#
# The options for each filesystem are not used when they are not in the list of
# valid mount options provided by HAL. You can find those values using lshal and
# search for the volume.mount.valid_options property.
#
#
# EXAMPLE
# =======
# For example your usb device contains the vfat file system and lshal shows the
# following valid mount options for the device:
#
# volume.mount.valid_options = {'ro', 'sync', 'dirsync', 'noatime', 'nodiratime',
# 'noexec', 'quiet', 'remount', 'exec', 'uid=',
# 'gid=', 'umask=', 'utf8'} (string list)
#
# All the values that end with a = character are options that contain a value,
# the other options are booleans that can be enabled by for example putting
# utf8=true in the group.
#
#
# SUBSTITUTIONS
# =============
# Some options can be substituted by exo-mount when you set the value to <auto>:
# uid : The real user ID
# gid : The real group ID
# iocharset: To the EXO_MOUNT_IOCHARSET or LC_CTYPE environment variable.
#
[vfat]
uid=<auto>
shortname=winnt
# FreeBSD specific option
longnames=true
iocharset=<auto>
[iso9660]
uid=<auto>
[udf]
uid=<auto>
iocharset=<auto>
[ntfs]
uid=<auto>
[ntfs-3g]
uid=<auto>
# Make sure the device does not get 0777 permissions
umask=0077
# ABOUT
# =====
# This file contains the mount option configuration when exo-mount is used with the HAL
# back end (which is highly recommended). If mounting using exo is somehow not working
# for you, you can copy this file to your $XDG_CONFIG_HOME/xfce4 directory and modify it.
#
# The options for each filesystem are not used when they are not in the list of
# valid mount options provided by HAL. You can find those values using lshal and
# search for the volume.mount.valid_options property.
#
#
# EXAMPLE
# =======
# For example your usb device contains the vfat file system and lshal shows the
# following valid mount options for the device:
#
# volume.mount.valid_options = {'ro', 'sync', 'dirsync', 'noatime', 'nodiratime',
# 'noexec', 'quiet', 'remount', 'exec', 'uid=',
# 'gid=', 'umask=', 'utf8'} (string list)
#
# All the values that end with a = character are options that contain a value,
# the other options are booleans that can be enabled by for example putting
# utf8=true in the group.
#
#
# SUBSTITUTIONS
# =============
# Some options can be substituted by exo-mount when you set the value to <auto>:
# uid : The real user ID
# gid : The real group ID
# iocharset: To the EXO_MOUNT_IOCHARSET or LC_CTYPE environment variable.
#
[vfat]
uid=<auto>
shortname=winnt
# FreeBSD specific option
longnames=true
iocharset=<auto>
[iso9660]
uid=<auto>
[udf]
uid=<auto>
iocharset=<auto>
[ntfs]
uid=<auto>
[ntfs-3g]
uid=<auto>
# Make sure the device does not get 0777 permissions
umask=0077
作者: 沙漠之子 发布时间: 2009-10-24
thx very much
作者: lord007 发布时间: 2009-10-30
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28