diff options
author | Matt Wilson <msw@redhat.com> | 2000-06-09 21:24:01 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 2000-06-09 21:24:01 +0000 |
commit | 56ebd9e4f723f00fb9e1babced2f701e3025a6bc (patch) | |
tree | 42c481555679b6ade4e19228b3756c9cd16f9210 /xf86config.py | |
parent | e9d773acc9f3c82ee29787ca186727aaa39c5f37 (diff) | |
download | anaconda-56ebd9e4f723f00fb9e1babced2f701e3025a6bc.tar.gz anaconda-56ebd9e4f723f00fb9e1babced2f701e3025a6bc.tar.xz anaconda-56ebd9e4f723f00fb9e1babced2f701e3025a6bc.zip |
fixed
Diffstat (limited to 'xf86config.py')
-rw-r--r-- | xf86config.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/xf86config.py b/xf86config.py index f022dc191..f47404888 100644 --- a/xf86config.py +++ b/xf86config.py @@ -439,6 +439,12 @@ Section "Files" EndSection Section "Module" + Load "dbe" + Load "extmod" + Load "fbdevhw" + Load "pex5" + Load "record" + Load "xie" EndSection Section "InputDevice" |