<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.2.1">
</HEAD>
<BODY>
relevant parts of /etc/X11/xorg.conf (never touched ir. all defaults)<BR>
<BR>
# XFree86 4 configuration created by pyxf86config<BR>
<BR>
Section "ServerLayout"<BR>
        Identifier     "Default Layout"<BR>
        Screen      0  "Screen0" 0 0<BR>
        InputDevice    "Mouse0" "CorePointer"<BR>
        InputDevice    "Keyboard0" "CoreKeyboard"<BR>
EndSection<BR>
<BR>
Section "Files"<BR>
<BR>
# RgbPath is the location of the RGB database.  Note, this is the name of the<BR>
# file minus the extension (like ".txt" or ".db").  There is normally<BR>
# no need to change the default.<BR>
# Multiple FontPath entries are allowed (they are concatenated together)<BR>
# By default, Red Hat 6.0 and later now use a font server independent of<BR>
# the X server to render fonts.<BR>
        RgbPath      "/usr/X11R6/lib/X11/rgb"<BR>
        FontPath     "unix/:7100"<BR>
EndSection<BR>
<BR>
Section "Module"<BR>
        Load  "dbe"<BR>
        Load  "extmod"<BR>
        Load  "fbdevhw"<BR>
        Load  "glx"<BR>
        Load  "record"<BR>
        Load  "freetype"<BR>
        Load  "type1"<BR>
        Load  "dri"<BR>
EndSection<BR>
<BR>
Section "InputDevice"<BR>
<BR>
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))<BR>
#       Option  "Xleds"         "1 2 3"<BR>
# To disable the XKEYBOARD extension, uncomment XkbDisable.<BR>
#       Option  "XkbDisable"<BR>
# To customise the XKB settings to suit your keyboard, modify the<BR>
# lines below (which are the defaults).  For example, for a non-U.S.<BR>
# keyboard, you will probably want to use:<BR>
#       Option  "XkbModel"      "pc102"<BR>
# If you have a US Microsoft Natural keyboard, you can use:<BR>
#       Option  "XkbModel"      "microsoft"<BR>
#<BR>
# Then to change the language, change the Layout setting.<BR>
# For example, a german layout can be obtained with:<BR>
#       Option  "XkbLayout"     "de"<BR>
# or:<BR>
#       Option  "XkbLayout"     "de"<BR>
#       Option  "XkbVariant"    "nodeadkeys"<BR>
#<BR>
# If you'd like to switch the positions of your capslock and<BR>
# control keys, use:<BR>
#       Option  "XkbOptions"    "ctrl:swapcaps"<BR>
# Or if you just want both to be control, use:<BR>
#       Option  "XkbOptions"    "ctrl:nocaps"<BR>
#<BR>
        Identifier  "Keyboard0"<BR>
        Driver      "kbd"<BR>
        Option      "XkbModel" "pc105"<BR>
        Option      "XkbLayout" "pt"<BR>
EndSection<BR>
<BR>
Section "InputDevice"<BR>
        Identifier  "Mouse0"<BR>
        Driver      "mouse"<BR>
        Option      "Protocol" "IMPS/2"<BR>
        Option      "Device" "/dev/input/mice"<BR>
        Option      "ZAxisMapping" "4 5"<BR>
        Option      "Emulate3Buttons" "yes"<BR>
EndSection<BR>
<BR>
Section "Monitor"<BR>
        Identifier   "Monitor0"<BR>
        VendorName   "Monitor Vendor"<BR>
        ModelName    "LCD Panel 1024x768"<BR>
        HorizSync    31.5 - 48.5<BR>
        VertRefresh  40.0 - 70.0<BR>
        Option      "dpms"<BR>
EndSection<BR>
<BR>
Section "Device"<BR>
        Identifier  "Videocard0"<BR>
        Driver      "savage"<BR>
        VendorName  "Videocard vendor"<BR>
        BoardName   "S3 ProSavage KN133"<BR>
EndSection<BR>
<BR>
Section "Screen"<BR>
        Identifier "Screen0"<BR>
        Device     "Videocard0"<BR>
        Monitor    "Monitor0"<BR>
        DefaultDepth     16<BR>
        SubSection "Display"<BR>
                Viewport   0 0<BR>
                Depth     16<BR>
                Modes    "1024x768" "800x600" "640x480"<BR>
        EndSubSection<BR>
EndSection<BR>
<BR>
Section "DRI"<BR>
        Group        0<BR>
        Mode         0666<BR>
EndSection<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
Sex, 2004-10-01 às 11:25 +0100, Paul Nasrat escreveu:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">On Fri, 2004-10-01 at 11:31 +0100, Miguel Pereira Leite wrote:</FONT>
<FONT COLOR="#000000">> Looking good here. </FONT>
<FONT COLOR="#000000">> Doble click works ok</FONT>

<FONT COLOR="#000000">Can you attach your xorg.conf, please?</FONT>

<FONT COLOR="#000000">Also does the edge-scrolling work.</FONT>

<FONT COLOR="#000000">Paul</FONT>

</PRE>
</BLOCKQUOTE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Miguel Pereira Leite <<A HREF="mailto:mpleite@ppl-ti.com">mpleite@ppl-ti.com</A>><BR>
Proença & Pereira Leite - Tecnologias de Informação, Lda
</TD>
</TR>
</TABLE>
</BODY>
</HTML>