六狼论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

搜索
查看: 40|回复: 0

arch配置文件 备份

[复制链接]

升级  22%

19

主题

19

主题

19

主题

秀才

Rank: 2

积分
83
 楼主| 发表于 2013-2-4 20:03:04 | 显示全部楼层 |阅读模式
#!/bin/sh## ~/.xinitrc## Executed by startx (run your window manager from here)export LANG="zh_CN.UTF-8"export XMODIFIERS=@im=fcitxexport GTK_IM_MODULE=ximexport QT_IM_MODULE=xim# exec gnome-session# exec startkdeexec startxfce4# ...or the Window Manager of your choice 
xfce4关机或重启报错
http://www.linuxsir.org/bbs/thread346182.html
 
/etc/PolicyKit/PolicyKit.conf
<?xml version="1.0" encoding="UTF-8"?> <!-- -*- XML -*- --><!DOCTYPE pkconfig PUBLIC "-//freedesktop//DTD PolicyKit Configuration 1.0//EN""http://hal.freedesktop.org/releases/PolicyKit/1.0/config.dtd"><!-- See the manual page PolicyKit.conf(5) for file format --><config version="0.1"><match action="org.freedesktop.hal.power-management.shutdown"><return result="yes"/></match><match action="org.freedesktop.hal.power-management.reboot"><return result="yes"/></match><match action="org.freedesktop.hal.storage.mount-fixed"><return result="yes"/></match><match action="org.freedesktop.hal.storage.eject"><return result="yes"/></match><match action="org.freedesktop.hal.storage.mount-removable"><return result="yes"/></match></config>  
 
  挂载NTFS
/dev/sda1  /mnt/c   ntfs-3g  users,uid=1000,gid=100,fmask=0113,dmask=0002,locale=zh_CN.utf8         0 0/dev/sda5  /mnt/d   ntfs-3g  users,uid=1000,gid=100,fmask=0113,dmask=0002,locale=zh_CN.utf8         0 0/dev/sda6  /mnt/e   ntfs-3g  users,uid=1000,gid=100,fmask=0113,dmask=0002,locale=zh_CN.utf8         0 0 
aria2加速下载
XferCommand = /usr/bin/aria2c -s 2 -m 2 -d / -o %o %u
 
yaourt
[archlinuxfr]
Server = http://repo.archlinux.fr/i686
 
 
您需要登录后才可以回帖 登录 | 立即注册 新浪微博账号登陆

本版积分规则

快速回复 返回顶部 返回列表