Deve fincionar tamb�m com o driver "sis" tamb�m. S� n�o sei se a acelera��o gr�fica vai piorar...
Quoting Gilmar Mendes <[EMAIL PROTECTED]>: > em /etc/X11/XF86Config a configura��o abaixo, intacta, > funciona com: Monitor 17", S3 Trio 3D, Mouse PS2, Teclado us acentos. > > > > > # BOF /etc/X11/XF86Config > > > 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" > # br-abnt2 > #Option "XkbModel" "pc106" > #Option "XkbLayout" "br-abnt" > # us-acentos > Option "XkbModel" "pc105" > Option "XkbLayout" "us_intl" > > EndSection > > Section "InputDevice" > > Identifier "Mouse1" > Driver "mouse" > #Option "Protocol" "Microsoft" > #Option "Protocol" "PS/2" > Option "Protocol" "IMPS/2" > Option "Device" "/dev/mouse" > Option "Buttons" "5" > # 2 botoes, a rodinha e o movto da roda pra frente e pra tras > Option "Emulate3Buttons" > Option "Emulate3Timeout" "50" > Option "ZAxisMapping" "4 5" > # Mouse-speed setting for PS/2 mouse. > Option "Resolution" "256" > > EndSection > > Section "Monitor" > > Identifier "LG700S" > HorizSync 30 - 71 > VertRefresh 50 - 160 > > 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 "2048x1536" "1920x1440" "1856x1392" "1792x1344" > "1600x1200" "1400x1050" "1280x960" "1280x1024" "1152x864" "1152x768" > "1024x768" "800x600" "640x480" > #Modes "1280x1024" "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 /etc/X11/XF86Config > > > -- > GUS-BR - Grupo de Usuarios Slackware - BR > http://www.slackwarebrasil.org/ > http://www.linuxmag.com.br/mailman/listinfo/slack-users > > -- GUS-BR - Grupo de Usuarios Slackware - BR http://www.slackwarebrasil.org/ http://www.linuxmag.com.br/mailman/listinfo/slack-users

