User Tools

Site Tools


linux:gentoo64-mbp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:gentoo64-mbp [2012/12/30 17:25] – [Touchpad synaptics config] percylinux:gentoo64-mbp [2016/05/05 13:07] (current) – external edit 127.0.0.1
Line 33: Line 33:
 EndSection EndSection
  
 +</code>
 +
 +===== /etc/portage/make.conf =====
 +<file BASH make.conf>
 +# These settings were set by the catalyst build script that automatically
 +# built this stage.
 +# Please consult /usr/share/portage/config/make.conf.example for a more
 +# detailed example.
 +MAKEOPTS="-j5"
 +CFLAGS="-O2 -march=native -pipe"
 +CXXFLAGS="${CFLAGS}"
 +# WARNING: Changing your CHOST is not something that should be done lightly.
 +# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
 +CHOST="x86_64-pc-linux-gnu"
 +GENTOO_MIRRORS="http://mirrors.163.com/gentoo"
 +SYNC="rsync://mirrors.163.com/gentoo-portage"
 +USE="nptl nptlonly -ipv6 -fortran unicode svg hal dbus -kde -qt4 -arts -eds -esd gnome gstreamer gtk firefox X cups introspection cjk"
 +CCACHE_DIR="/var/tmp/ccache"
 +CCACHE_ZIE="2G"
 +INPUT_DEVICES="evdev synaptics mouse keyboard joystick"
 +VIDEO_CARDS="radeon intel vesa fbdev fglrx"
 +ALSA_CARDS="hda-intel"
 +LINGUAS="en zh_CN"
 +source /var/lib/layman/make.conf
 +
 +</file>
 +
 +===== font config =====
 +<code>
 +安装新版本的media-libs/freetype 并且打开infinality的USE flag,它还会提示你安装eselect-infinality, eselect-lcdfilter,前面这俩是为了和eselect适配的, fontconfig-infinality这个是fontconfig的一个补丁 ,然后按照说明用eselect选择一个style,可以选择win7, 然后就可以在KDE的控制中心里打开AA和次像素渲染了。
 +</code>
 +
 +<code BASH>
 +[I] media-fonts/inconsolata
 +     Available versions:  20090222^bs {{X}}
 +     Installed versions:  20090222^bs(10:31:21 PM 12/31/2012)(X)
 +     Homepage:            http://www.levien.com/type/myfonts/inconsolata.html
 +     Description:         A beautiful sans-serif monotype font designed for code listings
 </code> </code>
/var/www/dokuwiki/wiki/data/pages/linux/gentoo64-mbp.txt · Last modified: 2016/05/05 13:07 by 127.0.0.1