21/10/2003 15:22:08, marcos santos
<[EMAIL PROTECTED]> wrote:
>
>
Estou apanhando igual a cachorro sem dono para
>
tentar configurar interface grafica no slack 9.1,
>
sempre tem dado erro " no screen found", acomo corriir
>
este problema?
>
/etc/x11/XF86Config
# BOF
Section "Module"
Load "dbe" # Double buffer extension
# This loads the miscellaneous extensions module,
and disables
# initialisation of the XFree86-DGA extension
within that module.
SubSection "extmod"
Option "omit xfree86-dga" # don't
initialise the DGA extension
EndSubSection
# This loads the Type1 and FreeType font modules
Load "type1"
Load "speedo"
Load "freetype"
#Load "xtt"
# This loads the GLX module
Load "glx"
# This loads the DRI module
#Load "dri"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath
"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath
"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/"
# The module search path. The default path is
shown here.
#ModulePath "/usr/X11R6/lib/modules"
EndSection
Section "ServerFlags"
#Option "NoTrapSignals"
# Uncomment this to disable tuning with the
xvidtune client. With
# it the client can still run and fetch card and
monitor attributes,
# but it will not be allowed to change them. If it
tries it will
# receive a protocol error.
#Option "DisableVidModeExtension"
# Uncomment this to enable the use of a non-local
xvidtune client.
#Option "AllowNonLocalXvidtune"
# Uncomment this to disable dynamically modifying
the input device
# (mouse and keyboard) settings.
#Option "DisableModInDev"
# Uncomment this to enable the use of a non-local
client to
# change the keyboard or mouse settings (currently
only xset).
#Option "AllowNonLocalModInDev"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "Microsoft"
#Option "Protocol" "PS/2"
Option "Device" "/dev/mouse"
Option "Buttons" "5"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
# Mouse-speed setting for PS/2 mouse.
# Option "Resolution" "256"
EndSection
Section "Monitor"
Identifier "LG700S"
HorizSync 31.5 - 57.0
VertRefresh 50-140
EndSection
#
# S3 86C368
#
#Section "Device"
# Identifier "PV_1"
# Driver "s3virge"
# # unsupported card
# VideoRam 2048
# # Insert Clocks lines here if appropriate
#EndSection
#
# GeForce4 440MX SE 64Mb DDR
#
Section "Device"
Identifier "PV_1"
Driver "nv"
#VideoRam 4096
# Insert Clocks lines here if appropriate
vendorname "NVidia"
boardname "GeForce4_440MX_SE_64Mb_DDR"
EndSection
Section "Screen"
Identifier "PV_1_Modos"
Device "PV_1"
Monitor "LG700S"
DefaultDepth 16
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection
Section "ServerLayout"
# The Identifier line must be present
Identifier "Simple Layout"
Screen "PV_1_Modos"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
# Section "DRI"
# Mode 0666
# EndSection
# EOF
Yahoo! Mail - o melhor webmail do Brasil
http://mail.yahoo.com.br
_______________________________________________
slack-users mailing list
[EMAIL PROTECTED]
http://www.linuxmag.com.br/mailman/listinfo/slack-users