hello cc

随笔分类 -  system set

摘要:1. 设置系统默认的分辨率 xrandr 命令: > xrandr Screen 0: minimum 1 x 1, current 1920 x 1080, maximum 8192 x 8192Virtual1 connected primary 1920x1080+0+0 (normal le 阅读全文

posted @ 2016-02-21 19:37 星际海盗 阅读(1411) 评论(0) 推荐(0)

摘要:修改: ~/.bashrc 搜索PS1 代码如下: if [ “$color_prompt” = yes ]; then PS1=‘${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\W 阅读全文

posted @ 2016-02-19 15:41 星际海盗 阅读(147) 评论(0) 推荐(0)

hello man