diff options
author | Thierry N <thierryn1 at hispeed dot ch> | 2009-09-01 18:37:51 +0200 |
---|---|---|
committer | Thierry N <thierryn1 at hispeed dot ch> | 2009-09-01 18:37:51 +0200 |
commit | 2574712b22cd56265d1f38d93dc14aeaed00dcdd (patch) | |
tree | 08fdd657151e8c28d1bf1af83be112227532b71b /base | |
parent | 63ee8eccd99f8f9af84676c4692a141b13ceb3c3 (diff) | |
download | nutyx-pakxe-2574712b22cd56265d1f38d93dc14aeaed00dcdd.tar.gz nutyx-pakxe-2574712b22cd56265d1f38d93dc14aeaed00dcdd.tar.bz2 nutyx-pakxe-2574712b22cd56265d1f38d93dc14aeaed00dcdd.tar.xz nutyx-pakxe-2574712b22cd56265d1f38d93dc14aeaed00dcdd.zip |
aaabasicfs, maj xorg.conf
Diffstat (limited to 'base')
-rw-r--r-- | base/aaabasicfs/.md5sum | 2 | ||||
-rw-r--r-- | base/aaabasicfs/xorg.conf | 7 |
2 files changed, 5 insertions, 4 deletions
diff --git a/base/aaabasicfs/.md5sum b/base/aaabasicfs/.md5sum index 438fca698..cbe2feea2 100644 --- a/base/aaabasicfs/.md5sum +++ b/base/aaabasicfs/.md5sum @@ -22,4 +22,4 @@ c90e6466720260c377c89f5aa0c47eca network fa6ce99e0329c7854e0a83d022da6fe3 readline.sh f76fe3211cbc808c52f5de0fee37eaf7 sysklogd 87a81331c2241707ab494584eb49a80b unmask.sh -c81db8c9f687a6bdf8122550e2b99527 xorg.conf +505e833e0b10f807658b3153f67aa655 xorg.conf diff --git a/base/aaabasicfs/xorg.conf b/base/aaabasicfs/xorg.conf index 6c945b728..464ca2cc0 100644 --- a/base/aaabasicfs/xorg.conf +++ b/base/aaabasicfs/xorg.conf @@ -32,11 +32,12 @@ Section "Device" Identifier "VESA" Driver "vesa" EndSection -#Section "Monitor" -# Identifier "Default Monitor" +Section "Monitor" + Identifier "Default Monitor" +# Veuillez ajuster les paramètres ci-dessous si necessaire # HorizSync 30-81 # VertRefresh 56-76 -#EndSection +EndSection Section "Screen" Identifier "Default Screen" Device "Normal Screen" |