[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#105579: project: Latest testing XWindows setup doesn't map backspace key right



Package: project
Version: 20010717
Severity: important

Using the testing or unstable release XWindows maps the backspace key
to delete. I have tried rerunning xf86config to no effect. I have also
tried different keyboard setups including standard 101 key and the
"build your own" 101 key. startx gives me the following output:

XF86Config: /usr/X11R6/lib/X11/XF86Config
(**) stands for supplied, (--) stands for probed/default values
(**) XKB: keycodes: "xfree86"
(**) XKB: types: "default"
(**) XKB: compat: "default"
(**) XKB: symbols: "us(pc102)"
(**) XKB: geometry: "pc"
(**) Mouse: type: PS/2, device: /dev/psaux, buttons: 3
(**) Mach64: Graphics device ID: "My Video Card"
(**) Mach64: Monitor ID: "My Monitor"
(--) Mach64: Mode "1280x1024" needs hsync freq of 91.15 kHz. Deleted.
(--) Mach64: Mode "1600x1200" needs hsync freq of 93.75 kHz. Deleted.
(--) Mach64: Mode "1600x1200" needs hsync freq of 106.25 kHz. Deleted.
(--) Mach64: Mode "1792x1344" needs hsync freq of 106.27 kHz. Deleted.
(--) Mach64: Mode "1856x1392" needs hsync freq of 112.50 kHz. Deleted.
(--) Mach64: Mode "1920x1440" needs hsync freq of 90.00 kHz. Deleted.
(--) Mach64: Mode "1920x1440" needs hsync freq of 112.50 kHz. Deleted.
Warning: 'fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/cyrillic/".
          Entry deleted from font path.
          (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/cyrillic/").
Warning: 'fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/cyrillic/".
          Entry deleted from font path.
          (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/cyrillic/").
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/100dpi/,/usr/X11R6/lib/X11/fonts/75dpi/"
(--) Mach64: PCI: Mach64 Rage IIC rev 122, Aperture @ 0xe6000000, Registers @ 0xe5000000, Block I/O @ 0xe000
(--) Mach64: Card type: AGP
(--) Mach64: Memory type: SDRAM (4)
(--) Mach64: Clock type: Internal
(--) Mach64: Maximum allowed dot-clock: 230.000 MHz
(**) Mach64: Mode "1024x768": mode clock =  94.500
(--) Mach64: Virtual resolution: 1024x768
(--) Mach64: Video RAM: 4096k
(--) Mach64: Using hardware cursor
(--) Mach64: Using 16 MB aperture @ 0xe6000000
(--) Mach64: Using 4 KB register aperture @ 0xe5000000
(--) Mach64: Ramdac is Internal
(--) Mach64: Ramdac speed: 230 MHz
Mach64: Cannot read colourmap from VGA.  Will restore with default
(--) Mach64: Pixmap cache: 0 256x256 slots, 0 128x128 slots, 0 64x64 slots
(--) Mach64: Font cache: 0 fonts
error opening security policy file /usr/X11R6/lib/X11/xserver/SecurityPolicy
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Error:            Can't find file "xfree86" for keycodes include
>                   Exiting
>                   Abandoning keycodes file "default"
Errors from xkbcomp are not fatal to the X server
Couldn't load XKB keymap, falling back to pre-XKB keymap
mach64ProgramClkMach64CT: Warning: Q < 10.66666667
xinit:  connection to X server lost.

The relevent section in the XF86Config file is:


Section "Keyboard"

    Protocol    "Standard"

# when using XQUEUE, comment out the above line, and uncomment the
# following line

#    Protocol   "Xqueue"

    AutoRepeat  500 30
# Let the server do the NumLock processing.  This should only be required
# when using pre-R6 clients
#    ServerNumLock

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#    Xleds      1 2 3

# To set the LeftAlt to Meta, RightAlt key to ModeShift,
# RightCtl key to Compose, and ScrollLock key to ModeLock:

#    LeftAlt     Meta
#    RightAlt    ModeShift
#    RightCtl    Compose
#    ScrollLock  ModeLock

# To disable the XKEYBOARD extension, uncomment XkbDisable.

#    XkbDisable

# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#    XkbModel    "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
#    XkbModel    "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#    XkbLayout   "de"
# or:
#    XkbLayout   "de"
#    XkbVariant  "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#    XkbOptions  "ctrl:swapcaps"

# These are the default XKB settings for XFree86
#    XkbRules    "xfree86"
#    XkbModel    "pc101"
#    XkbLayout   "us"
#    XkbVariant  ""
#    XkbOptions  ""

    Xkbkeycodes "xfree86"
    XkbTypes    "default"
    XkbCompat   "default"
    XkbSymbols  "us(pc102)"
    XkbGeometry "pc"

EndSection


-- System Information
Debian Release: testing/unstable
Kernel Version: Linux petes.localdomain 2.4.3 #1 Sun Apr 22 16:45:45 EDT 2001 i586 unknown




Reply to: