Changeset 3679
- Timestamp:
- 03/27/09 10:05:46 (12 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pcbsd/trunk/system-overlay/PCBSD/xorg-gui/bin/setupconf.sh
r3467 r3679 134 134 echo 'Section "ServerFlags" 135 135 Option "Xinerama" "0" 136 Option "AutoAddDevices" "False" 137 Option "AllowEmptyInput" "Off" 136 138 EndSection 137 139 … … 140 142 echo 'Section "ServerFlags" 141 143 Option "Xinerama" "1" 144 Option "AutoAddDevices" "False" 145 Option "AllowEmptyInput" "Off" 142 146 EndSection 143 147
