On Thu, 2007-01-04 at 02:40 +0000, Andrew Ash wrote:
> Sometimes X incorrectly detects the keyboard layout and adds extra
> options.  Could you please attach the file /etc/X11/xorg.conf to this
> page?  Thanks
> 
> ** Changed in: Ubuntu
>        Status: Unconfirmed => Needs Info
> 


# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
        FontPath        "unix/:7100"                    # local font server
        # if the local font server has problems, we can fall back on these
        FontPath        "/usr/share/fonts/X11/misc"
        FontPath        "/usr/share/fonts/X11/misc"
        FontPath        "/usr/share/fonts/X11/misc"
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/share/fonts/X11/cyrillic"
        FontPath        "/usr/share/fonts/X11/cyrillic"
        FontPath        "/usr/share/fonts/X11/cyrillic"
        FontPath        "/usr/lib/X11/fonts/cyrillic"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/Type1"
        FontPath        "/usr/share/fonts/X11/Type1"
        FontPath        "/usr/share/fonts/X11/Type1"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/share/fonts/X11/CID"
        FontPath        "/usr/share/fonts/X11/CID"
        FontPath        "/usr/share/fonts/X11/CID"
        FontPath        "/usr/lib/X11/fonts/CID"
        FontPath        "/usr/lib/X11/fonts/Speedo"
        FontPath        "/usr/share/fonts/X11/100dpi"
        FontPath        "/usr/share/fonts/X11/100dpi"
        FontPath        "/usr/share/fonts/X11/100dpi"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/share/fonts/X11/75dpi"
        FontPath        "/usr/share/fonts/X11/75dpi"
        FontPath        "/usr/share/fonts/X11/75dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "type1"
        Load    "vbe"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "us"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ExplorerPS/2"
        Option          "ZAxisMapping"          "4 5"
#       Option          "Buttons"               "9"
        Option          "Resolution"            "800"
#       Option          "ButtonMapping"         "1 2 3 6 7 4 5 8 9"
EndSection

#Section "InputDevice"
#        Identifier      "Synaptics Touchpad"
#        Driver          "synaptics"
#        Option          "SendCoreEvents"        "true"
#        Option          "Device"                "/dev/input/mice"
#        Option          "Protocol"              "auto-dev"
#       Option          "LeftEdge"              "0"
#       Option          "RightEdge"             "850"
#       Option          "TopEdge"               "0"
#       Option          "BottomEdge"            "645"
#       Option          "MinSpeed"              "0.4"
#       Option          "MaxSpeed"              "1"
#       Option          "AccelFactor"           "0.02"
#       Option          "FingerLow"             "0"
#       Option          "FingerHigh"            "30"
#       Option          "MaxTapMove"            "20"
#       Option          "MaxTapTime"            "100"
#       Option          "HorizScrollDelta"      "0"
#       Option          "VertScrollDelta"       "30"
#       Option          "SHMConfig"             "off"
#       Option          "LTCornerButton"        "2"
#       Option          "LBCornerButton"        "2"
#       Option          "TapButton2"            "3"
#       Option          "TabButton3"            "2"
#       Option          "PalmDetect"            "on"
#       
#EndSection

Section "Device"
        Identifier      "ATI Technologies, Inc. RV350 [Mobility Radeon 9600 
M10]"
        Driver          "ati"
        Option          "AGPMode"       "4"
        Option          "CRT2Position"  "Clone"
#       Option          "MetaModes"     "1280x865-1024x768 1024x768-1024x768"
#       Option          "MergedFB"      "true"
#       Option          "OverlayOnCRTC2 "true"
        Option          "AGPFastWrite"  "on"
        Option          "EnablePageFlip" "on"
        Option          "DynamicClocks" "on"
        Option          "MergedDPI"     "101 96"
        Screen          0
        Option          "EnableDepthMoves"      "Yes"
        Option          "RenderAccel"           "Yes"
        Option          "backingstore"          "Yes"
        Option          "AccelMethod"           "exa"
        Option          "AccelMethod"           "xaa"
        Option          "XAANoOffscreenPixmaps"
EndSection

Section "ServerFlags"
#       Option          "Xinerama"              "true"
#       Option          "AIGLX"                 "true"
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        Option          "DPMS"
#       Option          "DisplaySize"   "321 214"       
EndSection

Section "Monitor"
        Identifier      "External Monitor"
        Option          "DPMS"
EndSection


Section "Screen"
        Identifier      "Default Screen"
        Device          "ATI Technologies, Inc. RV350 [Mobility Radeon 9600 
M10]"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1280x960" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1280x960" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1280x854" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1280x854" #"1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1280x854" #"1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1280x854" #"1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "Screen"
        Identifier      "Screen 2"
        Device          "ATI Technologies, Inc. RV350 [Mobility Radeon 9600 
M10]"
        Monitor         "External Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1280x960" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1280x960" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1280x854" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1280x854" #"1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1280x854" #"1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1280x1024" # "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        Screen          "Screen 2" RightOf "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
#       InputDevice     "Synaptics Touchpad"
#       Option          "AIGLX" "true"
EndSection

Section "DRI"
        Mode    0666
EndSection

#Section "Extensions"
#    Option "Composite" "Enable"
#EndSection

-- 
alt key doesn't work
https://launchpad.net/bugs/76696

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to