This might be a bit past due for some, or still to come for others. Just
some quick heads up on a few changes.

First, starting in 2.6.35 the old IDE/PATA drivers are heavily
deprecated, but still present. Its recommend to switch most any
hd{a,b,c,d} stuff over to sd{a,b,c,d} ASAP. The IDE/PATA stuff now uses
SATA drivers and interfaces, which also uses SCSI stuff. PATA cdroms end
up as sr{0,1,2,..}.

Second, looks like someone decided it was a good idea to change the
default third button emulation in evdev. For those that have switched
over. That bit me for a while, till I came across the following link. 
http://who-t.blogspot.com/2010/06/new-evdev-middle-mouse-button-emulation.html

Add to xorg.conf to negate default of off, as mentioned in link above.

Section "InputClass" 
Identifier "middle button emulation class"
    MatchIsPointer "on"
    Option "Emulate3Buttons" "on"
EndSection

-- 
William L. Thomson Jr.
Obsidian-Studios, Inc.
http://www.obsidian-studios.com



---------------------------------------------------------------------
Archive      http://marc.info/?l=jaxlug-list&r=1&w=2
RSS Feed     http://www.mail-archive.com/[email protected]/maillist.xml
Unsubscribe  [email protected]

Reply via email to