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
Next revisionBoth sides next revision
linux:gentoo64-mbp [2012/12/30 17:24] percylinux:gentoo64-mbp [2012/12/30 17:27] – [Touchpad synaptics config] percy
Line 7: Line 7:
      
 ===== Touchpad synaptics config ===== ===== Touchpad synaptics config =====
 +Refer to:http://uselessuseofcat.com/?p=74
 <code> <code>
 Section "InputClass" Section "InputClass"
Line 33: Line 34:
  
 </code> </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>
 +
  
/var/www/dokuwiki/wiki/data/pages/linux/gentoo64-mbp.txt · Last modified: 2016/05/05 13:07 by 127.0.0.1