mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
Add agpmode to the example config file
This commit is contained in:
parent
f833df0781
commit
377ced2bf1
1 changed files with 3 additions and 0 deletions
|
|
@ -22,5 +22,8 @@ virtualHeight=1024
|
|||
# Screen depth. Only 16 & 32bpp supported.
|
||||
bpp=32
|
||||
|
||||
# AGP Mode. Not all cards supported (1, 2 or 4)
|
||||
agpmode=1
|
||||
|
||||
# Rotated monitor? -- NOTE: only works with subsetted radeon driver!
|
||||
rotateMode=0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue