Changeset 3679

Show
Ignore:
Timestamp:
03/27/09 10:05:46 (12 months ago)
Author:
kris
Message:

Fixed some bugs with mouse detection on dual-head setups

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pcbsd/trunk/system-overlay/PCBSD/xorg-gui/bin/setupconf.sh

    r3467 r3679  
    134134     echo 'Section "ServerFlags" 
    135135    Option         "Xinerama" "0" 
     136    Option "AutoAddDevices" "False" 
     137    Option "AllowEmptyInput" "Off" 
    136138EndSection 
    137139 
     
    140142     echo 'Section "ServerFlags" 
    141143    Option         "Xinerama" "1" 
     144    Option "AutoAddDevices" "False" 
     145    Option "AllowEmptyInput" "Off" 
    142146EndSection 
    143147