diff options
author | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2008-11-08 16:04:58 -0200 |
---|---|---|
committer | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2008-11-08 16:04:58 -0200 |
commit | 418b28028e69d14e74bf673be56123e99103e5bf (patch) | |
tree | d76d81fc5a499d65154fa69f19b7a9b7d23868d1 /src/smi.h | |
parent | bbc38b2a14d748bb9d9e153fcdcb259e5b10bdc8 (diff) |
Remove the ZoomOnLCD option and update manpage for PCIRetry.
ZoomOnLCD controlled if Ctrl/Alt/+ or Ctrl/Alt/- could be used to
reprogram the mode on the panel. The option was not used, and now, if
different resolutions could be used, it should be advertised by randr.
PCIBurst and PCIRetry options are now enabled by default.
The fifo_xxx options need a review, as they appear to be associated
with the older WaitQueue macro, that did ignore its argument. But these
options are not used, and may be removed or reimplemented at some time.
Diffstat (limited to 'src/smi.h')
-rw-r--r-- | src/smi.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -206,7 +206,6 @@ typedef struct printed using a counter */ Bool useBIOS; /* Use BIOS for mode sets */ - Bool zoomOnLCD; /* Zoom on LCD */ XAAInfoRecPtr XAAInfoRec; /* XAA info Rec */ /* EXA */ |