View previous topic :: View next topic |
Author |
Message |
mogosjoh Tux's lil' helper
Joined: 24 Apr 2002 Posts: 79 Location: Plymouth, MI
|
Posted: Wed Apr 24, 2002 4:09 am Post subject: DGA support |
|
|
ok, I'm sure that this is a totally stupid question, but I can't figure out how to get DGA support under X for VMWare and xawtv. Someone please help me out.
thanks,
-John |
|
Back to top |
|
|
lude Retired Dev
Joined: 18 Apr 2002 Posts: 114 Location: New York, NY
|
Posted: Wed Apr 24, 2002 9:57 am Post subject: Re: DGA support |
|
|
mogosjoh wrote: | ok, I'm sure that this is a totally stupid question, but I can't figure out how to get DGA support under X for VMWare and xawtv. Someone please help me out. |
I thought VMWare didn't support the DGA X Extensions? |
|
Back to top |
|
|
slik n00b
Joined: 18 Apr 2002 Posts: 48 Location: Alberta, Canada
|
Posted: Fri Apr 26, 2002 7:04 am Post subject: |
|
|
/etc/X11/XF86Config
Code: |
Section "Module"
# DGA-TRUE
Load "extmod"
# DGA-FALSE
# SubSection "extmod"
# Option "omit xfree86-dga"
# EndSubSection
EndSection
|
|
|
Back to top |
|
|
|