User Tools

Site Tools


linux:gentoo-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:gentoo-mbp [2012/09/22 23:01] – [Reference] percylinux:gentoo-mbp [2012/09/23 00:23] – [Reference] percy
Line 62: Line 62:
 http://ck.kennt-wayne.de/2012/jun/gentoo-linux-on-the-macbook-pro-82-late-2011 http://ck.kennt-wayne.de/2012/jun/gentoo-linux-on-the-macbook-pro-82-late-2011
  
-Touchpad +Touchpad:The touchpad works flawlessly with xf86-input-mtrack.
-  The touchpad works flawlessly with xf86-input-mtrack.+
      
- http://dentifrice.poivron.org/laptops/macbookpro8,2/+http://dentifrice.poivron.org/laptops/macbookpro8,2/ 
 + 
 +  emerge x11-drivers/xf86-input-mtrack 
 +   
 +Append section to /etc/X11/xorg.conf 
 +<pre> 
 +Section "InputClass" 
 + MatchIsTouchpad "true" 
 + Identifier      "Touchpads" 
 + Driver          "mtrack" 
 + EndSection 
 +</pre> 
 + 
 +.Xmodmap 
 + 
 +<pre> 
 +pjq@localhost ~ $ cat .Xmodmap  
 +pointer = 1 2 3 5 4 7 6 8 9 10 11 12 
 +</pre>
/var/www/dokuwiki/wiki/data/pages/linux/gentoo-mbp.txt · Last modified: 2016/05/05 13:07 by 127.0.0.1