Ol� a todos!

        S� consegui configurar meu teclado no modo texto e no kde, mas ao usar o 
icqwm ou fluxbox meu teclado n�o permanece configurado. Meu teclado � um us 
internacional com deadkeys. Segue abaixo uma c�pia do meu arquivo XF86Config.
        Obrigado a todos!!!



Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        FontPath     "/usr/X11R6/lib/X11/fonts/misc:unscaled"
        FontPath     "/usr/X11R6/lib/X11/fonts/misc"
        FontPath     "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
        FontPath     "/usr/X11R6/lib/X11/fonts/75dpi"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi"
        FontPath     "/usr/X11R6/lib/X11/fonts/Speedo"
        FontPath     "/usr/X11R6/lib/X11/fonts/PEX"
# Additional fonts: Locale, Gimp, TTF...
        FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic"
#        FontPath     "/usr/X11R6/lib/X11/fonts/latin2/75dpi"
#        FontPath     "/usr/X11R6/lib/X11/fonts/latin2/100dpi"
# True type and type1 fonts are also handled via xftlib, see 
/etc/X11/XftConfig!
        FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
        FontPath     "/usr/share/fonts/ttf/western"
        FontPath     "/usr/share/fonts/ttf/decoratives"
#       FontPath     "/usr/share/fonts/truetype/openoffice"
        FontPath     "/usr/X11R6/lib/X11/fonts/defoma/CID"
        FontPath     "/usr/X11R6/lib/X11/fonts/defoma/TrueType"
EndSection

Section "ServerFlags"
EndSection

Section "Keyboard"
   Protocol    "Standard"
   AutoRepeat  500 5
   LeftAlt        Meta
   RightAlt        Meta
   ScrollLock      Compose
   RightCtl        Control
# This is just the default keymap for X.
# May be changed with the KDE international keyboard tool.
   XkbModel    "pc104"
   XkbLayout "us-latin1"

#   XkbOptions  "ctrl:swapcaps"
#   XkbKeycodes     "xfree86"
#   XkbTypes        "default"
#   XkbCompat       "default"
#   XkbSymbols      "us(pc101)"
#   XkbGeometry     "pc"
#   XkbRules        "xfree86"
#   XkbModel        "pc101"
#   XkbLayout "us-latin1"
EndSection

Section "Pointer"
    Protocol    "PS/2"
    Device      "/dev/mouse"
    Emulate3Buttons
    Emulate3Timeout    70
EndSection

# Auto-generated by mkxf86config

Section "Monitor"
        Identifier   "Monitor0"
        ModelName    "Generic 3ae0"
# These are the DDC-probed settings and modelines
        HorizSync    30-54
        VertRefresh  50-90
# 640x480, 60.0Hz; hfreq=31.469000, vfreq=59.939999
ModeLine "640x480"       25.17  640  648  744  784  480  482  484  509 -hsync 
-vsync
# 640x480, 72.0Hz; hfreq=37.861000, vfreq=72.808998
ModeLine "640x480"       31.50  640  656  696  816  480  481  484  504 -hsync 
-vsync
# 640x480, 75.0Hz; hfreq=37.500000, vfreq=75.000000
ModeLine "640x480"       31.50  640  656  720  840  480  481  484  500 -hsync 
-vsync
# 640x480, 85.0Hz; hfreq=43.269001, vfreq=85.008003
ModeLine "640x480"       36.00  640  696  752  832  480  481  484  509 -hsync 
-vsync
# 800x600, 60.0Hz; hfreq=37.879002, vfreq=60.317001
ModeLine "800x600"       40.00  800  840  968 1056  600  601  605  628 +hsync 
+vsync
# 800x600, 85.0Hz; hfreq=53.674000, vfreq=85.060997
ModeLine "800x600"       56.25  800  832  896 1048  600  601  604  631 +hsync 
+vsync
# 1024x768, 70.0Hz; hfreq=56.476002, vfreq=70.069000
ModeLine "1024x768"      75.00 1024 1048 1184 1328  768  771  777  806 -hsync 
-vsync
# 1024x768, 75.0Hz; hfreq=60.022999, vfreq=75.028999
ModeLine "1024x768"      78.75 1024 1040 1136 1312  768  769  772  800 +hsync 
+vsync
# 1280x1024, 75.0Hz; hfreq=79.975998, vfreq=75.025002
ModeLine "1280x1024"    135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync 
+vsync
EndSection

Section "Device"
    Identifier    "My Video Card"
    VendorName    "Unknown"
    BoardName     "Unknown"
#     TextClockFreq  22.175
EndSection

Section "Device"
  Identifier    "fbdev"
  VendorName    "Unknown"
  BoardName     "Unknown"
EndSection


# Standard Server
Section "Screen"
    Driver      "svga"
    Device      "My Video Card"
    Monitor     "Monitor0"
    Subsection  "Display"
        Modes "1024x768" "800x600" "640x480"
        ViewPort 0 0
    EndSubsection
EndSection

# Accel. Server(s)
Section "Screen"
    Driver      "accel"
    Device      "My Video Card"
    Monitor     "Monitor0"
    Subsection  "Display"
        Modes "1024x768" "800x600" "640x480"
        ViewPort 0 0
    EndSubsection
EndSection

# Fallback
Section "Screen"
    Driver      "vga16"
    Device      "My Video Card"
    Monitor     "Monitor0"
    Subsection  "Display"
        Modes "1024x768" "800x600" "640x480"
    EndSubsection
EndSection

Section "Screen"  
  Driver        "fbdev"
  Device        "fbdev"
  Monitor       "Monitor0"
  SubSection "Display"
    Depth       32
    Modes       "default" 
  EndSubSection
  SubSection "Display"
    Depth       24
    Modes       "default" 
  EndSubSection
  SubSection "Display"
    Depth       16
    Modes       "default" 
  EndSubSection
  SubSection "Display"
    Depth       15
    Modes       "default" 
  EndSubSection
  SubSection "Display"
    Depth       8
    Modes       "default" 
  EndSubSection
EndSection

---------------------------------------------------------------------------
Esta lista � patrocinada pela Conectiva S.A. Visite http://www.conectiva.com.br

Arquivo: http://bazar2.conectiva.com.br/mailman/listinfo/linux-br
Regras de utiliza��o da lista: http://linux-br.conectiva.com.br
FAQ: http://www.zago.eti.br/menu.html

Responder a