Debian Bug report logs - #259740
xlibs: Windows key no longer treated as modifer, just as Super_L

version graph

Package: xlibs; Maintainer for xlibs is (unknown);

Reported by: Scott Robinson <scott@tranzoa.com>

Date: Fri, 16 Jul 2004 13:48:01 UTC

Severity: normal

Tags: patch, upstream

Fixed in versions xfree86/4.3.0.dfsg.1-7, xfree86/4.3.0.dfsg.1-8

Done: fabbione@fabbione.net (Fabio M. Di Nitto)

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#259740; Package xserver-xfree86. (full text, mbox, link).


Acknowledgement sent to Scott Robinson <scott@tranzoa.com>:
New Bug report received and forwarded. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Scott Robinson <scott@tranzoa.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: xserver-xfree86: Windows key no longer treated as modifier, but rather as Super_L.
Date: Fri, 16 Jul 2004 06:33:41 -0700
Package: xserver-xfree86
Version: 4.3.0.dfsg.1-6
Severity: normal

My Windows key is no longer being treated as the modifier key Mod4, but
rather Super_L... and Mod4 simultaneously?

My "Alt-Tab" in GNOME was remapped to Windows-Tab. When the infamous Alt-Tab
bug came along, I also had the problem. The Alt version of the problem
appears fixed, but in my version the problem still occurs. That is, the
Alt-Tab window continues appearing on screen and no task switching occurs.

When I go to the GNOME keymap control panel, my "Move between windows with
popup" option was set to <Mod4>Tab. If I try to change the option, the
moment I press the Windows key Super_L is replacing text.

How can I get back my Mod4 behavior on my Windows key and gain back Alt-Tab
functionality?

-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx    1 root     root           20 2004-04-14 04:14 /etc/X11/X -> /usr/bin/X11/XFree86
-rwxr-xr-x    1 root     root      1745388 2004-07-07 08:07 /usr/bin/X11/XFree86

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:
0000:01:06.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro 215GP (rev 5c)

/etc/X11/XF86Config-4 unchanged from checksum in /var/lib/xfree86/XF86Config-4.md5sum.

XFree86 X server configuration file status:
-rw-r--r--    1 root     root         2900 2004-06-24 20:59 /etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
# 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/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/CID"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
	Load	"GLcore"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"int10"
	Load	"record"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
EndSection
Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"dvorak"
EndSection
Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"ZAxisMapping"		"4 5"
EndSection
Section "Device"
	Identifier	"Generic Video Card"
	Driver		"ati"
EndSection
Section "Monitor"
	Identifier	"Generic Monitor"
	HorizSync	30-70
	VertRefresh	50-160
	Option		"DPMS"
EndSection
Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth	16
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "800x600" "640x480"
	EndSubSection
EndSection
Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection
Section "DRI"
	Mode	0666
EndSection


XFree86 X server log files on system:
-rw-r--r--    1 root     root        40759 2004-06-08 21:17 /var/log/XFree86.1.log
-rw-r--r--    1 root     root        44753 2004-07-16 06:22 /var/log/XFree86.0.log

Contents of most recent XFree86 X server log file
/var/log/XFree86.0.log:

This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).

XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-6 20040707142024 fabbione@fabbione.net)
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.23 i686 [ELF] 
Build Date: 07 July 2004
	Before reporting problems, check http://www.XFree86.Org/
	to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.7 (root@tara) (gcc version 3.3.4 (Debian)) #1 Thu Jun 24 20:34:01 PDT 2004 
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Fri Jul 16 06:22:06 2004
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "dvorak"
(**) XKB: layout: "dvorak"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
	Entry deleted from font path.
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.2
	XFree86 Video Driver: 0.6
	XFree86 XInput driver : 0.4
	XFree86 Server Extension : 0.2
	XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,01e0 card 1043,80ac rev c1 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 10de,01eb card 10de,0c17 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:2: chip 10de,01ee card 10de,0c17 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:3: chip 10de,01ed card 10de,0c17 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:4: chip 10de,01ec card 10de,0c17 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:5: chip 10de,01ef card 10de,0c17 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:01:0: chip 10de,0060 card 1043,80ad rev a4 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0064 card 1043,0c11 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,0067 card 1043,0c11 rev a4 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,0067 card 1043,0c11 rev a4 class 0c,03,10 hdr 80
(II) PCI: 00:02:2: chip 10de,0068 card 1043,0c11 rev a4 class 0c,03,20 hdr 80
(II) PCI: 00:04:0: chip 10de,0066 card 1043,80a7 rev a1 class 02,00,00 hdr 00
(II) PCI: 00:06:0: chip 10de,006a card 1043,8095 rev a1 class 04,01,00 hdr 00
(II) PCI: 00:08:0: chip 10de,006c card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:09:0: chip 10de,0065 card 1043,0c11 rev a2 class 01,01,8a hdr 00
(II) PCI: 00:1e:0: chip 10de,01e8 card 0000,0000 rev c1 class 06,04,00 hdr 01
(II) PCI: 01:06:0: chip 1002,4750 card 1002,0080 rev 5c class 03,00,00 hdr 00
(II) PCI: 01:07:0: chip 109e,036e card 1461,0002 rev 02 class 04,00,00 hdr 80
(II) PCI: 01:07:1: chip 109e,0878 card 1461,0002 rev 02 class 04,80,00 hdr 80
(II) PCI: 01:08:0: chip 1102,0002 card 1102,8032 rev 07 class 04,01,00 hdr 80
(II) PCI: 01:08:1: chip 1102,7002 card 1102,0020 rev 07 class 09,80,00 hdr 80
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:8:0), (0,1,1), BCTRL: 0x020a (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1	0	0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xe4000000 - 0xe5ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xe6000000 - 0xe7ffffff (0x2000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(--) PCI:*(1:6:0) ATI Technologies Inc 3D Rage Pro 215GP rev 92, Mem @ 0xe6000000/24, 0xe5000000/12, I/O @ 0xd000/8
(--) PCI: (1:7:0) Brooktree Corporation Bt878 Video Capture rev 2, Mem @ 0xe7000000/12
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xe0000000 from 0xe3ffffff to 0xdfffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xe7001000 - 0xe7001fff (0x1000) MX[B]
	[1] -1	0	0xe8002000 - 0xe8002fff (0x1000) MX[B]
	[2] -1	0	0xe8001000 - 0xe8001fff (0x1000) MX[B]
	[3] -1	0	0xe8000000 - 0xe80000ff (0x100) MX[B]
	[4] -1	0	0xe8004000 - 0xe8004fff (0x1000) MX[B]
	[5] -1	0	0xe8003000 - 0xe8003fff (0x1000) MX[B]
	[6] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[7] -1	0	0xe7000000 - 0xe7000fff (0x1000) MX[B](B)
	[8] -1	0	0xe5000000 - 0xe5000fff (0x1000) MX[B](B)
	[9] -1	0	0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B)
	[10] -1	0	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[11] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[12] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[13] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[14] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[15] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
	[16] -1	0	0x0000ec00 - 0x0000ec1f (0x20) IX[B]
	[17] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xe7001000 - 0xe7001fff (0x1000) MX[B]
	[1] -1	0	0xe8002000 - 0xe8002fff (0x1000) MX[B]
	[2] -1	0	0xe8001000 - 0xe8001fff (0x1000) MX[B]
	[3] -1	0	0xe8000000 - 0xe80000ff (0x100) MX[B]
	[4] -1	0	0xe8004000 - 0xe8004fff (0x1000) MX[B]
	[5] -1	0	0xe8003000 - 0xe8003fff (0x1000) MX[B]
	[6] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[7] -1	0	0xe7000000 - 0xe7000fff (0x1000) MX[B](B)
	[8] -1	0	0xe5000000 - 0xe5000fff (0x1000) MX[B](B)
	[9] -1	0	0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B)
	[10] -1	0	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[11] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[12] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[13] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[14] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[15] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
	[16] -1	0	0x0000ec00 - 0x0000ec1f (0x20) IX[B]
	[17] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xe7001000 - 0xe7001fff (0x1000) MX[B]
	[6] -1	0	0xe8002000 - 0xe8002fff (0x1000) MX[B]
	[7] -1	0	0xe8001000 - 0xe8001fff (0x1000) MX[B]
	[8] -1	0	0xe8000000 - 0xe80000ff (0x100) MX[B]
	[9] -1	0	0xe8004000 - 0xe8004fff (0x1000) MX[B]
	[10] -1	0	0xe8003000 - 0xe8003fff (0x1000) MX[B]
	[11] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[12] -1	0	0xe7000000 - 0xe7000fff (0x1000) MX[B](B)
	[13] -1	0	0xe5000000 - 0xe5000fff (0x1000) MX[B](B)
	[14] -1	0	0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B)
	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1	0	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[18] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[19] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[20] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[21] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[22] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
	[23] -1	0	0x0000ec00 - 0x0000ec1f (0x20) IX[B]
	[24] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B](B)
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o":  No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_vertex.o":  No symbols found
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 2.0.2
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.13.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o":  No symbols found
(II) Module speedo: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.1
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.2
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.1.0
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 6.5.5
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.4
(II) ATI: ATI driver (version 6.5.5) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets:
	ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
	ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
	ATI Rage 128 Pro GL PA (AGP?), ATI Rage 128 Pro GL PB (AGP?),
	ATI Rage 128 Pro GL PC (AGP?), ATI Rage 128 Pro GL PD (PCI),
	ATI Rage 128 Pro GL PE (AGP?), ATI Rage 128 Pro GL PF (AGP),
	ATI Rage 128 Pro VR PG (AGP?), ATI Rage 128 Pro VR PH (AGP?),
	ATI Rage 128 Pro VR PI (AGP?), ATI Rage 128 Pro VR PJ (AGP?),
	ATI Rage 128 Pro VR PK (AGP?), ATI Rage 128 Pro VR PL (AGP?),
	ATI Rage 128 Pro VR PM (AGP?), ATI Rage 128 Pro VR PN (AGP?),
	ATI Rage 128 Pro VR PO (AGP?), ATI Rage 128 Pro VR PP (PCI),
	ATI Rage 128 Pro VR PQ (AGP?), ATI Rage 128 Pro VR PR (PCI),
	ATI Rage 128 Pro VR PS (AGP?), ATI Rage 128 Pro VR PT (AGP?),
	ATI Rage 128 Pro VR PU (AGP?), ATI Rage 128 Pro VR PV (AGP?),
	ATI Rage 128 Pro VR PW (AGP?), ATI Rage 128 Pro VR PX (AGP?),
	ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
	ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
	ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (AGP?),
	ATI Rage 128 4X SF (AGP?), ATI Rage 128 4X SG (AGP?),
	ATI Rage 128 4X SH (AGP?), ATI Rage 128 4X SK (AGP?),
	ATI Rage 128 4X SL (AGP?), ATI Rage 128 4X SM (AGP),
	ATI Rage 128 4X SN (AGP?), ATI Rage 128 Pro ULTRA TF (AGP),
	ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
	ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
	ATI Rage 128 Pro ULTRA TU (AGP?)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/PCI),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330/340/350 (A4) 4137,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon Mobility 7000 IGP 4437,
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
	ATI Radeon 9100 QM (AGP), ATI Radeon 8500 AIW BB (AGP),
	ATI Radeon 8500 AIW BC (AGP), ATI Radeon 7500 QW (AGP/PCI),
	ATI Radeon 7500 QX (AGP/PCI), ATI Radeon 9000/PRO If (AGP/PCI),
	ATI Radeon 9000 Ig (AGP/PCI), ATI FireGL Mobility 9000 (M9) Ld (AGP),
	ATI Radeon Mobility 9000 (M9) Lf (AGP),
	ATI Radeon Mobility 9000 (M9) Lg (AGP),
	ATI Radeon 9100 IGP (A5) 5834,
	ATI Radeon Mobility 9100 IGP (U3) 5835,
	ATI Radeon 9200PRO 5960 (AGP), ATI Radeon 9200 5961 (AGP),
	ATI Radeon 9200 5962 (AGP), ATI Radeon 9200SE 5964 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon 9500 AD (AGP),
	ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
	ATI FireGL Z1 AG (AGP), ATI Radeon 9700 Pro ND (AGP),
	ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9700 NF (AGP),
	ATI FireGL X1 NG (AGP), ATI Radeon 9600 AP (AGP),
	ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
	ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP),
	ATI FireGL RV360 AV (AGP), ATI Radeon Mobility 9600 (M10) NP (AGP),
	ATI Radeon Mobility 9600 (M10) NQ (AGP),
	ATI Radeon Mobility 9600 (M11) NR (AGP),
	ATI Radeon Mobility 9600 (M10) NS (AGP),
	ATI FireGL Mobility T2 (M10) NT (AGP),
	ATI FireGL Mobility T2 (M11) NV (AGP), ATI Radeon 9800SE AH (AGP),
	ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
	ATI FireGL X2 AK (AGP), ATI Radeon 9800PRO NH (AGP),
	ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
	ATI Radeon 9800XT NJ (AGP)
(II) Primary Device is: PCI 01:06:0
(II) ATI:  Candidate "Device" section "Generic Video Card".
(II) ATI:  Shared PCI/AGP Mach64 in slot 1:6:0 detected.
(II) ATI:  Shared PCI/AGP Mach64 in slot 1:6:0 assigned to active "Device" section "Generic Video Card".
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xe7001000 - 0xe7001fff (0x1000) MX[B]
	[6] -1	0	0xe8002000 - 0xe8002fff (0x1000) MX[B]
	[7] -1	0	0xe8001000 - 0xe8001fff (0x1000) MX[B]
	[8] -1	0	0xe8000000 - 0xe80000ff (0x100) MX[B]
	[9] -1	0	0xe8004000 - 0xe8004fff (0x1000) MX[B]
	[10] -1	0	0xe8003000 - 0xe8003fff (0x1000) MX[B]
	[11] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[12] -1	0	0xe7000000 - 0xe7000fff (0x1000) MX[B](B)
	[13] -1	0	0xe5000000 - 0xe5000fff (0x1000) MX[B](B)
	[14] -1	0	0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B)
	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1	0	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[18] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[19] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[20] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[21] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[22] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
	[23] -1	0	0x0000ec00 - 0x0000ec1f (0x20) IX[B]
	[24] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B](B)
(II) Loading sub module "atimisc"
(II) LoadModule: "atimisc"
(II) Loading /usr/X11R6/lib/modules/drivers/atimisc_drv.o
(II) Module atimisc: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 6.5.5
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.6
(II) resource ranges after probing:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xe7001000 - 0xe7001fff (0x1000) MX[B]
	[6] -1	0	0xe8002000 - 0xe8002fff (0x1000) MX[B]
	[7] -1	0	0xe8001000 - 0xe8001fff (0x1000) MX[B]
	[8] -1	0	0xe8000000 - 0xe80000ff (0x100) MX[B]
	[9] -1	0	0xe8004000 - 0xe8004fff (0x1000) MX[B]
	[10] -1	0	0xe8003000 - 0xe8003fff (0x1000) MX[B]
	[11] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[12] -1	0	0xe7000000 - 0xe7000fff (0x1000) MX[B](B)
	[13] -1	0	0xe5000000 - 0xe5000fff (0x1000) MX[B](B)
	[14] -1	0	0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B)
	[15] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[16] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[17] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1	0	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[21] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[22] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[23] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[24] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[25] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
	[26] -1	0	0x0000ec00 - 0x0000ec1f (0x20) IX[B]
	[27] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B](B)
	[28] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[29] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(==) ATI(0): Chipset:  "ati".
(**) ATI(0): Depth 16, (--) framebuffer bpp 16
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) ATI(0): Primary V_BIOS segment is: 0xc000
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/X11R6/lib/modules/libvbe.a
(II) ATI(0): VESA BIOS detected
(II) ATI(0): VESA VBE Version 2.0
(II) ATI(0): VESA VBE Total Mem: 8192 kB
(II) ATI(0): VESA VBE OEM: ATI MACH64
(II) ATI(0): VESA VBE OEM Software Rev: 1.0
(II) ATI(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) ATI(0): VESA VBE OEM Product: MACH64GT
(II) ATI(0): VESA VBE OEM Product Rev: 01.00
(II) ATI(0): VESA VBE DDC supported
(II) ATI(0): VESA VBE DDC Level 2
(II) ATI(0): VESA VBE DDC transfer in appr. 2 sec.
(II) ATI(0): VESA VBE DDC read successfully
(II) ATI(0): Manufacturer: SYL  Model: 236  Serial#: 9798
(II) ATI(0): Year: 2001  Week: 20
(II) ATI(0): EDID Version: 1.3
(II) ATI(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) ATI(0): Sync:  Separate  Composite
(II) ATI(0): Max H-Image Size [cm]: horiz.: 31  vert.: 23
(II) ATI(0): Gamma: 2.64
(II) ATI(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) ATI(0): First detailed timing is preferred mode
(II) ATI(0): GTF timings supported
(II) ATI(0): redX: 0.650 redY: 0.312   greenX: 0.276 greenY: 0.621
(II) ATI(0): blueX: 0.143 blueY: 0.055   whiteX: 0.283 whiteY: 0.297
(II) ATI(0): Supported VESA Video Modes:
(II) ATI(0): 720x400@70Hz
(II) ATI(0): 720x400@88Hz
(II) ATI(0): 640x480@60Hz
(II) ATI(0): 640x480@67Hz
(II) ATI(0): 640x480@72Hz
(II) ATI(0): 640x480@75Hz
(II) ATI(0): 800x600@56Hz
(II) ATI(0): 800x600@60Hz
(II) ATI(0): 800x600@72Hz
(II) ATI(0): 800x600@75Hz
(II) ATI(0): 832x624@75Hz
(II) ATI(0): 1024x768@87Hz (interlaced)
(II) ATI(0): 1024x768@60Hz
(II) ATI(0): 1024x768@70Hz
(II) ATI(0): 1024x768@75Hz
(II) ATI(0): Manufacturer's mask: 0
(II) ATI(0): Supported Future Video Modes:
(II) ATI(0): #0: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) ATI(0): #1: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) ATI(0): #2: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) ATI(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) ATI(0): Supported additional Video Mode:
(II) ATI(0): clock: 94.5 MHz   Image Size:  300 x 225 mm
(II) ATI(0): h_active: 1024  h_sync: 1072  h_sync_end 1168 h_blank_end 1376 h_border: 0
(II) ATI(0): v_active: 768  v_sync: 769  v_sync_end 772 v_blanking: 808 v_border: 0
(II) ATI(0): BIOS Data:  BIOSSize=0x8000, ROMTable=0x00FC.
(II) ATI(0): BIOS Data:  ClockTable=0x0708, FrequencyTable=0x06E2.
(II) ATI(0): BIOS Data:  LCDTable=0x0000, LCDPanelInfo=0x0000.
(II) ATI(0): BIOS Data:  VideoTable=0x0000, HardwareTable=0x0146.
(II) ATI(0): BIOS Data:  I2CType=0x00, Tuner=0x00, Decoder=0x00, Audio=0x0F.
(--) ATI(0): ATI 3D Rage Pro graphics controller detected.
(--) ATI(0): Chip type 4750 "GP", version 4, foundry UMC, class 0, revision 0x01.
(--) ATI(0): PCI bus interface detected;  block I/O base is 0xD000.
(--) ATI(0): ATI Mach64 adapter detected.
(!!) ATI(0): For information on using the multimedia capabilities
	of this adapter, please see http://gatos.sf.net.
(--) ATI(0): Internal RAMDAC (subtype 1) detected.
(==) ATI(0): RGB weight 565
(==) ATI(0): Default visual is TrueColor
(==) ATI(0): Using gamma correction (1.0, 1.0, 1.0)
(II) ATI(0): Using Mach64 accelerator CRTC.
(II) ATI(0): Storing hardware cursor image at 0xE67FFC00.
(II) ATI(0): Using 8 MB linear aperture at 0xE6000000.
(!!) ATI(0): Virtual resolutions will be limited to 8191 kB
 due to linear aperture size and/or placement of hardware cursor image area.
(II) ATI(0): Using Block 0 MMIO aperture at 0xE5000400.
(II) ATI(0): Using Block 1 MMIO aperture at 0xE5000000.
(==) ATI(0): Write-combining range (0xe6000000,0x800000)
(II) ATI(0): MMIO write caching enabled.
(--) ATI(0): 8192 kB of SGRAM (1:1) detected (using 8191 kB).
(WW) ATI(0): Cannot shadow an accelerated frame buffer.
(II) ATI(0): Engine XCLK 99.765 MHz;  Refresh rate code 7.
(--) ATI(0): Internal programmable clock generator detected.
(--) ATI(0): Reference clock 157.5/11 (14.318) MHz.
(II) ATI(0): Generic Monitor: Using hsync range of 30.00-70.00 kHz
(II) ATI(0): Generic Monitor: Using vrefresh range of 50.00-160.00 Hz
(II) ATI(0): Maximum clock: 230.00 MHz
(II) ATI(0): Not using default mode "1280x960" (hsync out of range)
(II) ATI(0): Not using default mode "640x480" (hsync out of range)
(II) ATI(0): Not using default mode "1280x1024" (hsync out of range)
(II) ATI(0): Not using default mode "640x512" (hsync out of range)
(II) ATI(0): Not using default mode "1280x1024" (hsync out of range)
(II) ATI(0): Not using default mode "640x512" (hsync out of range)
(II) ATI(0): Not using default mode "1600x1200" (hsync out of range)
(II) ATI(0): Not using default mode "800x600" (hsync out of range)
(II) ATI(0): Not using default mode "1600x1200" (hsync out of range)
(II) ATI(0): Not using default mode "800x600" (hsync out of range)
(II) ATI(0): Not using default mode "1600x1200" (hsync out of range)
(II) ATI(0): Not using default mode "800x600" (hsync out of range)
(II) ATI(0): Not using default mode "1600x1200" (hsync out of range)
(II) ATI(0): Not using default mode "800x600" (hsync out of range)
(II) ATI(0): Not using default mode "1600x1200" (hsync out of range)
(II) ATI(0): Not using default mode "800x600" (hsync out of range)
(II) ATI(0): Not using default mode "1792x1344" (hsync out of range)
(II) ATI(0): Not using default mode "896x672" (hsync out of range)
(II) ATI(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "896x672" (hsync out of range)
(II) ATI(0): Not using default mode "1856x1392" (hsync out of range)
(II) ATI(0): Not using default mode "928x696" (hsync out of range)
(II) ATI(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "928x696" (hsync out of range)
(II) ATI(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "960x720" (hsync out of range)
(II) ATI(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "960x720" (hsync out of range)
(II) ATI(0): Not using default mode "1400x1050" (hsync out of range)
(II) ATI(0): Not using default mode "700x525" (hsync out of range)
(II) ATI(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "960x720" (hsync out of range)
(II) ATI(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "1024x768" (hsync out of range)
(II) ATI(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "1024x768" (hsync out of range)
(II) ATI(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) ATI(0): Not using default mode "1024x768" (hsync out of range)
(II) ATI(0): Not using default mode "1400x1050" (width too large for virtual size)
(--) ATI(0): Virtual size is 1280x1024 (pitch 1280)
(**) ATI(0): *Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) ATI(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) ATI(0): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) ATI(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync
(**) ATI(0): *Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) ATI(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484 509 -hsync -vsync
(**) ATI(0):  Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) ATI(0): Modeline "1280x960"  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync
(**) ATI(0):  Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) ATI(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync
(**) ATI(0):  Default mode "1152x768": 65.0 MHz, 44.2 kHz, 54.8 Hz
(II) ATI(0): Modeline "1152x768"   65.00  1152 1178 1314 1472  768 771 777 806 +hsync +vsync
(**) ATI(0):  Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) ATI(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync
(**) ATI(0):  Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) ATI(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync
(**) ATI(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) ATI(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync
(**) ATI(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) ATI(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync
(**) ATI(0):  Default mode "1024x768": 44.9 MHz, 35.5 kHz, 87.1 Hz (I)
(II) ATI(0): Modeline "1024x768"   44.90  1024 1032 1208 1264  768 768 776 817 interlace +hsync +vsync
(**) ATI(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) ATI(0): Modeline "832x624"   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync
(**) ATI(0):  Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) ATI(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync
(**) ATI(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) ATI(0): Modeline "800x600"   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync
(**) ATI(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) ATI(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
(**) ATI(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) ATI(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync
(**) ATI(0):  Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D)
(II) ATI(0): Modeline "700x525"   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync
(**) ATI(0):  Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
(II) ATI(0): Modeline "640x512"   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync
(**) ATI(0):  Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) ATI(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484 500 -hsync -vsync
(**) ATI(0):  Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) ATI(0): Modeline "640x480"   31.50  640 664 704 832  480 489 491 520 -hsync -vsync
(**) ATI(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) ATI(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
(**) ATI(0):  Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
(II) ATI(0): Modeline "640x480"   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync
(**) ATI(0):  Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(II) ATI(0): Modeline "720x400"   35.50  720 756 828 936  400 401 404 446 -hsync +vsync
(**) ATI(0):  Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) ATI(0): Modeline "640x400"   31.50  640 672 736 832  400 401 404 445 -hsync +vsync
(**) ATI(0):  Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D)
(II) ATI(0): Modeline "576x432"   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync
(**) ATI(0):  Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) ATI(0): Modeline "640x350"   31.50  640 672 736 832  350 382 385 445 +hsync -vsync
(**) ATI(0):  Default mode "576x384": 32.5 MHz, 44.2 kHz, 54.8 Hz (D)
(II) ATI(0): Modeline "576x384"   32.50  576 589 657 736  384 385 388 403 doublescan +hsync +vsync
(**) ATI(0):  Default mode "512x384": 47.2 MHz, 68.7 kHz, 85.0 Hz (D)
(II) ATI(0): Modeline "512x384"   47.25  512 536 584 688  384 384 386 404 doublescan +hsync +vsync
(**) ATI(0):  Default mode "512x384": 39.4 MHz, 60.1 kHz, 75.1 Hz (D)
(II) ATI(0): Modeline "512x384"   39.40  512 520 568 656  384 384 386 400 doublescan +hsync +vsync
(**) ATI(0):  Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D)
(II) ATI(0): Modeline "512x384"   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync
(**) ATI(0):  Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
(II) ATI(0): Modeline "512x384"   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync
(**) ATI(0):  Default mode "512x384": 22.4 MHz, 35.5 kHz, 87.1 Hz (D)
(II) ATI(0): Modeline "512x384"   22.45  512 516 604 632  384 384 388 409 interlace doublescan +hsync +vsync
(**) ATI(0):  Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(II) ATI(0): Modeline "416x312"   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync
(**) ATI(0):  Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
(II) ATI(0): Modeline "400x300"   28.15  400 416 448 524  300 300 302 315 doublescan +hsync +vsync
(**) ATI(0):  Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
(II) ATI(0): Modeline "400x300"   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync
(**) ATI(0):  Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(II) ATI(0): Modeline "400x300"   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync
(**) ATI(0):  Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(II) ATI(0): Modeline "400x300"   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync
(**) ATI(0):  Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(II) ATI(0): Modeline "400x300"   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync
(**) ATI(0):  Default mode "320x240": 18.0 MHz, 43.3 kHz, 85.2 Hz (D)
(II) ATI(0): Modeline "320x240"   18.00  320 348 376 416  240 240 242 254 doublescan -hsync -vsync
(**) ATI(0):  Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D)
(II) ATI(0): Modeline "320x240"   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync
(**) ATI(0):  Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D)
(II) ATI(0): Modeline "320x240"   15.75  320 332 352 416  240 244 245 260 doublescan -hsync -vsync
(**) ATI(0):  Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) ATI(0): Modeline "320x240"   12.60  320 328 376 400  240 245 246 262 doublescan -hsync -vsync
(**) ATI(0):  Default mode "360x200": 17.8 MHz, 37.9 kHz, 85.0 Hz (D)
(II) ATI(0): Modeline "360x200"   17.75  360 378 414 468  200 200 202 223 doublescan -hsync +vsync
(**) ATI(0):  Default mode "320x200": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(II) ATI(0): Modeline "320x200"   15.75  320 336 368 416  200 200 202 222 doublescan -hsync +vsync
(**) ATI(0):  Default mode "320x175": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(II) ATI(0): Modeline "320x175"   15.75  320 336 368 416  175 191 192 222 doublescan +hsync -vsync
(--) ATI(0): Display dimensions: (310, 230) mm
(--) ATI(0): DPI set to (104, 113)
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.1.0
	ABI class: XFree86 Video Driver, version 0.6
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.6
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.2
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.6
(II) ATI(0): I2C bus "Mach64" initialized.
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xe5000000 - 0xe5000fff (0x1000) MS[B]
	[1] 0	0	0xe6000000 - 0xe6ffffff (0x1000000) MS[B]
	[2] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[3] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[4] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[5] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[6] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[7] -1	0	0xe7001000 - 0xe7001fff (0x1000) MX[B]
	[8] -1	0	0xe8002000 - 0xe8002fff (0x1000) MX[B]
	[9] -1	0	0xe8001000 - 0xe8001fff (0x1000) MX[B]
	[10] -1	0	0xe8000000 - 0xe80000ff (0x100) MX[B]
	[11] -1	0	0xe8004000 - 0xe8004fff (0x1000) MX[B]
	[12] -1	0	0xe8003000 - 0xe8003fff (0x1000) MX[B]
	[13] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[B]O
	[14] -1	0	0xe7000000 - 0xe7000fff (0x1000) MX[B](B)
	[15] -1	0	0xe5000000 - 0xe5000fff (0x1000) MX[B](B)
	[16] -1	0	0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B)
	[17] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
	[18] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
	[19] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
	[20] 0	0	0x0000d000 - 0x0000d0ff (0x100) IS[B]
	[21] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[22] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[23] -1	0	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[24] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[25] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[26] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[27] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[28] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[B]
	[29] -1	0	0x0000ec00 - 0x0000ec1f (0x20) IX[B]
	[30] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B](B)
	[31] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[32] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) ATI(0): Write-combining range (0xe6000000,0x800000)
(II) ATI(0): Largest offscreen areas (with overlaps):
(II) ATI(0): 	1280 x 2252 rectangle at 0,1024
(II) ATI(0): 	512 x 2253 rectangle at 0,1024
(II) ATI(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Lines
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		14 256x256 slots
		5 512x512 slots
(==) ATI(0): Backing store disabled
(==) ATI(0): Silken mouse enabled
(**) Option "dpms"
(**) ATI(0): DPMS enabled
(==) RandR enabled
Symbol __glXLastContext from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Keyboard "Generic Keyboard" handled by legacy driver
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 5
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0
Could not init font path element unix/:7100, removing from list!
GetModeLine - scrn: 0 clock: 108000
GetModeLine - hdsp: 1280 hbeg: 1328 hend: 1440 httl: 1688
              vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5
(II) 3rd Button detected: disabling emulate3Button


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=en_US, LC_CTYPE=en_US

Versions of packages xserver-xfree86 depends on:
ii  debconf [debconf-2.0]     1.4.29         Debian configuration management sy
ii  libc6                     2.3.2.ds1-13   GNU C Library: Shared libraries an
ii  xserver-common            4.3.0.dfsg.1-6 files and utilities common to all 
ii  zlib1g                    1:1.2.1.1-3    compression library - runtime

-- debconf information:
* xserver-xfree86/config/device/identifier: Generic Video Card
* xserver-xfree86/config/monitor/screen-size: 17 inches (430 mm)
  xserver-xfree86/config/device/use_fbdev:
* xserver-xfree86/config/monitor/selection-method: Simple
  xserver-xfree86/config/doublequote_in_string_error:
* shared/default-x-server: xserver-xfree86
* xserver-xfree86/config/inputdevice/mouse/emulate3buttons: false
* xserver-xfree86/config/device/bus_id:
* xserver-xfree86/config/inputdevice/keyboard/layout: dvorak
* xserver-xfree86/config/monitor/horiz-sync: 30-70
* xserver-xfree86/config/monitor/identifier: Generic Monitor
* shared/no_known_x-server:
* xserver-xfree86/autodetect_mouse: true
* xserver-xfree86/config/device/video_ram:
  xserver-xfree86/config/monitor/mode-list: 1280x960 @ 60Hz
* xserver-xfree86/config/monitor/lcd: false
  xserver-xfree86/config/inputdevice/keyboard/internal:
* xserver-xfree86/config/inputdevice/keyboard/rules: xfree86
  xserver-xfree86/multiple_possible_x-drivers:
* xserver-xfree86/config/inputdevice/keyboard/model: pc104
* xserver-xfree86/config/write_dri_section: true
* xserver-xfree86/config/device/driver: ati
* xserver-xfree86/config/monitor/vert-refresh: 50-160
* xserver-xfree86/config/display/default_depth: 16
* xserver-xfree86/config/inputdevice/mouse/zaxismapping: true
* xserver-xfree86/config/display/modes: 1280x1024, 800x600, 640x480
  xserver-xfree86/config/device/bus_id_error:
* xserver-xfree86/config/modules: GLcore, bitmap, dbe, ddc, dri, extmod, freetype, int10, record, speedo, type1, vbe
* xserver-xfree86/config/inputdevice/keyboard/options:
  xserver-xfree86/config/nonnumeric_string_error:
  xserver-xfree86/config/inputdevice/mouse/protocol: ImPS/2
  shared/multiple_possible_x-servers:
  xserver-xfree86/config/null_string_error:
  xserver-xfree86/config/monitor/range_input_error:
* xserver-xfree86/autodetect_video_card: true
* xserver-xfree86/config/inputdevice/keyboard/variant:
* xserver-xfree86/config/inputdevice/mouse/port: /dev/input/mice
* xserver-xfree86/config/write_files_section: true
* xserver-xfree86/autodetect_monitor: true



Changed Bug title. Request was from Branden Robinson <branden@debian.org> to control@bugs.debian.org. (full text, mbox, link).


Bug reassigned from package `xserver-xfree86' to `xlibs'. Request was from Branden Robinson <branden@debian.org> to control@bugs.debian.org. (full text, mbox, link).


Message sent on to Scott Robinson <scott@tranzoa.com>:
Bug#259740. (full text, mbox, link).


Message #12 received at 259740-submitter@bugs.debian.org (full text, mbox, reply):

From: Branden Robinson <branden@debian.org>
To: 259740-submitter@bugs.debian.org, control@bugs.debian.org
Subject: Re: Bug#259740: xserver-xfree86: Windows key no longer treated as modifier, but rather as Super_L.
Date: Mon, 26 Jul 2004 16:55:39 -0500
[Message part 1 (text/plain, inline)]
retitle 259740 xlibs: Windows key no longer treated as modifer, just as Super_L
reassign 259740 xlibs
merge 259740 256706
thanks

On Fri, Jul 16, 2004 at 06:33:41AM -0700, Scott Robinson wrote:
> Package: xserver-xfree86
> Version: 4.3.0.dfsg.1-6
> Severity: normal
> 
> My Windows key is no longer being treated as the modifier key Mod4, but
> rather Super_L... and Mod4 simultaneously?
> 
> My "Alt-Tab" in GNOME was remapped to Windows-Tab. When the infamous Alt-Tab
> bug came along, I also had the problem. The Alt version of the problem
> appears fixed, but in my version the problem still occurs. That is, the
> Alt-Tab window continues appearing on screen and no task switching occurs.
> 
> When I go to the GNOME keymap control panel, my "Move between windows with
> popup" option was set to <Mod4>Tab. If I try to change the option, the
> moment I press the Windows key Super_L is replacing text.

Thanks for your report.

> How can I get back my Mod4 behavior on my Windows key and gain back Alt-Tab
> functionality?

I'm not positive, but you might try some advice that Lionel Elie Mamane
posted to bug #256706.

He said:
	If I do "xmodmap -e 'clear mod1'", VT switching works again.

	http://bugs.debian.org/256706

-- 
G. Branden Robinson                |     The power of accurate observation
Debian GNU/Linux                   |     is frequently called cynicism by
branden@debian.org                 |     those who don't have it.
http://people.debian.org/~branden/ |     -- George Bernard Shaw
[signature.asc (application/pgp-signature, inline)]

Severity set to `serious'. Request was from Branden Robinson <branden@debian.org> to control@bugs.debian.org. (full text, mbox, link).


Merged 256706 259740. Request was from Branden Robinson <branden@debian.org> to control@bugs.debian.org. (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#259740; Package xlibs. (full text, mbox, link).


Acknowledgement sent to Daniel Jacobowitz <dan@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #21 received at 259740@bugs.debian.org (full text, mbox, reply):

From: Daniel Jacobowitz <dan@debian.org>
To: 259740@bugs.debian.org
Subject: Broken tab/meta: more info
Date: Fri, 6 Aug 2004 16:02:35 -0400
[Message part 1 (text/plain, inline)]
I've also got problems with my Meta and Alt keys in -5 and -6.  I use
'setxkbmap -option "altwin:meta_win"', and metaSendsEscape, with the result
that hitting the Windows (Meta_L) key and backspace is 'delete word' at my
shell prompt.  It works in -4, but not in either -5 or -6.

I've attached the output of xkbcomp in -4, -5, and -6.  xmodmap looks like
this:

-4: works:
xmodmap:  up to 2 keys per modifier, (keycodes in parentheses):

shift       Shift_L (0x32),  Shift_R (0x3e)
lock        Caps_Lock (0x42)
control     Control_L (0x25),  Control_R (0x6d)
mod1        Alt_L (0x40),  Alt_R (0x71)
mod2        Num_Lock (0x4d)
mod3      
mod4        Meta_L (0x73),  Meta_R (0x74)
mod5      

-5: doesn't:
xmodmap:  up to 4 keys per modifier, (keycodes in parentheses):

shift       Shift_L (0x32),  Shift_R (0x3e)
lock        Caps_Lock (0x42)
control     Control_L (0x25),  Control_R (0x6d)
mod1        Alt_L (0x7d),  Meta_L (0x7e)
mod2        Num_Lock (0x4d)
mod3      
mod4        Meta_L (0x73),  Meta_R (0x74),  Super_L (0x7f),  Hyper_L (0x80)
mod5        Mode_switch (0x5d),  ISO_Level3_Shift (0x7c)


-6: doesn't:
xmodmap:  up to 4 keys per modifier, (keycodes in parentheses):

shift       Shift_L (0x32),  Shift_R (0x3e)
lock        Caps_Lock (0x42)
control     Control_L (0x25),  Control_R (0x6d)
mod1        Alt_L (0x40),  BadKey (0x7d),  BadKey (0x9c)
mod2        Num_Lock (0x4d)
mod3      
mod4        Meta_L (0x73),  Meta_R (0x74),  BadKey (0x7f),  BadKey (0x80)
mod5        Mode_switch (0x5d),  ISO_Level3_Shift (0x7c)


Loading a different keymap fixes or creates the problem.  When using the -6
keymap, xmodmap -e 'clear mod1' followed by xmodmap -e 'add mod1 = Alt_L'
puts two keysyms on mod1, one of which is BadKey (0x7d).  Adding Alt_R just
adds Alt_R.  The asymmetry bugs me.

  xmodmap -e 'clear mod1'
  xmodmap -e 'add mod1 = Alt_L'
  xmodmap -e 'add mod1 = Alt_R'

appears to work and return all my keys to roughly where they ought to be,
even using the -6 keymap.

Does this help?  I want my alts back!

-- 
Daniel Jacobowitz
[xv4.keyboard (text/plain, attachment)]
[xv5.keyboard (text/plain, attachment)]
[xv6.keyboard (text/plain, attachment)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#259740; Package xlibs. (full text, mbox, link).


Acknowledgement sent to Scott Robinson <scott@tranzoa.com>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #26 received at 259740@bugs.debian.org (full text, mbox, reply):

From: Scott Robinson <scott@tranzoa.com>
To: 259740@bugs.debian.org
Subject: Re: Bug#259740: xserver-xfree86: Windows key no longer treated as modifier, but rather as Super_L.
Date: Mon, 9 Aug 2004 03:25:37 -0700
[Message part 1 (text/plain, inline)]
On Mon, Jul 26, 2004 at 04:55:39PM -0500, Branden Robinson wrote:
[...]
> 
> I'm not positive, but you might try some advice that Lionel Elie Mamane
> posted to bug #256706.
> 
> He said:
> 	If I do "xmodmap -e 'clear mod1'", VT switching works again.
> 
> 	http://bugs.debian.org/256706
> 
[...]

scott@tara:~$ [0] xmodmap
xmodmap:  up to 3 keys per modifier, (keycodes in parentheses):

shift       Shift_L (0x32),  Shift_R (0x3e)
lock        Caps_Lock (0x42)
control     Control_L (0x25),  Control_R (0x6d)
mod1        Alt_L (0x40),  BadKey (0x7d),  BadKey (0x9c)
mod2        Num_Lock (0x4d)
mod3
mod4        BadKey (0x7f),  BadKey (0x80)
mod5        Mode_switch (0x5d),  ISO_Level3_Shift (0x7c)

I gave "xmodmap -e 'clear mod4'" a try, no go. It still comes up as Super_L.
Clearing mod4 removes its mod4 abilities.

And from xev:

KeyRelease event, serial 25, synthetic NO, window 0x2c00001,
    root 0xb4, subw 0x2c00002, time 10416149, (45,44), root:(1326,501),
    state 0x40, keycode 115 (keysym 0xffeb, Super_L), same_screen YES,
    XLookupString gives 0 bytes:  ""

I can't figure how the current mod4 mapping relates to Super_L, which is
apparently what the key is now.

Scott.

-- 
http://quadhome.com/            - Personal webpage
http://tranzoa.net/             - Corporate webpage
[signature.asc (application/pgp-signature, inline)]

Merged 256706 259740 260232. Request was from Branden Robinson <branden@debian.org> to control@bugs.debian.org. (full text, mbox, link).


Merged 256706 259740 260232 263073. Request was from Branden Robinson <branden@debian.org> to control@bugs.debian.org. (full text, mbox, link).


Tags added: patch Request was from barbier@linuxfr.org (Denis Barbier) to control@bugs.debian.org. (full text, mbox, link).


Tags added: pending Request was from Branden Robinson <branden@debian.org> to control@bugs.debian.org. (full text, mbox, link).


Tags removed: moreinfo, help Request was from Branden Robinson <branden@debian.org> to control@bugs.debian.org. (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#259740; Package xlibs. (full text, mbox, link).


Acknowledgement sent to Ross Burton <ross@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #41 received at 259740@bugs.debian.org (full text, mbox, reply):

From: Ross Burton <ross@debian.org>
To: 259740@bugs.debian.org
Subject: Re: Windows key no longer treated as modifer, just as Super_L
Date: Tue, 31 Aug 2004 14:39:45 +0100
I'm still seeing this bug with XFree86 4.3.0.dfsg.1-6ubuntu11 (synced to
SVN trunk @ r1777).  Fabio M. Di Nitto told me to follow up as this
should have been fixed.

I have a normal British "Windows" keyboard with the Windows/Menu keys,
configured like this:

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "gb"
EndSection

xmodmap says this:

$ xmodmap
xmodmap:  up to 3 keys per modifier, (keycodes in parentheses):

shift       Shift_L (0x32),  Shift_R (0x3e)
lock        Caps_Lock (0x42)
control     Control_L (0x25),  Control_R (0x6d)
mod1        Alt_L (0x40),  Alt_L (0x7d),  Meta_L (0x9c)
mod2        Num_Lock (0x4d)
mod3
mod4        Super_L (0x7f),  Hyper_L (0x80)
mod5        Mode_switch (0x5d),  ISO_Level3_Shift (0x7c)

Not totally understanding the X keyboard model, I'll try and explain
what happens.

My Metacity is configured to switch workspaces on super-arrows.  When I
let go of the super/Windows key I'd expect the workspace switching popup
to go, but it persists until I press it again, as if it wasn't a
modifier key.

The magic xmodmap line:

  xmodmap -e 'clear mod4' -e 'add mod4 = Super_L'

fixes this temporarily.

My GNOME keyboard settings applet says that "super is mapped to the
Windows key" is the default setting.

Pressing and releasing the left Windows key in xev produces these:

KeyPress event, serial 26, synthetic NO, window 0x3000001,
    root 0x8e, subw 0x0, time 1593258, (104,3), root:(108,539),
    state 0x0, keycode 115 (keysym 0xffeb, Super_L), same_screen YES,
    XLookupString gives 0 bytes:  ""

KeyRelease event, serial 26, synthetic NO, window 0x3000001,
    root 0x8e, subw 0x0, time 1593375, (104,3), root:(108,539),
    state 0x40, keycode 115 (keysym 0xffeb, Super_L), same_screen YES,
    XLookupString gives 0 bytes:  ""

When I go to the GNOME keybindings applet to configure a super-key
combination, when I press the super key it doesn't wait for a key along
with the modifier, but stops at "Super_L".  If I use Meta it waits for
me to hit another key and will display something like "<Alt>5".

Anything else I can do to help debug this?

Ross
-- 
Ross Burton                                 mail: ross@burtonini.com
                                          jabber: ross@burtonini.com
                                     www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF




Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#259740; Package xlibs. (full text, mbox, link).


Acknowledgement sent to barbier@linuxfr.org (Denis Barbier):
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #46 received at 259740@bugs.debian.org (full text, mbox, reply):

From: barbier@linuxfr.org (Denis Barbier)
To: Ross Burton <ross@debian.org>, 259740@bugs.debian.org
Subject: Re: Bug#259740: Windows key no longer treated as modifer, just as Super_L
Date: Tue, 31 Aug 2004 22:51:09 +0200
On Tue, Aug 31, 2004 at 02:39:45PM +0100, Ross Burton wrote:
[...]
> When I go to the GNOME keybindings applet to configure a super-key
> combination, when I press the super key it doesn't wait for a key along
> with the modifier, but stops at "Super_L".  If I use Meta it waits for
> me to hit another key and will display something like "<Alt>5".
> 
> Anything else I can do to help debug this?

Ivan Pascal explains in
   http://bugzilla.xfree86.org/show_bug.cgi?id=580
why he had to make changes to modifier keys, and that applications
have to be updated if they are broken by these changes because
he cannot fix XKB without breaking other stuff.
The problem with -6 is that a patch had not been applied, so these
changes were incomplete and Meta keys were broken in Debian packages.
So IMO this bug should be cloned and reassigned to metacity, but I let
Debian maintainers decide what to do.

Your output contains
  mod4        Super_L (0x7f),  Hyper_L (0x80)
Those 0x7f and 0x80 keycodes are the fake keys introduced by Ivan
Pascal.  As explained in the URL above, no events are associated
with fake keys, so WM may have trouble when trying to intercept
such events.
Maybe altwin:super_win XKB option could help in this case, since
real keys are then also mapped to mod4.

Denis



Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#259740; Package xlibs. (full text, mbox, link).


Acknowledgement sent to Fabio Massimo Di Nitto <fabbione@fabbione.net>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #51 received at 259740@bugs.debian.org (full text, mbox, reply):

From: Fabio Massimo Di Nitto <fabbione@fabbione.net>
To: Denis Barbier <barbier@linuxfr.org>, 259740@bugs.debian.org
Cc: Ross Burton <ross@debian.org>, Debian X Strike Force <debian-x@lists.debian.org>
Subject: Re: Bug#259740: Windows key no longer treated as modifer, just as Super_L
Date: Wed, 1 Sep 2004 07:15:37 +0200 (CEST)
On Tue, 31 Aug 2004, Denis Barbier wrote:

> The problem with -6 is that a patch had not been applied, so these
> changes were incomplete and Meta keys were broken in Debian packages.
> So IMO this bug should be cloned and reassigned to metacity, but I let
> Debian maintainers decide what to do.

FYI: The version that Ross is running is built from trunk that already
contains the patch you provided.

Fabio

-- 
<user> fajita: step one
<fajita> Whatever the problem, step one is always to look in the error log.
<user> fajita: step two
<fajita> When in danger or in doubt, step two is to scream and shout.



Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#259740; Package xlibs. (full text, mbox, link).


Acknowledgement sent to barbier@linuxfr.org (Denis Barbier):
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #56 received at 259740@bugs.debian.org (full text, mbox, reply):

From: barbier@linuxfr.org (Denis Barbier)
To: Fabio Massimo Di Nitto <fabbione@fabbione.net>
Cc: 259740@bugs.debian.org, Ross Burton <ross@debian.org>
Subject: Re: Bug#259740: Windows key no longer treated as modifer, just as Super_L
Date: Wed, 1 Sep 2004 09:56:17 +0200
On Wed, Sep 01, 2004 at 07:15:37AM +0200, Fabio Massimo Di Nitto wrote:
> On Tue, 31 Aug 2004, Denis Barbier wrote:
> 
> > The problem with -6 is that a patch had not been applied, so these
> > changes were incomplete and Meta keys were broken in Debian packages.
> > So IMO this bug should be cloned and reassigned to metacity, but I let
> > Debian maintainers decide what to do.
> 
> FYI: The version that Ross is running is built from trunk that already
> contains the patch you provided.

I know, otherwise xmodmap would have displayed BadKey symbols ;)
It seems that I was unclear, my previous post was to tell that current
SVN version fixes all known modifier related issues.  Some problems
may persist, but in such cases it is likely that Ivan Pascal won't
consider them as bugs and applications should be fixed instead.

Denis



Reply sent to fabbione@fabbione.net (Fabio M. Di Nitto):
You have taken responsibility. (full text, mbox, link).


Notification sent to Scott Robinson <scott@tranzoa.com>:
Bug acknowledged by developer. (full text, mbox, link).


Message #61 received at 256706-close@bugs.debian.org (full text, mbox, reply):

From: fabbione@fabbione.net (Fabio M. Di Nitto)
To: 256706-close@bugs.debian.org
Subject: Bug#256706: fixed in xfree86 4.3.0.dfsg.1-7
Date: Mon, 06 Sep 2004 08:47:44 -0400
Source: xfree86
Source-Version: 4.3.0.dfsg.1-7

We believe that the bug you reported is fixed in the latest version of
xfree86, which is due to be installed in the Debian FTP archive:

lbxproxy_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/lbxproxy_4.3.0.dfsg.1-7_i386.deb
libdps-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libdps-dev_4.3.0.dfsg.1-7_i386.deb
libdps1-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libdps1-dbg_4.3.0.dfsg.1-7_i386.deb
libdps1_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libdps1_4.3.0.dfsg.1-7_i386.deb
libice-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libice-dev_4.3.0.dfsg.1-7_i386.deb
libice6-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libice6-dbg_4.3.0.dfsg.1-7_i386.deb
libice6_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libice6_4.3.0.dfsg.1-7_i386.deb
libsm-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libsm-dev_4.3.0.dfsg.1-7_i386.deb
libsm6-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libsm6-dbg_4.3.0.dfsg.1-7_i386.deb
libsm6_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libsm6_4.3.0.dfsg.1-7_i386.deb
libx11-6-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libx11-6-dbg_4.3.0.dfsg.1-7_i386.deb
libx11-6_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libx11-6_4.3.0.dfsg.1-7_i386.deb
libx11-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libx11-dev_4.3.0.dfsg.1-7_i386.deb
libxaw6-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxaw6-dbg_4.3.0.dfsg.1-7_i386.deb
libxaw6-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxaw6-dev_4.3.0.dfsg.1-7_i386.deb
libxaw6_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxaw6_4.3.0.dfsg.1-7_i386.deb
libxaw7-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxaw7-dbg_4.3.0.dfsg.1-7_i386.deb
libxaw7-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxaw7-dev_4.3.0.dfsg.1-7_i386.deb
libxaw7_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxaw7_4.3.0.dfsg.1-7_i386.deb
libxext-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxext-dev_4.3.0.dfsg.1-7_i386.deb
libxext6-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxext6-dbg_4.3.0.dfsg.1-7_i386.deb
libxext6_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxext6_4.3.0.dfsg.1-7_i386.deb
libxft1-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxft1-dbg_4.3.0.dfsg.1-7_i386.deb
libxft1_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxft1_4.3.0.dfsg.1-7_i386.deb
libxi-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxi-dev_4.3.0.dfsg.1-7_i386.deb
libxi6-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxi6-dbg_4.3.0.dfsg.1-7_i386.deb
libxi6_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxi6_4.3.0.dfsg.1-7_i386.deb
libxmu-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxmu-dev_4.3.0.dfsg.1-7_i386.deb
libxmu6-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxmu6-dbg_4.3.0.dfsg.1-7_i386.deb
libxmu6_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxmu6_4.3.0.dfsg.1-7_i386.deb
libxmuu-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxmuu-dev_4.3.0.dfsg.1-7_i386.deb
libxmuu1-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxmuu1-dbg_4.3.0.dfsg.1-7_i386.deb
libxmuu1_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxmuu1_4.3.0.dfsg.1-7_i386.deb
libxp-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxp-dev_4.3.0.dfsg.1-7_i386.deb
libxp6-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxp6-dbg_4.3.0.dfsg.1-7_i386.deb
libxp6_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxp6_4.3.0.dfsg.1-7_i386.deb
libxpm-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxpm-dev_4.3.0.dfsg.1-7_i386.deb
libxpm4-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxpm4-dbg_4.3.0.dfsg.1-7_i386.deb
libxpm4_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxpm4_4.3.0.dfsg.1-7_i386.deb
libxrandr-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxrandr-dev_4.3.0.dfsg.1-7_i386.deb
libxrandr2-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxrandr2-dbg_4.3.0.dfsg.1-7_i386.deb
libxrandr2_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxrandr2_4.3.0.dfsg.1-7_i386.deb
libxt-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxt-dev_4.3.0.dfsg.1-7_i386.deb
libxt6-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxt6-dbg_4.3.0.dfsg.1-7_i386.deb
libxt6_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxt6_4.3.0.dfsg.1-7_i386.deb
libxtrap-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxtrap-dev_4.3.0.dfsg.1-7_i386.deb
libxtrap6-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxtrap6-dbg_4.3.0.dfsg.1-7_i386.deb
libxtrap6_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxtrap6_4.3.0.dfsg.1-7_i386.deb
libxtst-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxtst-dev_4.3.0.dfsg.1-7_i386.deb
libxtst6-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxtst6-dbg_4.3.0.dfsg.1-7_i386.deb
libxtst6_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxtst6_4.3.0.dfsg.1-7_i386.deb
libxv-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxv-dev_4.3.0.dfsg.1-7_i386.deb
libxv1-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxv1-dbg_4.3.0.dfsg.1-7_i386.deb
libxv1_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/libxv1_4.3.0.dfsg.1-7_i386.deb
pm-dev_4.3.0.dfsg.1-7_all.deb
  to pool/main/x/xfree86/pm-dev_4.3.0.dfsg.1-7_all.deb
proxymngr_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/proxymngr_4.3.0.dfsg.1-7_i386.deb
twm_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/twm_4.3.0.dfsg.1-7_i386.deb
x-dev_4.3.0.dfsg.1-7_all.deb
  to pool/main/x/xfree86/x-dev_4.3.0.dfsg.1-7_all.deb
x-window-system-core_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/x-window-system-core_4.3.0.dfsg.1-7_i386.deb
x-window-system-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/x-window-system-dev_4.3.0.dfsg.1-7_i386.deb
x-window-system_4.3.0.dfsg.1-7_all.deb
  to pool/main/x/xfree86/x-window-system_4.3.0.dfsg.1-7_all.deb
xbase-clients_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xbase-clients_4.3.0.dfsg.1-7_i386.deb
xdm_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xdm_4.3.0.dfsg.1-7_i386.deb
xfonts-100dpi-transcoded_4.3.0.dfsg.1-7_all.deb
  to pool/main/x/xfree86/xfonts-100dpi-transcoded_4.3.0.dfsg.1-7_all.deb
xfonts-100dpi_4.3.0.dfsg.1-7_all.deb
  to pool/main/x/xfree86/xfonts-100dpi_4.3.0.dfsg.1-7_all.deb
xfonts-75dpi-transcoded_4.3.0.dfsg.1-7_all.deb
  to pool/main/x/xfree86/xfonts-75dpi-transcoded_4.3.0.dfsg.1-7_all.deb
xfonts-75dpi_4.3.0.dfsg.1-7_all.deb
  to pool/main/x/xfree86/xfonts-75dpi_4.3.0.dfsg.1-7_all.deb
xfonts-base-transcoded_4.3.0.dfsg.1-7_all.deb
  to pool/main/x/xfree86/xfonts-base-transcoded_4.3.0.dfsg.1-7_all.deb
xfonts-base_4.3.0.dfsg.1-7_all.deb
  to pool/main/x/xfree86/xfonts-base_4.3.0.dfsg.1-7_all.deb
xfonts-cyrillic_4.3.0.dfsg.1-7_all.deb
  to pool/main/x/xfree86/xfonts-cyrillic_4.3.0.dfsg.1-7_all.deb
xfonts-scalable_4.3.0.dfsg.1-7_all.deb
  to pool/main/x/xfree86/xfonts-scalable_4.3.0.dfsg.1-7_all.deb
xfree86-common_4.3.0.dfsg.1-7_all.deb
  to pool/main/x/xfree86/xfree86-common_4.3.0.dfsg.1-7_all.deb
xfree86_4.3.0.dfsg.1-7.diff.gz
  to pool/main/x/xfree86/xfree86_4.3.0.dfsg.1-7.diff.gz
xfree86_4.3.0.dfsg.1-7.dsc
  to pool/main/x/xfree86/xfree86_4.3.0.dfsg.1-7.dsc
xfs_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xfs_4.3.0.dfsg.1-7_i386.deb
xfwp_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xfwp_4.3.0.dfsg.1-7_i386.deb
xlibmesa-dev_4.3.0.dfsg.1-7_all.deb
  to pool/main/x/xfree86/xlibmesa-dev_4.3.0.dfsg.1-7_all.deb
xlibmesa-dri-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xlibmesa-dri-dbg_4.3.0.dfsg.1-7_i386.deb
xlibmesa-dri_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xlibmesa-dri_4.3.0.dfsg.1-7_i386.deb
xlibmesa-gl-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xlibmesa-gl-dbg_4.3.0.dfsg.1-7_i386.deb
xlibmesa-gl-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xlibmesa-gl-dev_4.3.0.dfsg.1-7_i386.deb
xlibmesa-gl_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xlibmesa-gl_4.3.0.dfsg.1-7_i386.deb
xlibmesa-glu-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xlibmesa-glu-dbg_4.3.0.dfsg.1-7_i386.deb
xlibmesa-glu-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xlibmesa-glu-dev_4.3.0.dfsg.1-7_i386.deb
xlibmesa-glu_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xlibmesa-glu_4.3.0.dfsg.1-7_i386.deb
xlibmesa3-dbg_4.3.0.dfsg.1-7_all.deb
  to pool/main/x/xfree86/xlibmesa3-dbg_4.3.0.dfsg.1-7_all.deb
xlibmesa3_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xlibmesa3_4.3.0.dfsg.1-7_i386.deb
xlibosmesa-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xlibosmesa-dev_4.3.0.dfsg.1-7_i386.deb
xlibosmesa4-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xlibosmesa4-dbg_4.3.0.dfsg.1-7_i386.deb
xlibosmesa4_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xlibosmesa4_4.3.0.dfsg.1-7_i386.deb
xlibs-data_4.3.0.dfsg.1-7_all.deb
  to pool/main/x/xfree86/xlibs-data_4.3.0.dfsg.1-7_all.deb
xlibs-dbg_4.3.0.dfsg.1-7_all.deb
  to pool/main/x/xfree86/xlibs-dbg_4.3.0.dfsg.1-7_all.deb
xlibs-dev_4.3.0.dfsg.1-7_all.deb
  to pool/main/x/xfree86/xlibs-dev_4.3.0.dfsg.1-7_all.deb
xlibs-pic_4.3.0.dfsg.1-7_all.deb
  to pool/main/x/xfree86/xlibs-pic_4.3.0.dfsg.1-7_all.deb
xlibs-static-dev_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xlibs-static-dev_4.3.0.dfsg.1-7_i386.deb
xlibs-static-pic_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xlibs-static-pic_4.3.0.dfsg.1-7_i386.deb
xlibs_4.3.0.dfsg.1-7_all.deb
  to pool/main/x/xfree86/xlibs_4.3.0.dfsg.1-7_all.deb
xmh_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xmh_4.3.0.dfsg.1-7_i386.deb
xnest_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xnest_4.3.0.dfsg.1-7_i386.deb
xprt_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xprt_4.3.0.dfsg.1-7_i386.deb
xserver-common_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xserver-common_4.3.0.dfsg.1-7_i386.deb
xserver-xfree86-dbg_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xserver-xfree86-dbg_4.3.0.dfsg.1-7_i386.deb
xserver-xfree86_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xserver-xfree86_4.3.0.dfsg.1-7_i386.deb
xspecs_4.3.0.dfsg.1-7_all.deb
  to pool/main/x/xfree86/xspecs_4.3.0.dfsg.1-7_all.deb
xterm_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xterm_4.3.0.dfsg.1-7_i386.deb
xutils_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xutils_4.3.0.dfsg.1-7_i386.deb
xvfb_4.3.0.dfsg.1-7_i386.deb
  to pool/main/x/xfree86/xvfb_4.3.0.dfsg.1-7_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 256706@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabio M. Di Nitto <fabbione@fabbione.net> (supplier of updated xfree86 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 06 Sep 2004 09:54:18 +0200
Source: xfree86
Binary: libx11-6-dbg libxtst6-dbg xserver-common xlibs-static-dev libxp6-dbg xbase-clients xlibmesa3-dbg libxtrap6-dbg xfonts-75dpi libxt6 libice6-dbg xmh libxaw6-dbg x-dev libxv1 libxext6-dbg xlibmesa-dev libxpm4 libxtst6 xlibmesa-gl-dev xfonts-cyrillic libx11-6 libsm6-dbg xlibs-pic xlibs-data x-window-system xfree86-common xlibmesa-dri xlibmesa3 libxv1-dbg libxrandr2 xlibmesa-glu libxaw7-dev xnest libxaw6 xterm libxp6 xlibmesa-dri-dbg libxrandr2-dbg libxmu6 xlibmesa-glu-dbg libx11-dev xlibs-static-pic libxpm4-dbg libxaw7-dbg libxmu6-dbg xlibmesa-glu-dev libxmuu-dev pm-dev libxext6 libxft1-dbg libxtst-dev libxv-dev libxp-dev twm x-window-system-dev libsm-dev xfonts-scalable libdps1-dbg libxmuu1-dbg xfwp libice6 libxmu-dev xlibs libdps-dev xserver-xfree86-dbg libxrandr-dev libsm6 xserver-xfree86 libdps1 proxymngr xfonts-base-transcoded libxaw6-dev lbxproxy x-window-system-core xutils xspecs libxtrap6 libice-dev libxt-dev xfs libxmuu1 libxi6-dbg xfonts-base xlibs-dbg libxpm-dev xlibmesa-gl xfonts-100dpi-transcoded libxtrap-dev xfonts-100dpi libxext-dev xfonts-75dpi-transcoded xlibosmesa4-dbg libxft1 xprt libxi-dev xlibosmesa-dev xlibosmesa4 xvfb libxaw7 xlibmesa-gl-dbg xdm xlibs-dev libxi6 libxt6-dbg
Architecture: source i386 all
Version: 4.3.0.dfsg.1-7
Distribution: unstable
Urgency: high
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Fabio M. Di Nitto <fabbione@fabbione.net>
Description: 
 lbxproxy   - Low Bandwidth X (LBX) proxy server
 libdps-dev - Display PostScript (DPS) client library development files
 libdps1    - Display PostScript (DPS) client library
 libdps1-dbg - Display PostScript (DPS) client library (unstripped)
 libice-dev - Inter-Client Exchange library development files
 libice6    - Inter-Client Exchange library
 libice6-dbg - Inter-Client Exchange library (unstripped)
 libsm-dev  - X Window System Session Management library development files
 libsm6     - X Window System Session Management library
 libsm6-dbg - X Window System Session Management library (unstripped)
 libx11-6   - X Window System protocol client library
 libx11-6-dbg - X Window System protocol client library (unstripped)
 libx11-dev - X Window System protocol client library development files
 libxaw6    - X Athena widget set library (version 6)
 libxaw6-dbg - X Athena widget set library (version 6, unstripped)
 libxaw6-dev - X Athena widget set library development files (version 6)
 libxaw7    - X Athena widget set library
 libxaw7-dbg - X Athena widget set library (unstripped)
 libxaw7-dev - X Athena widget set library development files
 libxext-dev - X Window System miscellaneous extension library development files
 libxext6   - X Window System miscellaneous extension library
 libxext6-dbg - X Window System miscellaneous extension library (unstripped)
 libxft1    - FreeType-based font drawing library for X (version 1)
 libxft1-dbg - FreeType-based font drawing library for X (version 1, unstripped)
 libxi-dev  - X Window System Input extension library development files
 libxi6     - X Window System Input extension library
 libxi6-dbg - X Window System Input extension library (unstripped)
 libxmu-dev - X Window System miscellaneous utility library development files
 libxmu6    - X Window System miscellaneous utility library
 libxmu6-dbg - X Window System miscellaneous utility library (unstripped)
 libxmuu-dev - lightweight X Window System miscellaneous utility library develop
 libxmuu1   - lightweight X Window System miscellaneous utility library
 libxmuu1-dbg - lightweight X Window System miscellaneous utility library (unstri
 libxp-dev  - X Window System printing extension library development files
 libxp6     - X Window System printing extension library
 libxp6-dbg - X Window System printing extension library (unstripped)
 libxpm-dev - X pixmap library development files
 libxpm4    - X pixmap library
 libxpm4-dbg - X pixmap library (unstripped)
 libxrandr-dev - X Window System Resize, Rotate and Reflection extension library d
 libxrandr2 - X Window System Resize, Rotate and Reflection extension library
 libxrandr2-dbg - X Window System Resize, Rotate and Reflection extension library (
 libxt-dev  - X Toolkit Intrinsics development files
 libxt6     - X Toolkit Intrinsics
 libxt6-dbg - X Toolkit Intrinsics (unstripped)
 libxtrap-dev - X Window System protocol-trapping extension library development f
 libxtrap6  - X Window System protocol-trapping extension library
 libxtrap6-dbg - X Window System protocol-trapping extension library (unstripped)
 libxtst-dev - X Window System event recording and testing extension library dev
 libxtst6   - X Window System event recording and testing extension library
 libxtst6-dbg - X Window System event recording and testing extension library (un
 libxv-dev  - X Window System video extension library development files
 libxv1     - X Window System video extension library
 libxv1-dbg - X Window System video extension library (unstripped)
 pm-dev     - proxy management protocol development files
 proxymngr  - X proxy services manager
 twm        - Tab window manager
 x-dev      - X protocol development files
 x-window-system - X Window System
 x-window-system-core - X Window System core components
 x-window-system-dev - X Window System development components
 xbase-clients - miscellaneous X clients
 xdm        - X display manager
 xfonts-100dpi - 100 dpi fonts for X
 xfonts-100dpi-transcoded - 100 dpi fonts for X (transcoded from ISO 10646-1)
 xfonts-75dpi - 75 dpi fonts for X
 xfonts-75dpi-transcoded - 75 dpi fonts for X (transcoded from ISO 10646-1)
 xfonts-base - standard fonts for X
 xfonts-base-transcoded - standard fonts for X (transcoded from ISO 10646-1)
 xfonts-cyrillic - Cyrillic fonts for X
 xfonts-scalable - scalable fonts for X
 xfree86-common - X Window System (XFree86) infrastructure
 xfs        - X font server
 xfwp       - X firewall proxy server
 xlibmesa-dev - XFree86 Mesa development libraries pseudopackage
 xlibmesa-dri - Mesa 3D graphics library modules [XFree86]
 xlibmesa-dri-dbg - Mesa 3D graphics library modules (unstripped) [XFree86]
 xlibmesa-gl - Mesa 3D graphics library [XFree86]
 xlibmesa-gl-dbg - Mesa 3D graphics library (unstripped) [XFree86]
 xlibmesa-gl-dev - Mesa 3D graphics library development files [XFree86]
 xlibmesa-glu - Mesa OpenGL utility library [XFree86]
 xlibmesa-glu-dbg - Mesa OpenGL utility library (unstripped) [XFree86]
 xlibmesa-glu-dev - Mesa OpenGL utility library development files [XFree86]
 xlibmesa3  - XFree86 Mesa libraries pseudopackage
 xlibmesa3-dbg - XFree86 Mesa unstripped libraries pseudopackage
 xlibosmesa-dev - Mesa off-screen rendering library development files [XFree86]
 xlibosmesa4 - Mesa off-screen rendering library [XFree86]
 xlibosmesa4-dbg - Mesa off-screen rendering library (unstripped) [XFree86]
 xlibs      - X Window System client libraries metapackage and XKB data
 xlibs-data - X Window System client data
 xlibs-dbg  - X Window System unstripped client libraries pseudopackage
 xlibs-dev  - X Window System client library development files pseudopackage
 xlibs-pic  - XFree86 static PIC libraries pseudopackage
 xlibs-static-dev - X Window System client library development files
 xlibs-static-pic - X Window System client extension library PIC archives
 xmh        - X interface to the MH mail system
 xnest      - nested X server
 xprt       - X print server (XFree86 version)
 xserver-common - files and utilities common to all X servers
 xserver-xfree86 - the XFree86 X server
 xserver-xfree86-dbg - the XFree86 X server (static version with debugging symbols)
 xspecs     - X protocol, extension, and library technical specifications
 xterm      - X terminal emulator
 xutils     - X Window System utility programs
 xvfb       - virtual framebuffer X server
Closes: 122039 200061 236197 243237 250655 252274 254601 254650 255070 255197 255224 255270 255371 255701 256086 256297 256360 256420 256706 257023 257073 257440 257835 258223 258986 259996 260099 260753 260868 261163 261239 261337 261389 266834 269507 270126
Changes: 
 xfree86 (4.3.0.dfsg.1-7) unstable; urgency=high
 .
   Changes by Branden Robinson:
 .
   * Update Turkish debconf template translations (thanks, Recai Oktas).
     (Closes: #256360)
 .
   * Grab latest version of XTerm (#191) from Thomas Dickey's website.
 .
   * Add FAQ entry: Why is xterm using the "fixed" font for everything,
     disregarding the font configuration from the X resource database?
     (Closes: #254650)
 .
   * Update hyperlink to Debian X FAQ in NEWS file.  Thanks to Calum Mackay for
     pointing this out.
 .
   * Make libxpm-dev rather than xlibs-static-dev provide libxpm4-dev.
     Thanks to Daniel Schelper for pointing this out.  (Closes: #256420)
 .
   * Move atobm and its manpage from xutils to xbase-clients; this shuts up
     dangling symlink warning mails from cron on systems with xutils installed
     but not xbase-clients.  Make xbase-clients declare that it replaces xutils
     (<< 4.3.0.dfsg.1-7).  (Closes: #200061)
 .
   * Invert the sense of a test in debian/rules; this results in xlibmesa-dri's
     bug script actually being shipped.  D'oh!
 .
   * Make xbase-clients depend on xlibs and explain why in the package's
     extended description.  Thanks to Andreas Metzler for catching this.
     (Closes: #257023)
 .
   * Update FAQ entry "How do I run an X client as root when the X session
     is run by a user?" to document existence of sux.
 .
   * Update Glide3 library support for amd64 and ia64 thanks to Guillem Jover.
     Increment versioned build-dependency on libglide3 to >= 2002.04.10-7, and
     require this library for building on amd64 and ia64.  Edit patch #003 to
     enable compilation of tdfx DRI Mesa module on amd64 and ia64.  Shut up cpp
     warnings when generating Makefiles by defining a default value for
     HasGlide3 in xfree86.cf ("NO").  Resync patches #004, #048, #103, #150,
     #250, #500, and #600.  Ship tdfx DRI Mesa module in xlibmesa-dri for amd64
     and ia64, and unstripped version of same in xlibmesa-dri-dbg.
     (Closes: #255270)
 .
   * Fix up Glide3 library support in various respects.  Stop shipping tdfx DRI
     Mesa module on powerpc until it stops being useless (i.e., until
     libglide3-dev is available on that architecture).  Move xlibmesa-gl's
     suggestion of the libglide3 package (and explanation thereof) to the
     xlibmesa-dri package.
 .
   * Add FAQ entry: I'm having trouble getting dual-head support to work on my
     ATI Radeon card.  Can you help?  (Closes: #236197)
 .
   * Update FAQ to include hyperlink to the upstream source for the XTerm FAQ.
 .
   * Grab latest version of XTerm (#192) from Thomas Dickey's website.
     According to the upstream changelog, this release addresses several Debian
     bugs.
     + Change resource settings for color4 and color12; add some discussion in
       XTerm-col.ad.  (Closes: #255070)
     + Add a note in xterm manpage regarding possible conflict between resource
       settings for xterm.vt100.font and xterm.vt100.utf8Fonts.font.
       (See #254650.)
     + Add case to uxterm to accommodate locales ending with "@euro", e.g.,
       fr_FR.UTF-8@euro (report/analysis by Matthieu Lagouge).
       (Closes: #255197)
     + Save the fontnames for bold fonts that are derived from normal fonts, or
       from the boldFont resource, so the same value is restored when switching
       with the VT Fonts menu.  (Closes: #256086)
     + Fix typo in manpage's description of character classes.
       (Closes: #257073)
     + Modify terminfo to accommodate luit, which relies on G1 being used via
       an ISO-2022 escape sequence (analysis by Juliusz Chrobocek).
       (See #254316; in Debian, this is actually an ncurses-base bug.)
 .
   * Update XTerm FAQ to latest version (1.84) from Thomas Dickey's website.
 .
   * Grab from XFree86 CVS (no later than 2003-11-10) several fixes to the
     RandR extension manual page and server-side implementation.
     + Remove reference to non-existent Xrender(3) man page (reported to
       webmaster).  [David Dawes]
     + Fix manual pages typos (Bugzilla #316, Jens Schweikhardt).  [Matthieu
       Herrb]
     + Removed Copyright sign from man pages as this causes some formatters to
       choke (Egbert Eich).
     + Fixed rounding of refresh rate in RandR, updated Xrandr man page
       (BugzillaR #527, Egbert Eich).
     + Fix RandR initialization problem when default screen resolution is
       different from the virtual resolution. (Bugzilla #853, Bob Paauwe).
       [Alan Hourihane]
     + The call to xf86RandRSetMode() from xf86RandRCreateScreenResources()
       doesn't appear to be necessary.  Removing it restores the documented
       ViewPort behaviour when RandR is enabled (David Dawes).
     + Warning fix [Marc Aurele La France]
     + C-style comments were being stripped by preprocessing.  [David Dawes]
     (Closes: #256297)
 .
   * Fix bug in COMPOUND_TEXT translation of the GBK character encoding
     (thanks, Su Yong).  (Closes: #255224)
 .
   * Fix missing element of Debian X FAQ conversion to XHTML; correct
     s390-specific version of xfree86-common dh_installdocs file to recognize
     that the FAQ is already gzipped.
 .
   * Move BDF font character set conversion files from xfonts-base package to
     xutils (these files are used and needed by the ucs2any tool in the latter
     package, and not by anything else).  Update MANIFEST and .install files
     accordingly.  Make xutils declare that it replaces xfonts-base (<<
     4.3.0.dfsg.1-7).
 .
   * Rewrite and greatly enhance manifest-install-reconcile tool to be able to
     check against lists of known false positives and false negatives on a
     per-architecture basis.  Ship these lists, add a usage message to
     manifest-install-reconcile, and document use of the script in the README
     file.
 .
   * Grab from XFree86 CVS (no later than 2003-12-18) fixes to the ja_JP.UTF-8,
     ko_KR.UTF-8, and zh_TW.UTF-8 XLC_LOCALE files to prefer ISO
     10646-1-encoded fonts less strongly.  Add zh_CN.UTF-8 XLC_LOCALE file.
     Update MANIFEST and .install files accordingly.  (Closes: #255701)
 .
   * Provide local, hacked version of debconf-updatepo (in debian/scripts) that
     doesn't destroy the comment and header block of debian/po/templates.pot.
     Add "pristine" comment and header file in debian/po, add debian/rules
     targets to handle PO and POT file updates using our local script, and
     document the recommended procedure in debian/README.  Hopefully the real
     debconf-updatepo will be fixed soon.
 .
   * Update debian/po/*.{po,pot} files to update comment header and get effects
     of a debconf-updatepo bugfix which misidentified template types in some
     situations.
 .
   * Update Czech debconf template translations (thanks, Miroslav Kure).
     (Closes: #260868)
 .
   * Update German debconf template translations (thanks, Florian Ernst and
     Alwin Meschede).  (Closes: #261239)
 .
   * Update Dutch debconf template translations (thanks, Bart Cornelis).
     (Closes: #261337)
 .
   * Update Brazilian Portuguese debconf template translations (thanks, André
     Luís Lopes). (Closes: #261389, #269507)
 .
   * Apply patch from Thomas Dickey to fix Imake's CppRawFileTarget() so that
     it no longer tempts cpp into corrupting manpages.  Thanks, Thomas!
     (Closes: #259996)
 .
   * Update hurd-i386 support.
     + Update gnu.cf to declare platform support for groff, libpng, and PAM
       libraries in parity with Linux; also specify correct path to cpp
       executable.
     + Tell XTerm's Imakefile that openpty() needs -lutil on GNUArchitecture
       (patch #803).
     + Disable special hostname registration code for __GNU__ in xdm (patch
       #804).
     + Update MANIFEST.hurd-i386.in in light of updates to build configuration.
     + Remove MANFIEST.hurd-i386.all; it is no longer needed.
     + Update mir-false-negatives and mir-false-positives to reflect changes in
       MANIFEST files.
     (Thanks, Michael Banck!)
 .
   * Grab from XFree86 CVS (2003-05-29) a fix for a SEGV in libX11's lcPrTxt()
     function, which caused application crashes when, e.g., pasting text into
     XTerm.  Also remove patch #051 in favor of identical fix committed to
     XFree86 CVS on 2003-04-03.  Thanks to Thomas Dickey for tracking this
     bug, and fix, down.  (Closes: #250655)
 .
   * Expand, correct, and tidy up the setxkbmap(1x), xkbcomp(1x), xkbevd(1x),
     and xkbprint(1x) manpages; also correct typos in xkbcomp's README.config
     file (patch #051).  (Closes: #255371)
 .
   * Perform major stylistic fixes to the XF86Config-4(5x) manpage, greatly
     expand its cross-reference section to mention all shipped section 4x
     manpages (e.g. radeon(4x)), and fix some typos (patch #099e).
     (Closes: #257440)
 .
   * Update manpage cross-references to refer to XF86Config-4(5x) instead of
     XF86Config(5x), and add brief explanatory note to top of XF86Config-4(5x)
     (patch #911).
 .
   * Update FAQ to split off some of existing entry "Why are some fonts (or
     graphical rulers) sized incorrectly?" into new question "How do I set the
     DPI (dots-per-inch) value used by the X server?".
 .
   * Grab fix from XFree86 CVS (2003-05-07) to bounds problems in *scanf(),
     snprintf() and strncpy() calls in lbxproxy, makepsres, and xedit.
 .
   * Tighten regex in patch-audit rule so messages like "patching file
     xc/doc/man/Xt/XtOffset.man" are not false positives.
 .
   * Grab from XFree86 CVS (2003-05-29) a boatload of typographical fixes to
     manual pages.  Resync and make further corrections to manpages in patches
     #026 (appres, ico) and #051 (setxkbmap, xkbcomp, xkbevd, xkbprint).
     Resync patches #032, #099e, #911.
 .
   * Grab from XFree86 CVS (2003-07-16) more updates to the nv driver.  Fixes
     several bugs as well as adding support for several chipsets, including
     GeForce FX 5600SE, GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700,
     GeForce FX Go5100, GeForce FX 5900 Ultra, GeForce FX 5900, Quadro FX 3000,
     and the "mystery" TNT2 card with a PCI model ID of 0x002a.  Extend
     reversion of REGION_EQUAL macro implementation to nv driver in patch #030.
     Resync patch #911.
 .
   * Grab from XFree86 CVS (2003-07-07) more updates to the trident driver,
     placing them in their own patch file.  Fixes several bugs and adds support
     for TV chipsets VT1621 and CH7005.  Drop trident driver patches in
     #000_stolen_from_HEAD in favor of new patch file.  Extend reversion of
     REGION_EQUAL macro implementation to trident driver in patch #030.  Resync
     patch #911.
 .
   * Change Catalan debconf template translations to use the characters "LATIN
     SMALL LETTER L" and "MIDDLE DOT" instead of "LATIN SMALL LETTER L WITH
     MIDDLE DOT" so that the file can be successfully transcoded to ISO
     8859-15, shutting up hateful noise from one of the programs called by
     dh_installdebconf (thanks, Guillem Jover).
 .
   * Grab from XFree86 CVS (2003-10-02) several updates to the mouse input
     driver, fixing bugs and adding support for the Kensington
     "ValuMouseScroll" protocol.  Grab an additional fix from XFree86 CVS
     (2003-12-08) for mouse wheel misbehavior on PowerPC.  Resync patches #040
     and #097.  Add "ValuMouseScroll" to the list of supported serial mouse
     protocols in xserver-xfree86's configuration script.
 .
   * Grab from XFree86 CVS (2003-10-02) several bugfixes to xedit, including a
     fix for a SEGV in Lisp_New().  Move existing xedit patches from XFree86
     CVS to their own patch file.  (Closes: #257835)
 .
   * Major housecleaning of X11's locale support (patch #011a).
     + Add all locales supported by version 2.3.2 of the GNU C Library except
       zh_CN.GB18030, sq_AL.ISO-8859-1, and tg_TJ.KOI8-T.  X has no support for
       the GB18030 and KOI8-T character sets, and glibc appears to disagree
       with most of the world about which character set Albanians use (see, for
       example, iso_8859-2(7)).  This baka gaijin has learned his lesson about
       trying to report l10n bugs in glibc, so I'll let someone else do the
       jousting.  :-P
     + Synchronize compose.dir with locale.dir wherever possible (i.e.,
       wherever compose tables exist) so that as many supported locales as
       possible get a Compose map.  Comment out references to compose tables
       that don't actually exist.
     + Disable support for iu_CA.NUNACOM-8.  X11 doesn't have any support for
       the NUNACOM-8 character set.  (iu_CA.UTF-8 is still supported.)
     + Disable support for locales that are neither supported by the GNU C
       Library, nor use standard ISO 639 language or 3166 territory codes.
       This includes Esperanto (eo_EO, eo_XX), and what I presume is
       Pennsylvania "Dutch" (pd_DE, pd_US).
     + Turn off intrusion of Nynorsk into Nyanja's ISO 639 space.  (Nynorsk is
       nn, not ny.)
     + Retain support for a3 as an alias for az (Azerbaijani), though I'm
       dubious about it.
     + Turn off support for the bogus (and ancient) FreeBSD-ism of using
       "lt_LN.ISO8859-1" as a "generic" Latin-1 locale.
     + Remove bogus "ee" locales for Estonian (et).
     + Remove ISO 8859-15 support for languages that don't use that character
       set according to glibc.
     + Alias "fi" and "fi_FI" to use ISO 8859-1, not ISO 8859-15, for
       compatiblity with glibc (thanks, Jukka Suomela).  (Closes: #266834)
     + Remove @euro modifier support from locales that don't use that currency
       (i.e., countries not in the Euro zone).
     + Ensure we support the @euro modifier for all locales that use it
       (according to glibc), even if the codeset is explicitly specified.  See
       Debian #208137.
     + Rewrite some comments to be in grammatical English.
     + Add locale-munger script, which I used to gather the information that
       drove these changes.
     + Resync patch #096.
     + Fix a few Debian bugs in the process:
       - en_GB.ISO-8859-15 is now supported.  (Closes: #122039)
       - et_EE.ISO-8859-15 is now supported.  (Closes: #258223)
       - sv_SE.ISO-8859-15 is now supported.  (Closes: #243237)
 .
   * Apply patch to savage driver to turn off RandR extension when driver's
     "Rotate" option is used, preventing screen garbling (patch #099f; thanks,
     Jorg Schuler).  Update manpage to document this fact.  Resync patch #911.
     (Closes: #258986)
 .
   * Fix wrong comment character in Debian customizations to XTerm application
     defaults file.  (Closes: #252274)
 .
   * Grab from freedesktop.org CVS a fix for SEGVs in the chips driver when the
     current mode wasn't valid.  Thanks to Ryan Underwood for identifying and
     testing this fix.  Resync patches #044 and #045.  (Closes: #260753)
 .
   * Make keypad delete key <KPDL> generate KP_Separator, not KP_Decimal, in
     Polish XKB layouts (thanks, Emil Novak).  (Closes: #261163)
 .
   * Grab latest version of Thomas Winischhofer's SiS driver for the XFree86 X
     server from his website as of 2004-08-20.  Resync patch #911.
     + Circumvent unresolved symbol complaints by explicitly loading the "glx"
       module when DRI is used.  (Closes: #254601)
 .
   * Fix up the Mesa DRI tdfx module so that it really does use only libglide3,
     not libglide3-dev (#099h).  Open the actual libglide shared library we
     need, not the symbolic link used at compile time, which may not be
     installed on non-development systems.  When opening chipset-specific glide
     libraries, use the filenames actually in use by the current version of the
     libglide3 package.  Thanks to Guillem Jover for this patch.
     (Closes: #260099)
 .
   * Update "Why does the X server take up so much memory?" FAQ entry with
     information from Albert Cahalan about how I/O is charged to processes in
     the procps utilities (he says it actually isn't).  Also add description of
     xrestop package and utility.
 .
   * Overhaul dexconf.
     + Drop support for XFree86 3.x X server format.
     + Drop support for -f, --format and -s, --stdout options.
     + Use exec and open file descriptor 4 for output, instead of repetitiously
       redirecting standard output to a file explicitly all the time.  We can't
       use fd 3 since debconf uses it.
     + Use here documents a little more, and printf a little less.
     + Put blank lines between XF86Config-4 sections so that the file is easier
       to read.
     + Overwrite the destination file instead of "mv"ing or "cp"ing it; this
       way it is never unlinked.  (The maintainer scripts implement enough
       paranoia already.)
     + Tidy up shell style.
     + Modernize dexconf(1) manual page to undocument obsolete options, replace
       the "FUTURE DIRECTIONS" section with "HISTORY", correct and update
       "DIAGNOSTICS" section, provide more cross-references, and put a newline
       at the end of every sentence in the document source (per the GNU Roff
       texinfo documentation).
     + Use -o instead of -s and redirection when invoking dexconf from
       xserver-xfree86's postinst script, since the -s option is no longer
       supported.
     + WARNING: xserver-xfree86{,-dbg} 4.3.0.dfsg.1-[56] are not compatible with
       this version of xserver-common, or planned future versions, due to the
       above-mentioned removal of dexconf's -s option.  At the same time,
       saying xserver-common 4.3.0.dfsg.1-7 conflicts: xserver-xfree86
       (<< 4.3.0.dfsg.1-7) and xserver-xfree86-dbg (<< 4.3.0.dfsg.1-7) is
       excessive because 4.3.0.dfsg.1-4 and earlier will work.  I have heard
       that stating such a conflict can make things difficult for apt's
       problem resolver (or even impossible, if in conjunction with enough
       other versioned dependency or conflicts), so the risk seems greater than
       the reward.  It's too bad we don't have a way to conflict on ranges that
       aren't bounded on either zero or infinity.  Given that 4.3.0.dfsg.1-[56]
       have never appeared even in sarge, I'm making this judgement call.  Any
       bugs about this will be closed with this changelog entry included,
       unless you can rebut my premises; i.e., "I am Jason Gunthorpe and I
       declare that apt can eat a stack of versioned conflicts like this for
       breakfast and still see the One True Upgrade Path!", or "You silly
       person, of *course* dpkg and apt accept 'Conflicts: (4.3.0.dfsg.1-4 <<)
       xserver-xfree86 (<< 4.3.0.dfsg.1-7)'!"
 .
   Changes by Fabio M. Di Nitto and Branden Robinson:
 .
   * Support building only the parts of the source tree needed by
     architecture-specific packages.
     + Modify Debian Imake configuration to support building with fonts and
       specs docs turned off (patch #003).  Resynchronize GNU/Hurd,
       GNU/FreeBSD, and GNU/NetBSD Imake configurations with Debian
       configuration (patches #800, #820, #842, #900).  Resync diffs in patches
       #004, #099c, #600.
     + Modify Imakefiles to build and install the font utilities even if the
       fonts themselves are not being shipped (patch #095).
     + Make the "build" target a dummy target, replacing it with
       "build-arch-only" and "build-all" targets.  Target-specific variable
       values are used to invoke a "real-build" target, turning off the
       building of fonts and "specs docs" as needed.
     + Add comments to rules file, update $(stampdir_targets) and .PHONY
       target.
     + Split MANIFEST files into arch-specific and arch-independent parts.
       Update the README to explain how these files work now and how to update
       them.
     + Ship the XTerm control sequences document only in the xspecs package.
     Consequences:
     + Reduce the disk space required to build the package by ~520MB when the
       "binary-arch" target is used (e.g., by "dpkg-buildpackage -B".)
     + Reduce the build time by 20 to 30 percent when the "binary-arch" target
       is used (ccache users might see even more improvement).
     + Make the buildd admins hate us less.
 .
   * Rewrite migration of app-defaults (in libxt6) and xkb (in libx11-6)
     directories.
     + Enhance the shell libary with new functions:
       - Implement check_symlink() and change check_symlinks_and_warn() and
         check_symlinks_and_bomb() to use it.
       - Implement make_symlink_sane().  Ensure that the specified symbolic
         link symlink exists, and points to the specified target.  If symlink
         does not exist, create it and point it at target.  If symlink exists
         but is not a symbolic link, back it up.  If symlink exists, is a
         symbolic link, but points to the wrong location, fix it.  If symlink
         exists, is a symbolic link, and already points to target, do nothing.
         This function wouldn't be needed if ln had an -I, --idempotent option.
       - Implement migrate_dir_to_symlink().  Per Debian Policy section 6.5.4,
         "A directory will never be replaced by a symbolic link to a directory
         or vice versa; instead, the existing state (symlink or not) will be
         left alone and dpkg will follow the symlink if there is one."  We have
         to do it ourselves.  This function moves the contents of old_location,
         a directory, into new_location, a directory, then makes old_location a
         symbolic link to new_location.  old_location need not exist, but if it
         does, it must be a directory (or a symlink to a directory).  If it is
         not, it is backed up.  If new_location exists already and is not a
         directory, it is backed up.
     + Add config scripts for libx11-6 and libxt6, which detect if
       /usr/X11R6/lib/X11/{app-defaults,xkb} is a directory but not a symlink,
       and use debconf to prompt the user (at low priority) whether the
       directories should be moved.  If the user says no, abort the script.  If
       the user says yes (default), start the migration with
       migrate_dir_to_symlink().
     + Update preinst scripts to use debconf as the configs script do; this is
       unusual but necessary because if we're going to do the migration we need
       to start before any other packages (which may use the old directories)
       are unpacked.
     + In the preinst scripts, call check_symlink(), and if that fails, call
       make_symlink_sane().  Stop calling check_symlinks_and_warn().
     + Update postinst scripts to indicate that migration is completed.
     + Update postrm scripts to run migration in reverse if it had been started
       and the package installation or upgrade is aborted.
     + We keep shipping /etc/X11/{app-defaults,xkb} symlinks as part of the
       package payloads, because manipulating them in the preinst isn't enough
       -- dpkg will remove "disappearing" files from the system *after* the
       preinst runs but before the postinst does, leaving a window for packages
       using the legacy paths to unpack to the old location with no symlink to
       redirect them, which is precisely what we don't want (see section 6.5 of
       the Debian Policy Manual).
 .
   * Make xserver-xfree86 config script's validate_monitor_frequency_db_input()
     function more strict, so it doesn't regard open-ended ranges like "40-" as
     valid.
 .
   * Fix some lingering references to an unreleased version of xserver-common
     in the debian/control file; bump the versioning up to the subsequent
     package release.
 .
   Changes by Robert Millan:
 .
   * Get glxinfo to link properly with g++ (instead of adding -lstdc++).
 .
   Changes by Fabio M. Di Nitto:
 .
   * Fix default drivers lists in xserver-xfree86.config.in. The via driver is
     only available for hurd-i386 and i386.
 .
   * Fix bug in xserver-xfree86 configuration script where failure of
     autodetection would cause the script to think it had detected one X server
     or XFree86 video driver instead ($(echo "" | wc -l) is "1", not "0").
 .
   * Add French and Danish translation of "Generic Monitor" to
     xserver-xfree86.config.in.  Thanks to Christian Perrier and Anders Dybdal.
 .
   * Add Danish translation of "Generic Video Card" to
     xserver-xfree86.config.in.  Thanks to Anders Dybdal.
 .
   Changes by Denis Barbier:
 .
   * Grab from XFree86 CVS (no later than 2003-12-18) several fixes to XKB:
     + Fix for XKB map 'altwin' to avoid one keysym to more than one modifier
       mapping (Ivan Pascal).  This really fixes the Alt-Tab issue.
       (Closes: #256706)
     + Fix xmodmap's output of the modifiers map to not display BadKey when
       the first column keysym is empty (Ivan Pascal).
     + The "modifier_add none" construct was introduced by Ivan Pascal some
       times ago, but it was not documented in the changelog and a piece was
       missing to enable this feature.  No keymaps currently use this feature,
       but users may find it useful with broken keymaps.
 .
   * Update Italian debconf template translations (thanks, Danilo Piazzalunga).
     (Closes: #270126)
 .
   * Update French debconf template translations (thanks, Clement Stenac)
Files: 
 bd196732b6e300711388ddef5843c7ef 2666 x11 optional xfree86_4.3.0.dfsg.1-7.dsc
 14d3746251e2fec2f1994d0069706ce3 3245104 x11 optional xfree86_4.3.0.dfsg.1-7.diff.gz
 c4e4d28b3862e48d30ef1902886b3d97 143426 libdevel optional pm-dev_4.3.0.dfsg.1-7_all.deb
 df12b6853b3da6e2b074467da2a1bc2a 200392 libdevel optional x-dev_4.3.0.dfsg.1-7_all.deb
 43ea2486329eeeb2cdc5f6c46bd2e07f 4346876 x11 optional xfonts-100dpi_4.3.0.dfsg.1-7_all.deb
 02116493c279c07eed156c1024612d09 8180488 x11 optional xfonts-100dpi-transcoded_4.3.0.dfsg.1-7_all.deb
 8e183c9888d715618cf0240ffe2e4f93 3824656 x11 optional xfonts-75dpi_4.3.0.dfsg.1-7_all.deb
 1a41631911fbdc8b3ad765c3cb018385 7057586 x11 optional xfonts-75dpi-transcoded_4.3.0.dfsg.1-7_all.deb
 e0c9216a0c2f662fe8086d89f60c6b98 5474628 x11 optional xfonts-base_4.3.0.dfsg.1-7_all.deb
 26bb505ed22d69795844329e4423c665 1187532 x11 optional xfonts-base-transcoded_4.3.0.dfsg.1-7_all.deb
 3e66110b2a89384a9b0ff2c88dce13c5 524998 x11 optional xfonts-cyrillic_4.3.0.dfsg.1-7_all.deb
 7ddcf41b3404e3251f1dea2aa1a60ff1 884810 x11 optional xfonts-scalable_4.3.0.dfsg.1-7_all.deb
 54c3bd5bc2a2aa2d915e7f7f781f2533 764752 x11 optional xfree86-common_4.3.0.dfsg.1-7_all.deb
 79988f228dae689d60c4b59cfa154ae7 401748 libs optional xlibs_4.3.0.dfsg.1-7_all.deb
 746d9b495f7ae5e5ff536f588b5f3756 889752 libs optional xlibs-data_4.3.0.dfsg.1-7_all.deb
 e87aea6206a84deb14263428ab6f2265 5613156 x11 optional xspecs_4.3.0.dfsg.1-7_all.deb
 84750a8d52e562670fe10af58dc7c0de 142756 x11 optional x-window-system_4.3.0.dfsg.1-7_all.deb
 d0556413a3c516a1e0a4f70b5ad1e6b3 142616 oldlibs extra xlibmesa3-dbg_4.3.0.dfsg.1-7_all.deb
 01c4aa66cf78c6e35adc34931f9ac2f6 142602 oldlibs optional xlibmesa-dev_4.3.0.dfsg.1-7_all.deb
 0bbbfb934ea1c353367a1fa09ba50d20 142664 oldlibs extra xlibs-dbg_4.3.0.dfsg.1-7_all.deb
 272d2e32e66adfd3dbd2d64e2ca65b10 142666 oldlibs extra xlibs-dev_4.3.0.dfsg.1-7_all.deb
 19d495a125996551d454d67a9eee3a53 142572 oldlibs extra xlibs-pic_4.3.0.dfsg.1-7_all.deb
 b06e289d0f997d63fd9162fe83fe4c0b 234260 x11 optional lbxproxy_4.3.0.dfsg.1-7_i386.deb
 b758502ff6dec9b6aa7bf635cd584d33 270028 libs optional libdps1_4.3.0.dfsg.1-7_i386.deb
 9a341c39600d8ae80e1026494fa16bd6 766974 libdevel extra libdps1-dbg_4.3.0.dfsg.1-7_i386.deb
 f5457de3fae41cbbd601a30d3dc6e921 326288 libdevel optional libdps-dev_4.3.0.dfsg.1-7_i386.deb
 d7ccb4d37e676be58f0e7cf5b01dabcd 187428 libs optional libice6_4.3.0.dfsg.1-7_i386.deb
 0f2eecca4a88b36b7c1642a1ca2fb72c 270364 libdevel extra libice6-dbg_4.3.0.dfsg.1-7_i386.deb
 a4b808829ac18b95a4dd062f546b464a 189374 libdevel optional libice-dev_4.3.0.dfsg.1-7_i386.deb
 63e04d0b1ace7e0fe6bd6ad0619ee68a 165176 libs optional libsm6_4.3.0.dfsg.1-7_i386.deb
 4793711edecfb58b5cf25655fc311957 189410 libdevel extra libsm6-dbg_4.3.0.dfsg.1-7_i386.deb
 c0b0483ff412518f4515f8c400e9019e 160746 libdevel optional libsm-dev_4.3.0.dfsg.1-7_i386.deb
 7304301e5be3480df7f5086fde1957d6 700080 libs optional libx11-6_4.3.0.dfsg.1-7_i386.deb
 c23cd35dd1c3d54e6005b656df0f2288 9586624 libdevel extra libx11-6-dbg_4.3.0.dfsg.1-7_i386.deb
 f3be1dd1f6f187fe4972f44a41d67f86 1342572 libdevel optional libx11-dev_4.3.0.dfsg.1-7_i386.deb
 ae01018c2186d7141bc9d45e76f8a6b0 269268 libs optional libxaw6_4.3.0.dfsg.1-7_i386.deb
 d1f107e10e0c5a1b3961840f694847b6 874704 libdevel extra libxaw6-dbg_4.3.0.dfsg.1-7_i386.deb
 fa2f421c8f254e596b57ac6b82e70bf2 398162 libdevel extra libxaw6-dev_4.3.0.dfsg.1-7_i386.deb
 961588ff9f1f6a2406a600689181c9d4 322364 libs optional libxaw7_4.3.0.dfsg.1-7_i386.deb
 603ebc91de62d9e97d734c9dcfc00a8b 1009388 libdevel extra libxaw7-dbg_4.3.0.dfsg.1-7_i386.deb
 ea5baffa83b95b8ee36e9fb1b1bba27c 398070 libdevel optional libxaw7-dev_4.3.0.dfsg.1-7_i386.deb
 48feda7b1ab129830e36ab16b5287893 172332 libs optional libxext6_4.3.0.dfsg.1-7_i386.deb
 b42c0dd14cb45ad4414bfa849186d9b8 491718 libdevel extra libxext6-dbg_4.3.0.dfsg.1-7_i386.deb
 74ef8575e11accb7989513b75583924b 230834 libdevel optional libxext-dev_4.3.0.dfsg.1-7_i386.deb
 f62ece12aac44dddfd746cb96c9b1abf 174628 libs optional libxft1_4.3.0.dfsg.1-7_i386.deb
 c2ae81df42d67f2f9a9105f9210182f7 453720 libdevel extra libxft1-dbg_4.3.0.dfsg.1-7_i386.deb
 42bf97398ad1b8890fa3da6a83e63835 163538 libs optional libxi6_4.3.0.dfsg.1-7_i386.deb
 ad66bfe0acf0cc30d8fa52201ea172d6 1151086 libdevel extra libxi6-dbg_4.3.0.dfsg.1-7_i386.deb
 2db29c3b8046492d9811f285a89231fc 215180 libdevel optional libxi-dev_4.3.0.dfsg.1-7_i386.deb
 41dedee9ddfca77214a4fbe9ac9080d0 193742 libs optional libxmu6_4.3.0.dfsg.1-7_i386.deb
 01a8b2bb76aa4b3061a9941a24bbaae1 643992 libdevel extra libxmu6-dbg_4.3.0.dfsg.1-7_i386.deb
 0cad4d1ec00fc0a6a0d88c7848e6b238 202318 libdevel optional libxmu-dev_4.3.0.dfsg.1-7_i386.deb
 15f1c8e3eb88c3f32d9c7723121fd4e7 155572 libs optional libxmuu1_4.3.0.dfsg.1-7_i386.deb
 6f3e971ba4632fd9b1ee9b0b6943e7df 192540 libdevel extra libxmuu1-dbg_4.3.0.dfsg.1-7_i386.deb
 05bba950e4b636bd6a21de02d887020b 147064 libdevel optional libxmuu-dev_4.3.0.dfsg.1-7_i386.deb
 9836f0e9eaeb3bdcb12505370082e9a0 162636 libs optional libxp6_4.3.0.dfsg.1-7_i386.deb
 389c8b59ca8fbec17915648d13f22f40 549400 libdevel extra libxp6-dbg_4.3.0.dfsg.1-7_i386.deb
 97da325581e548c4c250d1813500cb71 163068 libdevel optional libxp-dev_4.3.0.dfsg.1-7_i386.deb
 b904a48748d11f26aeea0868c297a53a 178348 libs optional libxpm4_4.3.0.dfsg.1-7_i386.deb
 f1c3eba27c6964f44117fd0e43a1c166 222386 libdevel extra libxpm4-dbg_4.3.0.dfsg.1-7_i386.deb
 11563a358b846bf25bbe925f75402d51 176082 libdevel optional libxpm-dev_4.3.0.dfsg.1-7_i386.deb
 dc352dc51bc68bde5bf66953d542ed35 155320 libs optional libxrandr2_4.3.0.dfsg.1-7_i386.deb
 fa5e197789f535369f7527ebea0c9e9e 184482 libdevel extra libxrandr2-dbg_4.3.0.dfsg.1-7_i386.deb
 dee6756a37ea12004b4bd28af1e3b967 155340 libdevel optional libxrandr-dev_4.3.0.dfsg.1-7_i386.deb
 2ae75c426efa40f44be1cb3b4c125557 304198 libs optional libxt6_4.3.0.dfsg.1-7_i386.deb
 1667a6bf5e06ac892eeb0ab38b98115a 1514700 libdevel extra libxt6-dbg_4.3.0.dfsg.1-7_i386.deb
 e377a0e9d9555e7907d7c0200b18129d 598344 libdevel optional libxt-dev_4.3.0.dfsg.1-7_i386.deb
 2d375bbf3df1a4412ee12a400bc4e807 164474 libs optional libxtrap6_4.3.0.dfsg.1-7_i386.deb
 1bf857a054545aa6507bdc5adbdab9f6 394344 libdevel extra libxtrap6-dbg_4.3.0.dfsg.1-7_i386.deb
 5af97245b3a7630c024a75a786a89c1c 168872 libdevel optional libxtrap-dev_4.3.0.dfsg.1-7_i386.deb
 9a1f95976ea7662d2f4e6095bdb44968 158332 libs optional libxtst6_4.3.0.dfsg.1-7_i386.deb
 0d877627fae76092983e188dff91f408 220566 libdevel extra libxtst6-dbg_4.3.0.dfsg.1-7_i386.deb
 dbd2ab8636a6eabd3ecbb23b809a3e83 154544 libdevel optional libxtst-dev_4.3.0.dfsg.1-7_i386.deb
 b6f74b04377aca16a11293e8a5b22a14 156418 libs optional libxv1_4.3.0.dfsg.1-7_i386.deb
 5f4504da49c864d7b1f402a61189deed 187242 libdevel extra libxv1-dbg_4.3.0.dfsg.1-7_i386.deb
 8c2de8ad0002653ba00f98e8e5b27ce5 174746 libdevel optional libxv-dev_4.3.0.dfsg.1-7_i386.deb
 4c05e8fd90a01854534fac6c0b2ff237 166602 x11 optional proxymngr_4.3.0.dfsg.1-7_i386.deb
 da6294ca3725ba578e3a58a7ea27bb6d 248846 x11 optional twm_4.3.0.dfsg.1-7_i386.deb
 b3f80fcf47943068523db98fc68e115c 1923922 x11 optional xbase-clients_4.3.0.dfsg.1-7_i386.deb
 b756667ae91a41b827b27f235a59ee4d 285570 x11 optional xdm_4.3.0.dfsg.1-7_i386.deb
 bdb7e054fc102c350166ca0f809bb7cb 478736 x11 optional xfs_4.3.0.dfsg.1-7_i386.deb
 ac3e01177a6bbf557f561fa0156789ce 164598 x11 optional xfwp_4.3.0.dfsg.1-7_i386.deb
 f10c31ecd678537bcea691131ae53b1f 4986806 x11 optional xlibmesa-dri_4.3.0.dfsg.1-7_i386.deb
 2882ac61222da480204ca8745fa28c36 49476238 x11 optional xlibmesa-dri-dbg_4.3.0.dfsg.1-7_i386.deb
 966e9edeaac65a822f97a6f98d4f9b4b 267286 libs optional xlibmesa-gl_4.3.0.dfsg.1-7_i386.deb
 2c7255bc1831aa32bba222a43a8c3c7e 1214578 libdevel extra xlibmesa-gl-dbg_4.3.0.dfsg.1-7_i386.deb
 638df3c4864a78d1b65e5f7948115c70 689186 libdevel optional xlibmesa-gl-dev_4.3.0.dfsg.1-7_i386.deb
 bfb4414a952c3014a0c4ebab79e68e82 349754 libs optional xlibmesa-glu_4.3.0.dfsg.1-7_i386.deb
 a4eece0905b7c9329afa0285adcec196 1095228 libdevel extra xlibmesa-glu-dbg_4.3.0.dfsg.1-7_i386.deb
 ecaa26202dd4f79c866991d1d00f54d0 418954 libdevel optional xlibmesa-glu-dev_4.3.0.dfsg.1-7_i386.deb
 5185e05bb3f956c9d621dd9c46151e33 645438 libs optional xlibosmesa4_4.3.0.dfsg.1-7_i386.deb
 280420d045ed77f7adb8bad3d0cb66c7 4562762 libdevel extra xlibosmesa4-dbg_4.3.0.dfsg.1-7_i386.deb
 a6d33998f3c809f66814c97e87c48889 773908 libdevel optional xlibosmesa-dev_4.3.0.dfsg.1-7_i386.deb
 5a2587bdfc868c643e08a5a588db98a5 838124 libdevel optional xlibs-static-dev_4.3.0.dfsg.1-7_i386.deb
 47bf9da155c0a03d31d97f1c29a59d29 368420 libdevel extra xlibs-static-pic_4.3.0.dfsg.1-7_i386.deb
 9d14e787dcd34f578819a0585badc09c 210938 mail extra xmh_4.3.0.dfsg.1-7_i386.deb
 85d9a1f2f0c10d1c52c82b294d6eda1d 1449274 x11 optional xnest_4.3.0.dfsg.1-7_i386.deb
 3b29584069c50738307ea1414671a436 1110348 x11 optional xprt_4.3.0.dfsg.1-7_i386.deb
 f0f1d3447c93f7c446705e55f45d4237 317610 x11 optional xserver-common_4.3.0.dfsg.1-7_i386.deb
 93ad9392606d5a1364b4469195279469 5665840 x11 optional xserver-xfree86_4.3.0.dfsg.1-7_i386.deb
 d80cf5db81644ee217f2f029c3fedcbf 53963730 x11 extra xserver-xfree86-dbg_4.3.0.dfsg.1-7_i386.deb
 3e5c99abdb23b754388c5fbe762be800 481828 x11 optional xterm_4.3.0.dfsg.1-7_i386.deb
 de664d323afaf01dea069cf0ca890765 892508 x11 optional xutils_4.3.0.dfsg.1-7_i386.deb
 5717a1bb9117440bf692b18cc9bee6ea 1584652 x11 optional xvfb_4.3.0.dfsg.1-7_i386.deb
 f3d8a0dda9d0262534c68fc2c9c2bb26 142830 x11 optional x-window-system-core_4.3.0.dfsg.1-7_i386.deb
 c3b42d0ac280e12f72c77d87f2ad128d 142880 x11 extra x-window-system-dev_4.3.0.dfsg.1-7_i386.deb
 4875d87562b227dd52f486709b8cee55 142628 oldlibs optional xlibmesa3_4.3.0.dfsg.1-7_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBPEmdhCzbekR3nhgRArISAKCOP2By/hsQAng5bSzDUfuVN1t4gwCff1cr
8pkqjs5SwmxulDz6PDWmxfo=
=8O+w
-----END PGP SIGNATURE-----




Bug reopened, originator not changed. Request was from Scott Robinson <scott@quadhome.com> to control@bugs.debian.org. (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#259740; Package xlibs. (full text, mbox, link).


Acknowledgement sent to Scott Robinson <scott@quadhome.com>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #68 received at 259740@bugs.debian.org (full text, mbox, reply):

From: Scott Robinson <scott@quadhome.com>
To: 259740@bugs.debian.org
Subject: Re: Bug#259740 acknowledged by developer (Bug#256706: fixed in xfree86 4.3.0.dfsg.1-7)
Date: Wed, 8 Sep 2004 19:10:31 -0700
[Message part 1 (text/plain, inline)]
reopen 259740
thanks

This bug still occurs in the latest version.

Scott.

-- 
http://quadhome.com/            - Personal webpage
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#259740; Package xlibs. (full text, mbox, link).


Acknowledgement sent to "denis31\.barbier" <denis31.barbier@laposte.net>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #73 received at 259740@bugs.debian.org (full text, mbox, reply):

From: "denis31\.barbier" <denis31.barbier@laposte.net>
To: "259740" <259740@bugs.debian.org>, "259740-sibmitter" <259740-sibmitter@bugs.debian.org>
Subject: Bug#259740: xlibs: Windows key no longer treated as modifer,just as Super_L
Date: Thu, 9 Sep 2004 10:58:19 +0200
Scott, please provide these additional informations:
 * What does the xmodmap command display?
 * Run "xkbcomp :0" and send the generated server-0.xkb file.
 * Did you try the altwin:meta_win option?

--
Denis

Accédez au courrier électronique de La Poste : www.laposte.net ; 
3615 LAPOSTENET (0,34€/mn) ; tél : 08 92 68 13 50 (0,34€/mn)






Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#259740; Package xlibs. (full text, mbox, link).


Acknowledgement sent to Scott Robinson <scott@quadhome.com>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #78 received at 259740@bugs.debian.org (full text, mbox, reply):

From: Scott Robinson <scott@quadhome.com>
To: "denis31.barbier" <denis31.barbier@laposte.net>
Cc: 259740@bugs.debian.org
Subject: Re: Fw:Bug#259740: xlibs: Windows key no longer treated as modifer,just as Super_L
Date: Thu, 9 Sep 2004 08:37:00 -0700
[Message part 1 (text/plain, inline)]
-- 1
xmodmap:  up to 3 keys per modifier, (keycodes in parentheses):

shift       Shift_L (0x32),  Shift_R (0x3e)
lock        Caps_Lock (0x42)
control     Control_L (0x25),  Control_R (0x6d)
mod1        Alt_L (0x40),  Alt_L (0x7d),  Meta_L (0x9c)
mod2        Num_Lock (0x4d)
mod3      
mod4        Super_L (0x7f),  Hyper_L (0x80)
mod5        Mode_switch (0x5d),  ISO_Level3_Shift (0x7c)
-- 1

-- 2

-- 2
(nothing outputs from 'xkbcomp :0')


3. As for the altwin:meta_win, that is not what I want. I want the Windows
key to be a modifier other than Meta. My alt key is already Meta, and that's
just fine.

If the modifier was Mod4, that would be best. If it is something else, I
could handle that too. Right now, it appears the key is simultaneously Mod4
and a normal keypress.

Scott.

On Thu, Sep 09, 2004 at 11:51:52AM +0200, denis31.barbier wrote:
> Err, silly me, I made a typo when replying to your post.
> Please find below the message I sent to the BTS.
> 
> Scott, please provide these additional informations:
>  * What does the xmodmap command display?
>  * Run "xkbcomp :0" and send the generated server-0.xkb file.
>  * Did you try the altwin:meta_win option?
> 
> --
> Denis
> 
> Accédez au courrier électronique de La Poste : www.laposte.net ; 
> 3615 LAPOSTENET (0,34€/mn) ; tél : 08 92 68 13 50 (0,34€/mn)
> 
> 

-- 
http://quadhome.com/            - Personal webpage
[signature.asc (application/pgp-signature, inline)]

Reply sent to Fabio Massimo Di Nitto <fabbione@fabbione.net>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Scott Robinson <scott@tranzoa.com>:
Bug acknowledged by developer. (full text, mbox, link).


Message #83 received at 263073-done@bugs.debian.org (full text, mbox, reply):

From: Fabio Massimo Di Nitto <fabbione@fabbione.net>
To: 263073-done@bugs.debian.org
Subject: Closing.
Date: Thu, 9 Sep 2004 17:19:57 +0200 (CEST)
Hi,
	you are more than welcome to reopen RC bugs, but please add
information on why. Failing to do so makes me feel that you did not bother
to read the contents of the different bugs, that explain (inclusing
upstream notes) that the behaviour of the keys will not be fully reverted
to avoid reintroducing other bugs.

Fabio

-- 
<user> fajita: step one
<fajita> Whatever the problem, step one is always to look in the error log.
<user> fajita: step two
<fajita> When in danger or in doubt, step two is to scream and shout.



Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#259740; Package xlibs. (full text, mbox, link).


Acknowledgement sent to Scott Robinson <scott@quadhome.com>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #88 received at 259740@bugs.debian.org (full text, mbox, reply):

From: Scott Robinson <scott@quadhome.com>
To: 259740@bugs.debian.org
Cc: fabbione@fabbione.net
Subject: Re: Bug#259740 acknowledged by developer (Closing.)
Date: Thu, 9 Sep 2004 10:46:35 -0700
[Message part 1 (text/plain, inline)]
In which case, you should add the tag "wontfix" and downgrade.

The bug still exists - and it's a different behavior than the past. It
should exist, at a minimum, for woody -> sarge upgraders.

Scott.

On Thu, Sep 09, 2004 at 08:48:22AM -0700, Debian Bug Tracking System wrote:
[...]
> 
> Hi,
> 	you are more than welcome to reopen RC bugs, but please add
> information on why. Failing to do so makes me feel that you did not bother
> to read the contents of the different bugs, that explain (inclusing
> upstream notes) that the behaviour of the keys will not be fully reverted
> to avoid reintroducing other bugs.
> 
> Fabio
> 
> -- 
> <user> fajita: step one
> <fajita> Whatever the problem, step one is always to look in the error log.
> <user> fajita: step two
> <fajita> When in danger or in doubt, step two is to scream and shout.

-- 
http://quadhome.com/            - Personal webpage
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#259740; Package xlibs. (full text, mbox, link).


Acknowledgement sent to barbier@linuxfr.org (Denis Barbier):
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #93 received at 259740@bugs.debian.org (full text, mbox, reply):

From: barbier@linuxfr.org (Denis Barbier)
To: Scott Robinson <scott@quadhome.com>, 259740@bugs.debian.org
Cc: control@bugs.debian.org, debian-gtk-gnome@lists.debian.org
Subject: Re: Bug#259740: Fw:Bug#259740: xlibs: Windows key no longer treated as modifer,just as Super_L
Date: Fri, 10 Sep 2004 01:20:27 +0200
unmerge 259740
reopen 259740
severity 259740 normal
tags 259740 - patch
thanks

Rationale: This bugreport was merged with others; some issues are fixed,
 but others like this one are still under discussion.

On Thu, Sep 09, 2004 at 08:37:00AM -0700, Scott Robinson wrote:
> -- 1
> xmodmap:  up to 3 keys per modifier, (keycodes in parentheses):
> 
> shift       Shift_L (0x32),  Shift_R (0x3e)
> lock        Caps_Lock (0x42)
> control     Control_L (0x25),  Control_R (0x6d)
> mod1        Alt_L (0x40),  Alt_L (0x7d),  Meta_L (0x9c)
> mod2        Num_Lock (0x4d)
> mod3      
> mod4        Super_L (0x7f),  Hyper_L (0x80)
> mod5        Mode_switch (0x5d),  ISO_Level3_Shift (0x7c)
> -- 1
> 
> -- 2
> 
> -- 2
> (nothing outputs from 'xkbcomp :0')

I asked you to send the generated server-0.xkb file, but Sebastien
Bacher told me on IRC how to reproduce this bug, so this is no more
necessary.

> 3. As for the altwin:meta_win, that is not what I want. I want the Windows
> key to be a modifier other than Meta. My alt key is already Meta, and that's
> just fine.
> 
> If the modifier was Mod4, that would be best. If it is something else, I
> could handle that too. Right now, it appears the key is simultaneously Mod4
> and a normal keypress.

I ran
  $ METACITY_VERBOSE=1 METACITY_USE_LOGFILE=1 \
       METACITY_DEBUG_BUTTON_GRABS=1 metacity
then launched
  $ gnome-keybinding-properties
and changed switching between windows by trying to map this action
to Super_L+Tab (as I tried several times, it may not have the
default value).
The log file contains (my comments are prefixed by a dash sign)
  Window manager: Metacity version 2.8.1 running on 09.09.2004 
  ...
  KEYBINDINGS: Binding "switch_windows" has new gconf value "Super_L"
  KEYBINDINGS: New keybinding for "switch_windows" is keysym = 0xffeb mods = 0x0
#   xev tells that Super_L is indeed 0xffeb, but modifiers are 0x40.
#   this output means that the Super_L key is pressed without modifiers,
#   so in fact it is not seen as a modifier, see <Alt>Tab below for
#   another example.
  ...
  SM: Initializing session with save file '(none)'
  SM: Obtained session ID 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
  Window manager: Opening display ':0.0'
  KEYBINDINGS: Display has keycode range 8 to 255
  KEYBINDINGS: Keysym Alt_L bound to modifier 0x8
  KEYBINDINGS: Keysym Meta_L bound to modifier 0x8
  KEYBINDINGS: Keysym Alt_L bound to modifier 0x8
  KEYBINDINGS: Keysym Meta_L bound to modifier 0x8
  KEYBINDINGS: Keysym Num_Lock bound to modifier 0x10
  KEYBINDINGS: Keysym Pointer_EnableKeys bound to modifier 0x10
  KEYBINDINGS: Keysym Super_L bound to modifier 0x40
#   as said above, so this binding is correct here
  KEYBINDINGS: Keysym Hyper_L bound to modifier 0x40
  KEYBINDINGS: Keysym Mode_switch bound to modifier 0x80
  KEYBINDINGS: Keysym ISO_Level3_Shift bound to modifier 0x80
  KEYBINDINGS: Ignoring modmask 0x12 num lock 0x10 scroll lock 0x0 hyper 0x40 super 0x40 meta 0x8
#   hey, is this message normal? are these modifiers all ignored?
  KEYBINDINGS: Rebuilding window binding table from preferences
  KEYBINDINGS:  11 bindings in table
  KEYBINDINGS: Rebuilding screen binding table from preferences
  KEYBINDINGS: Binding switch_windows also needs Shift grabbed
  KEYBINDINGS: Binding switch_panels also needs Shift grabbed
  KEYBINDINGS: Binding cycle_windows also needs Shift grabbed
  KEYBINDINGS: Binding cycle_panels also needs Shift grabbed
  KEYBINDINGS: Binding cycle_panels_backward also needs Shift grabbed
  KEYBINDINGS:  19 bindings in table
  KEYBINDINGS: Reloading keycodes for binding tables
  KEYBINDINGS:  Devirtualized mods 0xc0 -> 0xc (switch_to_workspace_left)
  KEYBINDINGS:  Devirtualized mods 0xc0 -> 0xc (switch_to_workspace_right)
  KEYBINDINGS:  Devirtualized mods 0xc0 -> 0xc (switch_to_workspace_up)
  KEYBINDINGS:  Devirtualized mods 0xc0 -> 0xc (switch_to_workspace_down)
  KEYBINDINGS:  Devirtualized mods 0x0 -> 0x0 (switch_windows)
  KEYBINDINGS:  Devirtualized mods 0x20 -> 0x1 (switch_windows)
  ...
  KEYBINDINGS: Binding "switch_windows" has new gconf value "Super_L"
  KEYBINDINGS: New keybinding for "switch_windows" is keysym = 0xffeb mods = 0x0
#   err, maybe mods is null because this modifier was ignored?
  ...
#   now let's define it to <Alt>Tab
  KEYBINDINGS: Binding "switch_windows" has new gconf value "<Alt>Tab"
  KEYBINDINGS: New keybinding for "switch_windows" is keysym = 0xff09 mods = 0x80
#   okay, 0xff09 is <Tab> (see keysymdef.h), and see below why mods
#   is 0x80 and not 0x8
  ...
  KEYBINDINGS: Rebuilding screen binding table from preferences
  KEYBINDINGS: Binding switch_windows also needs Shift grabbed
  ...
  KEYBINDINGS: Reloading keycodes for binding tables
  KEYBINDINGS:  Devirtualized mods 0xc0 -> 0xc (switch_to_workspace_left)
  KEYBINDINGS:  Devirtualized mods 0xc0 -> 0xc (switch_to_workspace_right)
  KEYBINDINGS:  Devirtualized mods 0xc0 -> 0xc (switch_to_workspace_up)
  KEYBINDINGS:  Devirtualized mods 0xc0 -> 0xc (switch_to_workspace_down)
  KEYBINDINGS:  Devirtualized mods 0x80 -> 0x8 (switch_windows)
  KEYBINDINGS:  Devirtualized mods 0xa0 -> 0x9 (switch_windows)
#   so here is how <Alt>Tab works.

To me, it looks like the line
  KEYBINDINGS: Ignoring modmask 0x12 num lock 0x10 scroll lock 0x0 hyper 0x40 super 0x40 meta 0x8 
is the root of this problem, ie. why Super keys do not work.

This bug was introduced by changes in xlibs, and upstream asserted that
he won't revert these changes because they are necessary for other
purposes, so we should try to help GNOME developers to see how this bug
can be fixed.  I see 2 ways: either find why Super keys are ignored,
or hack GNOME keyboard selector to map modifiers to different values.
The former is the best solution, but I am unable to help here.
Are there GNOME developers who are willing to debug this issue?

Denis



Disconnected #259740 from all other report(s). Request was from barbier@linuxfr.org (Denis Barbier) to control@bugs.debian.org. (full text, mbox, link).


Bug reopened, originator not changed. Request was from barbier@linuxfr.org (Denis Barbier) to control@bugs.debian.org. (full text, mbox, link).


Severity set to `normal'. Request was from barbier@linuxfr.org (Denis Barbier) to control@bugs.debian.org. (full text, mbox, link).


Tags removed: patch Request was from barbier@linuxfr.org (Denis Barbier) to control@bugs.debian.org. (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#259740; Package xlibs. (full text, mbox, link).


Acknowledgement sent to barbier@linuxfr.org (Denis Barbier):
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #106 received at 259740@bugs.debian.org (full text, mbox, reply):

From: barbier@linuxfr.org (Denis Barbier)
To: Scott Robinson <scott@quadhome.com>, 259740@bugs.debian.org
Subject: Re: Bug#259740: xlibs: Windows key no longer treated as modifer,just as Super_L
Date: Sat, 11 Sep 2004 15:35:05 +0200
On Thu, Sep 09, 2004 at 08:37:00AM -0700, Scott Robinson wrote:
[...]
> 3. As for the altwin:meta_win, that is not what I want. I want the Windows
> key to be a modifier other than Meta. My alt key is already Meta, and that's
> just fine.
> 
> If the modifier was Mod4, that would be best. If it is something else, I
> could handle that too. Right now, it appears the key is simultaneously Mod4
> and a normal keypress.

Okay, I now understand this a little bit better.
If you want your Windows keys being mapped to mod4, you can set option
  altwin:super_win
This should be added to some README, I will try to send something soon.

Denis



Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#259740; Package xlibs. (full text, mbox, link).


Acknowledgement sent to Scott Robinson <scott@quadhome.com>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #111 received at 259740@bugs.debian.org (full text, mbox, reply):

From: Scott Robinson <scott@quadhome.com>
To: Denis Barbier <barbier@linuxfr.org>
Cc: 259740@bugs.debian.org
Subject: Re: Bug#259740: xlibs: Windows key no longer treated as modifer,just as Super_L
Date: Sat, 11 Sep 2004 12:13:48 -0700
[Message part 1 (text/plain, inline)]
I tried that setting. (See my current X config attached.)

The behavior still occurs.

Scott.

On Sat, Sep 11, 2004 at 03:35:05PM +0200, Denis Barbier wrote:
> On Thu, Sep 09, 2004 at 08:37:00AM -0700, Scott Robinson wrote:
> [...]
> > 3. As for the altwin:meta_win, that is not what I want. I want the Windows
> > key to be a modifier other than Meta. My alt key is already Meta, and that's
> > just fine.
> > 
> > If the modifier was Mod4, that would be best. If it is something else, I
> > could handle that too. Right now, it appears the key is simultaneously Mod4
> > and a normal keypress.
> 
> Okay, I now understand this a little bit better.
> If you want your Windows keys being mapped to mod4, you can set option
>   altwin:super_win
> This should be added to some README, I will try to send something soon.
> 
> Denis

-- 
http://quadhome.com/            - Personal webpage
[XF86Config-4 (text/plain, attachment)]
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#259740; Package xlibs. (full text, mbox, link).


Acknowledgement sent to barbier@linuxfr.org (Denis Barbier):
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #116 received at 259740@bugs.debian.org (full text, mbox, reply):

From: barbier@linuxfr.org (Denis Barbier)
To: Scott Robinson <scott@quadhome.com>, 259740@bugs.debian.org
Subject: Re: Bug#259740: xlibs: Windows key no longer treated as modifer,just as Super_L
Date: Sat, 11 Sep 2004 22:45:10 +0200
On Sat, Sep 11, 2004 at 12:13:48PM -0700, Scott Robinson wrote:
> I tried that setting. (See my current X config attached.)
> 
> The behavior still occurs.
[...]
> 	Option		"XkbRules"	"xfree86"
> 	Option		"XkbModel"	"pc104"
> 	Option		"XkbLayout"	"dvorak"
> 	Option		"XkbOption"	"altwin:super_win"

To reproduce your settings, I ran:
  $ setxkbmap -model pc104 -layout dvorak -option -option altwin:super_win
  $ killall WindowMaker && metacity
I am then able to switch between windows with any window key + Tab.

My $HOME/.gconf/apps/metacity/global_keybindings/%gconf.xml contains:
        <entry name="switch_windows" mtime="1094910045" type="string">
                <stringvalue>&lt;Mod4&gt;Tab</stringvalue>
        </entry>
It also works when set to "<Super>Tab" with gconf-editor.

Some GNOME component surely alter X settings, but I can't help much.
If you can reproduce the steps above, I would say that this bug can
be closed if a note is added to some README file to help people
upgrading from woody.  On fresh installs, I believe that this option
should be set by default for pc104/pc105 keyboards.

Denis



Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#259740; Package xlibs. (full text, mbox, link).


Acknowledgement sent to Scott Robinson <scott@quadhome.com>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #121 received at 259740@bugs.debian.org (full text, mbox, reply):

From: Scott Robinson <scott@quadhome.com>
To: Denis Barbier <barbier@linuxfr.org>
Cc: 259740@bugs.debian.org
Subject: Re: Bug#259740: xlibs: Windows key no longer treated as modifer,just as Super_L
Date: Sat, 11 Sep 2004 14:30:20 -0700
[Message part 1 (text/plain, inline)]
On Sat, Sep 11, 2004 at 10:45:10PM +0200, Denis Barbier wrote:
> On Sat, Sep 11, 2004 at 12:13:48PM -0700, Scott Robinson wrote:
> > I tried that setting. (See my current X config attached.)
> > 
> > The behavior still occurs.
> [...]
> > 	Option		"XkbRules"	"xfree86"
> > 	Option		"XkbModel"	"pc104"
> > 	Option		"XkbLayout"	"dvorak"
> > 	Option		"XkbOption"	"altwin:super_win"
> 
> To reproduce your settings, I ran:
>   $ setxkbmap -model pc104 -layout dvorak -option -option altwin:super_win
>   $ killall WindowMaker && metacity
> I am then able to switch between windows with any window key + Tab.
> 
> My $HOME/.gconf/apps/metacity/global_keybindings/%gconf.xml contains:
>         <entry name="switch_windows" mtime="1094910045" type="string">
>                 <stringvalue>&lt;Mod4&gt;Tab</stringvalue>
>         </entry>
> It also works when set to "<Super>Tab" with gconf-editor.
> 
> Some GNOME component surely alter X settings, but I can't help much.
> If you can reproduce the steps above, I would say that this bug can
> be closed if a note is added to some README file to help people
> upgrading from woody.  On fresh installs, I believe that this option
> should be set by default for pc104/pc105 keyboards.
> 
> Denis

I removed my keyboard remapping applet, and "reset to defaults" the GNOME
Keyboard settings:

scott@tara:~$ [0] xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xfree86", "pc104", "dvorak", "", ""
_XKB_RULES_NAMES(STRING) = "xfree86", "pc104", "dvorak", "", ""
scott@tara:~$ [0] gconftool-2 -R /desktop/gnome/peripherals/keyboard/xkb
 layouts = [dvorak]
 model = pc104
 overrideSettings = false
 options = []

My metacity settings are the same as yours. Windows Key-Tab'ing results in
the same stuck window. But, I did find a way to make it work:

(immediately after logging in)
scott@tara:~$ [0] xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xfree86", "pc104", "dvorak", "", ""
_XKB_RULES_NAMES(STRING) = "xfree86", "pc104", "dvorak", "", ""
scott@tara:~$ [0] setxkbmap -model pc104 -layout dvorak -option -option altwin:super_win
scott@tara:~$ [0] xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xfree86", "pc104", "dvorak", "", ""
_XKB_RULES_NAMES(STRING) = "xfree86", "pc104", "dvorak", "", "altwin:super_win"
scott@tara:~$ [0] killall metacity 
(Windows-Tab works now.)

It seems the GNOME Keyboard applet is screwing stuff up. However, I don't
see how to prevent it. Resetting to defaults didn't work, and there seems to
be no place in which to add the "altwin:super_win" option. None of the
available Alt/Win keyboard options specify that particular altwin option.
(though they specify just about every other...)

The gnome-settings-daemon is responible for resetting the keyboard options.
gnome-keyboard-properties is responsible for setting those options. Both are
in the capplets package. The bug is definitely not in X, but in GNOME.

Perhaps a reassign is necessary? I can't exactly remove
gnome-settings-daemon from my session, since it's responsible for other
things. GNOME needs to either add the altwin:super_win option to its list or
force "reset to defaults" to actually respect the settings in the server
config. Preferably both...

Scott.

-- 
http://quadhome.com/            - Personal webpage
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#259740; Package xlibs. (full text, mbox, link).


Acknowledgement sent to barbier@linuxfr.org (Denis Barbier):
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #126 received at 259740@bugs.debian.org (full text, mbox, reply):

From: barbier@linuxfr.org (Denis Barbier)
To: Scott Robinson <scott@quadhome.com>, 259740@bugs.debian.org
Cc: control@bugs.debian.org, capplets@packages.debian.org
Subject: Re: Bug#259740: xlibs: Windows key no longer treated as modifer,just as Super_L
Date: Sun, 12 Sep 2004 09:38:03 +0200
clone 259740 -1
reassign -1 capplets
retitle -1 gnome-keyboard-properties: altwin:meta_super must be renamed into altwin:super_win
thanks

A note should be added to some README files to tell users that setting
altwin:super_win is a good idea if they want to map Super to their Win
keys, so I clone this bug instead of simply reassigning it to capplets.

On Sat, Sep 11, 2004 at 02:30:20PM -0700, Scott Robinson wrote:
[...]
> It seems the GNOME Keyboard applet is screwing stuff up. However, I don't
> see how to prevent it. Resetting to defaults didn't work, and there seems to
> be no place in which to add the "altwin:super_win" option. None of the
> available Alt/Win keyboard options specify that particular altwin option.
> (though they specify just about every other...)
> 
> The gnome-settings-daemon is responible for resetting the keyboard options.
> gnome-keyboard-properties is responsible for setting those options. Both are
> in the capplets package. The bug is definitely not in X, but in GNOME.
>
> Perhaps a reassign is necessary? I can't exactly remove
> gnome-settings-daemon from my session, since it's responsible for other
> things. GNOME needs to either add the altwin:super_win option to its list or
> force "reset to defaults" to actually respect the settings in the server
> config. Preferably both...

Thanks for investigating this issue.  I launched gnome-keyboard-properties
and found that the option you want (mapping Super to Win keys) is called
altwin:meta_super instead of altwin:super_win in the generated gconf.xml
file.

Denis



Bug 259740 cloned as bug 271259. Request was from barbier@linuxfr.org (Denis Barbier) to control@bugs.debian.org. (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#259740; Package xlibs. (full text, mbox, link).


Acknowledgement sent to barbier@linuxfr.org (Denis Barbier):
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #133 received at 259740@bugs.debian.org (full text, mbox, reply):

From: barbier@linuxfr.org (Denis Barbier)
To: Scott Robinson <scott@quadhome.com>, 259740@bugs.debian.org
Subject: Re: Bug#259740: xlibs: Windows key no longer treated as modifer,just as Super_L
Date: Sun, 12 Sep 2004 16:40:16 +0200
[Message part 1 (text/plain, inline)]
On Sun, Sep 12, 2004 at 09:38:03AM +0200, Denis Barbier wrote:
> clone 259740 -1
> reassign -1 capplets
> retitle -1 gnome-keyboard-properties: altwin:meta_super must be renamed into altwin:super_win
> thanks
> 
> A note should be added to some README files to tell users that setting
> altwin:super_win is a good idea if they want to map Super to their Win
> keys, so I clone this bug instead of simply reassigning it to capplets.

Here it is.
XSF guys, can I commit this patch into the FAQ?

Denis
[FAQ.xhtml.patch (text/plain, attachment)]

Tags added: patch Request was from barbier@linuxfr.org (Denis Barbier) to control@bugs.debian.org. (full text, mbox, link).


Tags added: pending Request was from barbier@linuxfr.org (Denis Barbier) to control@bugs.debian.org. (full text, mbox, link).


Reply sent to fabbione@fabbione.net (Fabio M. Di Nitto):
You have taken responsibility. (full text, mbox, link).


Notification sent to Scott Robinson <scott@tranzoa.com>:
Bug acknowledged by developer. (full text, mbox, link).


Message #142 received at 259740-close@bugs.debian.org (full text, mbox, reply):

From: fabbione@fabbione.net (Fabio M. Di Nitto)
To: 259740-close@bugs.debian.org
Subject: Bug#259740: fixed in xfree86 4.3.0.dfsg.1-8
Date: Tue, 28 Sep 2004 09:47:51 -0400
Source: xfree86
Source-Version: 4.3.0.dfsg.1-8

We believe that the bug you reported is fixed in the latest version of
xfree86, which is due to be installed in the Debian FTP archive:

lbxproxy_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/lbxproxy_4.3.0.dfsg.1-8_i386.deb
libdps-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libdps-dev_4.3.0.dfsg.1-8_i386.deb
libdps1-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libdps1-dbg_4.3.0.dfsg.1-8_i386.deb
libdps1_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libdps1_4.3.0.dfsg.1-8_i386.deb
libice-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libice-dev_4.3.0.dfsg.1-8_i386.deb
libice6-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libice6-dbg_4.3.0.dfsg.1-8_i386.deb
libice6_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libice6_4.3.0.dfsg.1-8_i386.deb
libsm-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libsm-dev_4.3.0.dfsg.1-8_i386.deb
libsm6-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libsm6-dbg_4.3.0.dfsg.1-8_i386.deb
libsm6_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libsm6_4.3.0.dfsg.1-8_i386.deb
libx11-6-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libx11-6-dbg_4.3.0.dfsg.1-8_i386.deb
libx11-6_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libx11-6_4.3.0.dfsg.1-8_i386.deb
libx11-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libx11-dev_4.3.0.dfsg.1-8_i386.deb
libxaw6-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxaw6-dbg_4.3.0.dfsg.1-8_i386.deb
libxaw6-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxaw6-dev_4.3.0.dfsg.1-8_i386.deb
libxaw6_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxaw6_4.3.0.dfsg.1-8_i386.deb
libxaw7-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxaw7-dbg_4.3.0.dfsg.1-8_i386.deb
libxaw7-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxaw7-dev_4.3.0.dfsg.1-8_i386.deb
libxaw7_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxaw7_4.3.0.dfsg.1-8_i386.deb
libxext-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxext-dev_4.3.0.dfsg.1-8_i386.deb
libxext6-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxext6-dbg_4.3.0.dfsg.1-8_i386.deb
libxext6_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxext6_4.3.0.dfsg.1-8_i386.deb
libxft1-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxft1-dbg_4.3.0.dfsg.1-8_i386.deb
libxft1_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxft1_4.3.0.dfsg.1-8_i386.deb
libxi-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxi-dev_4.3.0.dfsg.1-8_i386.deb
libxi6-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxi6-dbg_4.3.0.dfsg.1-8_i386.deb
libxi6_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxi6_4.3.0.dfsg.1-8_i386.deb
libxmu-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxmu-dev_4.3.0.dfsg.1-8_i386.deb
libxmu6-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxmu6-dbg_4.3.0.dfsg.1-8_i386.deb
libxmu6_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxmu6_4.3.0.dfsg.1-8_i386.deb
libxmuu-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxmuu-dev_4.3.0.dfsg.1-8_i386.deb
libxmuu1-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxmuu1-dbg_4.3.0.dfsg.1-8_i386.deb
libxmuu1_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxmuu1_4.3.0.dfsg.1-8_i386.deb
libxp-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxp-dev_4.3.0.dfsg.1-8_i386.deb
libxp6-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxp6-dbg_4.3.0.dfsg.1-8_i386.deb
libxp6_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxp6_4.3.0.dfsg.1-8_i386.deb
libxpm-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxpm-dev_4.3.0.dfsg.1-8_i386.deb
libxpm4-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxpm4-dbg_4.3.0.dfsg.1-8_i386.deb
libxpm4_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxpm4_4.3.0.dfsg.1-8_i386.deb
libxrandr-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxrandr-dev_4.3.0.dfsg.1-8_i386.deb
libxrandr2-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxrandr2-dbg_4.3.0.dfsg.1-8_i386.deb
libxrandr2_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxrandr2_4.3.0.dfsg.1-8_i386.deb
libxt-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxt-dev_4.3.0.dfsg.1-8_i386.deb
libxt6-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxt6-dbg_4.3.0.dfsg.1-8_i386.deb
libxt6_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxt6_4.3.0.dfsg.1-8_i386.deb
libxtrap-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxtrap-dev_4.3.0.dfsg.1-8_i386.deb
libxtrap6-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxtrap6-dbg_4.3.0.dfsg.1-8_i386.deb
libxtrap6_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxtrap6_4.3.0.dfsg.1-8_i386.deb
libxtst-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxtst-dev_4.3.0.dfsg.1-8_i386.deb
libxtst6-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxtst6-dbg_4.3.0.dfsg.1-8_i386.deb
libxtst6_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxtst6_4.3.0.dfsg.1-8_i386.deb
libxv-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxv-dev_4.3.0.dfsg.1-8_i386.deb
libxv1-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxv1-dbg_4.3.0.dfsg.1-8_i386.deb
libxv1_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/libxv1_4.3.0.dfsg.1-8_i386.deb
pm-dev_4.3.0.dfsg.1-8_all.deb
  to pool/main/x/xfree86/pm-dev_4.3.0.dfsg.1-8_all.deb
proxymngr_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/proxymngr_4.3.0.dfsg.1-8_i386.deb
twm_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/twm_4.3.0.dfsg.1-8_i386.deb
x-dev_4.3.0.dfsg.1-8_all.deb
  to pool/main/x/xfree86/x-dev_4.3.0.dfsg.1-8_all.deb
x-window-system-core_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/x-window-system-core_4.3.0.dfsg.1-8_i386.deb
x-window-system-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/x-window-system-dev_4.3.0.dfsg.1-8_i386.deb
x-window-system_4.3.0.dfsg.1-8_all.deb
  to pool/main/x/xfree86/x-window-system_4.3.0.dfsg.1-8_all.deb
xbase-clients_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xbase-clients_4.3.0.dfsg.1-8_i386.deb
xdm_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xdm_4.3.0.dfsg.1-8_i386.deb
xfonts-100dpi-transcoded_4.3.0.dfsg.1-8_all.deb
  to pool/main/x/xfree86/xfonts-100dpi-transcoded_4.3.0.dfsg.1-8_all.deb
xfonts-100dpi_4.3.0.dfsg.1-8_all.deb
  to pool/main/x/xfree86/xfonts-100dpi_4.3.0.dfsg.1-8_all.deb
xfonts-75dpi-transcoded_4.3.0.dfsg.1-8_all.deb
  to pool/main/x/xfree86/xfonts-75dpi-transcoded_4.3.0.dfsg.1-8_all.deb
xfonts-75dpi_4.3.0.dfsg.1-8_all.deb
  to pool/main/x/xfree86/xfonts-75dpi_4.3.0.dfsg.1-8_all.deb
xfonts-base-transcoded_4.3.0.dfsg.1-8_all.deb
  to pool/main/x/xfree86/xfonts-base-transcoded_4.3.0.dfsg.1-8_all.deb
xfonts-base_4.3.0.dfsg.1-8_all.deb
  to pool/main/x/xfree86/xfonts-base_4.3.0.dfsg.1-8_all.deb
xfonts-cyrillic_4.3.0.dfsg.1-8_all.deb
  to pool/main/x/xfree86/xfonts-cyrillic_4.3.0.dfsg.1-8_all.deb
xfonts-scalable_4.3.0.dfsg.1-8_all.deb
  to pool/main/x/xfree86/xfonts-scalable_4.3.0.dfsg.1-8_all.deb
xfree86-common_4.3.0.dfsg.1-8_all.deb
  to pool/main/x/xfree86/xfree86-common_4.3.0.dfsg.1-8_all.deb
xfree86_4.3.0.dfsg.1-8.diff.gz
  to pool/main/x/xfree86/xfree86_4.3.0.dfsg.1-8.diff.gz
xfree86_4.3.0.dfsg.1-8.dsc
  to pool/main/x/xfree86/xfree86_4.3.0.dfsg.1-8.dsc
xfs_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xfs_4.3.0.dfsg.1-8_i386.deb
xfwp_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xfwp_4.3.0.dfsg.1-8_i386.deb
xlibmesa-dev_4.3.0.dfsg.1-8_all.deb
  to pool/main/x/xfree86/xlibmesa-dev_4.3.0.dfsg.1-8_all.deb
xlibmesa-dri-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xlibmesa-dri-dbg_4.3.0.dfsg.1-8_i386.deb
xlibmesa-dri_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xlibmesa-dri_4.3.0.dfsg.1-8_i386.deb
xlibmesa-gl-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xlibmesa-gl-dbg_4.3.0.dfsg.1-8_i386.deb
xlibmesa-gl-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xlibmesa-gl-dev_4.3.0.dfsg.1-8_i386.deb
xlibmesa-gl_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xlibmesa-gl_4.3.0.dfsg.1-8_i386.deb
xlibmesa-glu-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xlibmesa-glu-dbg_4.3.0.dfsg.1-8_i386.deb
xlibmesa-glu-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xlibmesa-glu-dev_4.3.0.dfsg.1-8_i386.deb
xlibmesa-glu_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xlibmesa-glu_4.3.0.dfsg.1-8_i386.deb
xlibmesa3-dbg_4.3.0.dfsg.1-8_all.deb
  to pool/main/x/xfree86/xlibmesa3-dbg_4.3.0.dfsg.1-8_all.deb
xlibmesa3_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xlibmesa3_4.3.0.dfsg.1-8_i386.deb
xlibosmesa-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xlibosmesa-dev_4.3.0.dfsg.1-8_i386.deb
xlibosmesa4-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xlibosmesa4-dbg_4.3.0.dfsg.1-8_i386.deb
xlibosmesa4_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xlibosmesa4_4.3.0.dfsg.1-8_i386.deb
xlibs-data_4.3.0.dfsg.1-8_all.deb
  to pool/main/x/xfree86/xlibs-data_4.3.0.dfsg.1-8_all.deb
xlibs-dbg_4.3.0.dfsg.1-8_all.deb
  to pool/main/x/xfree86/xlibs-dbg_4.3.0.dfsg.1-8_all.deb
xlibs-dev_4.3.0.dfsg.1-8_all.deb
  to pool/main/x/xfree86/xlibs-dev_4.3.0.dfsg.1-8_all.deb
xlibs-pic_4.3.0.dfsg.1-8_all.deb
  to pool/main/x/xfree86/xlibs-pic_4.3.0.dfsg.1-8_all.deb
xlibs-static-dev_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xlibs-static-dev_4.3.0.dfsg.1-8_i386.deb
xlibs-static-pic_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xlibs-static-pic_4.3.0.dfsg.1-8_i386.deb
xlibs_4.3.0.dfsg.1-8_all.deb
  to pool/main/x/xfree86/xlibs_4.3.0.dfsg.1-8_all.deb
xmh_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xmh_4.3.0.dfsg.1-8_i386.deb
xnest_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xnest_4.3.0.dfsg.1-8_i386.deb
xprt_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xprt_4.3.0.dfsg.1-8_i386.deb
xserver-common_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xserver-common_4.3.0.dfsg.1-8_i386.deb
xserver-xfree86-dbg_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xserver-xfree86-dbg_4.3.0.dfsg.1-8_i386.deb
xserver-xfree86_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xserver-xfree86_4.3.0.dfsg.1-8_i386.deb
xspecs_4.3.0.dfsg.1-8_all.deb
  to pool/main/x/xfree86/xspecs_4.3.0.dfsg.1-8_all.deb
xterm_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xterm_4.3.0.dfsg.1-8_i386.deb
xutils_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xutils_4.3.0.dfsg.1-8_i386.deb
xvfb_4.3.0.dfsg.1-8_i386.deb
  to pool/main/x/xfree86/xvfb_4.3.0.dfsg.1-8_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 259740@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabio M. Di Nitto <fabbione@fabbione.net> (supplier of updated xfree86 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 28 Sep 2004 13:14:12 +0200
Source: xfree86
Binary: libx11-6-dbg libxtst6-dbg xserver-common xlibs-static-dev libxp6-dbg xbase-clients xlibmesa3-dbg libxtrap6-dbg xfonts-75dpi libxt6 libice6-dbg xmh libxaw6-dbg x-dev libxv1 libxext6-dbg xlibmesa-dev libxpm4 libxtst6 xlibmesa-gl-dev xfonts-cyrillic libx11-6 libsm6-dbg xlibs-pic xlibs-data x-window-system xfree86-common xlibmesa-dri xlibmesa3 libxv1-dbg libxrandr2 xlibmesa-glu libxaw7-dev xnest libxaw6 xterm libxp6 xlibmesa-dri-dbg libxrandr2-dbg libxmu6 xlibmesa-glu-dbg libx11-dev xlibs-static-pic libxpm4-dbg libxaw7-dbg libxmu6-dbg xlibmesa-glu-dev libxmuu-dev pm-dev libxext6 libxft1-dbg libxtst-dev libxv-dev libxp-dev twm x-window-system-dev libsm-dev xfonts-scalable libdps1-dbg libxmuu1-dbg xfwp libice6 libxmu-dev xlibs libdps-dev xserver-xfree86-dbg libxrandr-dev libsm6 xserver-xfree86 libdps1 proxymngr xfonts-base-transcoded libxaw6-dev lbxproxy x-window-system-core xutils xspecs libxtrap6 libice-dev libxt-dev xfs libxmuu1 libxi6-dbg xfonts-base xlibs-dbg libxpm-dev xlibmesa-gl xfonts-100dpi-transcoded libxtrap-dev xfonts-100dpi libxext-dev xfonts-75dpi-transcoded xlibosmesa4-dbg libxft1 xprt libxi-dev xlibosmesa-dev xlibosmesa4 xvfb libxaw7 xlibmesa-gl-dbg xdm xlibs-dev libxi6 libxt6-dbg
Architecture: source i386 all
Version: 4.3.0.dfsg.1-8
Distribution: unstable
Urgency: high
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Fabio M. Di Nitto <fabbione@fabbione.net>
Description: 
 lbxproxy   - Low Bandwidth X (LBX) proxy server
 libdps-dev - Display PostScript (DPS) client library development files
 libdps1    - Display PostScript (DPS) client library
 libdps1-dbg - Display PostScript (DPS) client library (unstripped)
 libice-dev - Inter-Client Exchange library development files
 libice6    - Inter-Client Exchange library
 libice6-dbg - Inter-Client Exchange library (unstripped)
 libsm-dev  - X Window System Session Management library development files
 libsm6     - X Window System Session Management library
 libsm6-dbg - X Window System Session Management library (unstripped)
 libx11-6   - X Window System protocol client library
 libx11-6-dbg - X Window System protocol client library (unstripped)
 libx11-dev - X Window System protocol client library development files
 libxaw6    - X Athena widget set library (version 6)
 libxaw6-dbg - X Athena widget set library (version 6, unstripped)
 libxaw6-dev - X Athena widget set library development files (version 6)
 libxaw7    - X Athena widget set library
 libxaw7-dbg - X Athena widget set library (unstripped)
 libxaw7-dev - X Athena widget set library development files
 libxext-dev - X Window System miscellaneous extension library development files
 libxext6   - X Window System miscellaneous extension library
 libxext6-dbg - X Window System miscellaneous extension library (unstripped)
 libxft1    - FreeType-based font drawing library for X (version 1)
 libxft1-dbg - FreeType-based font drawing library for X (version 1, unstripped)
 libxi-dev  - X Window System Input extension library development files
 libxi6     - X Window System Input extension library
 libxi6-dbg - X Window System Input extension library (unstripped)
 libxmu-dev - X Window System miscellaneous utility library development files
 libxmu6    - X Window System miscellaneous utility library
 libxmu6-dbg - X Window System miscellaneous utility library (unstripped)
 libxmuu-dev - lightweight X Window System miscellaneous utility library develop
 libxmuu1   - lightweight X Window System miscellaneous utility library
 libxmuu1-dbg - lightweight X Window System miscellaneous utility library (unstri
 libxp-dev  - X Window System printing extension library development files
 libxp6     - X Window System printing extension library
 libxp6-dbg - X Window System printing extension library (unstripped)
 libxpm-dev - X pixmap library development files
 libxpm4    - X pixmap library
 libxpm4-dbg - X pixmap library (unstripped)
 libxrandr-dev - X Window System Resize, Rotate and Reflection extension library d
 libxrandr2 - X Window System Resize, Rotate and Reflection extension library
 libxrandr2-dbg - X Window System Resize, Rotate and Reflection extension library (
 libxt-dev  - X Toolkit Intrinsics development files
 libxt6     - X Toolkit Intrinsics
 libxt6-dbg - X Toolkit Intrinsics (unstripped)
 libxtrap-dev - X Window System protocol-trapping extension library development f
 libxtrap6  - X Window System protocol-trapping extension library
 libxtrap6-dbg - X Window System protocol-trapping extension library (unstripped)
 libxtst-dev - X Window System event recording and testing extension library dev
 libxtst6   - X Window System event recording and testing extension library
 libxtst6-dbg - X Window System event recording and testing extension library (un
 libxv-dev  - X Window System video extension library development files
 libxv1     - X Window System video extension library
 libxv1-dbg - X Window System video extension library (unstripped)
 pm-dev     - proxy management protocol development files
 proxymngr  - X proxy services manager
 twm        - Tab window manager
 x-dev      - X protocol development files
 x-window-system - X Window System
 x-window-system-core - X Window System core components
 x-window-system-dev - X Window System development components
 xbase-clients - miscellaneous X clients
 xdm        - X display manager
 xfonts-100dpi - 100 dpi fonts for X
 xfonts-100dpi-transcoded - 100 dpi fonts for X (transcoded from ISO 10646-1)
 xfonts-75dpi - 75 dpi fonts for X
 xfonts-75dpi-transcoded - 75 dpi fonts for X (transcoded from ISO 10646-1)
 xfonts-base - standard fonts for X
 xfonts-base-transcoded - standard fonts for X (transcoded from ISO 10646-1)
 xfonts-cyrillic - Cyrillic fonts for X
 xfonts-scalable - scalable fonts for X
 xfree86-common - X Window System (XFree86) infrastructure
 xfs        - X font server
 xfwp       - X firewall proxy server
 xlibmesa-dev - XFree86 Mesa development libraries pseudopackage
 xlibmesa-dri - Mesa 3D graphics library modules [XFree86]
 xlibmesa-dri-dbg - Mesa 3D graphics library modules (unstripped) [XFree86]
 xlibmesa-gl - Mesa 3D graphics library [XFree86]
 xlibmesa-gl-dbg - Mesa 3D graphics library (unstripped) [XFree86]
 xlibmesa-gl-dev - Mesa 3D graphics library development files [XFree86]
 xlibmesa-glu - Mesa OpenGL utility library [XFree86]
 xlibmesa-glu-dbg - Mesa OpenGL utility library (unstripped) [XFree86]
 xlibmesa-glu-dev - Mesa OpenGL utility library development files [XFree86]
 xlibmesa3  - XFree86 Mesa libraries pseudopackage
 xlibmesa3-dbg - XFree86 Mesa unstripped libraries pseudopackage
 xlibosmesa-dev - Mesa off-screen rendering library development files [XFree86]
 xlibosmesa4 - Mesa off-screen rendering library [XFree86]
 xlibosmesa4-dbg - Mesa off-screen rendering library (unstripped) [XFree86]
 xlibs      - X Window System client libraries metapackage and XKB data
 xlibs-data - X Window System client data
 xlibs-dbg  - X Window System unstripped client libraries pseudopackage
 xlibs-dev  - X Window System client library development files pseudopackage
 xlibs-pic  - XFree86 static PIC libraries pseudopackage
 xlibs-static-dev - X Window System client library development files
 xlibs-static-pic - X Window System client extension library PIC archives
 xmh        - X interface to the MH mail system
 xnest      - nested X server
 xprt       - X print server (XFree86 version)
 xserver-common - files and utilities common to all X servers
 xserver-xfree86 - the XFree86 X server
 xserver-xfree86-dbg - the XFree86 X server (static version with debugging symbols)
 xspecs     - X protocol, extension, and library technical specifications
 xterm      - X terminal emulator
 xutils     - X Window System utility programs
 xvfb       - virtual framebuffer X server
Closes: 234085 234085 247463 252873 256468 259740 268759 269025 270228 270503 270714 270810 271071 271235 271259 271326 272493 273516
Changes: 
 xfree86 (4.3.0.dfsg.1-8) unstable; urgency=high
 .
   Changes by Denis Barbier:
 .
   * Update Danish debconf template translations (thanks, Claus Hindsgaul).
     (Closes: #270503)
 .
   * Grab /etc/X11/xkb/symbols/pc/us_intl from XFree86 CVS (2003-10-04).  This
     makes us_intl multi-layout aware, and binds the right Meta key to
     Mode_Switch.  (Closes: #271326, #234085)
 .
   * Revert upstream change to altwin behavior applied in 4.3.0.dfsg.1-1.
     The Meta_* keysyms must be removed from the shift level of Alt keys when
     altwin:meta_win or altwin:left_meta_win are used; otherwise, XKB-unaware
     applications (like GNU Emacs) may believe that mod1 and mod4 are bound to
     Meta keys.
 .
   * Fix inconsistencies in rules/xfree86* files:
     + rules/xfree86: List in $oldlayouts all layouts which are currently not
       multi-layout aware in the Debian xlibs package, including hu_US (thanks,
       Veres Lajos).  (Closes: #247463, #270810)
     + rules/xfree86: Support the lv3:ralt_switch option, which exists in
       xfree86.lst but was forgotten in this file.
     + rules/xfree86: Remove special case that causes PC keyboard models with
       the us_intl layout to load the us layout and add the us_intl layout to
       it.  (Closes: #234085)
     + rules/xfree86.{lst,xml}: Replace the options altwin:meta_super and
       altwin:meta_hyper with the correct names altwin:super_win and
       altwin:hyper_win.  (Closes: #271259)
     + rules/xfree86.{lst,xml}: Synchronize these files.
 .
   Changes by Denis Barbier and Branden Robinson:
 .
   * Add FAQ entry: My keyboard configuration worked with XFree86 4.2; why is
     it messed up now?  (Closes: #259740)
 .
   Changes by Branden Robinson:
 .
   * In the Xsession script, attempt to create a file of non-zero length in
     /tmp; a full filesystem can cause mysterious X session failures.
 .
   * Add FAQ entry: How does the keyboard work in the X Window System?
 .
   * Update XTerm to patch #196 (2004-08-15) from Thomas Dickey's website.
     + Change clearing operations so foreground color attribute is not set.
       Usually this is benign, but in some cases when the cursor color is not
       set explicitly, the cursor would show this color.  (Closes: #252873)
     + Modify initialization and cleanup of utmp data to also compare the
       ut_line member.  (Closes: #256468)
 .
   * Update XTerm FAQ to revision 1.86 (2004-07-28) from Thomas Dickey's
     website.
 .
   Changes by Fabio M. Di Nitto:
 .
   * Create debian/tmp/usr/X11R6/lib/X11/doc when NOT_BUILDING_XFREE86_X_SERVER
     is defined.  Fixes FTBFS on s390.
 .
   * Security update (patch #087). Resolves the following issues:
     + CAN-2004-0687: stack overflows in libXpm
     + CAN-2004-0688: integer overflows in libXpm
     (Closes: #272493)
 .
   * Update nv driver and some support code, and grab an XVideo bugfix from
     X.Org CVS as of 2004-09-15:
     + Update 000_post430.diff:
       - Drop nv_setup.c bits.
     + Update 000_stolen_from_HEAD.diff:
       - Include xf86xv.c Xv fix for little-endian machines.
     + Rename 000_stolen_from_HEAD_nv_driver.diff to
       000_stolen_from_xorg_nv_driver and update:
       - Full nv driver from X.org.
       - Removed 2 references to XORG_VERSION_CURRENT since it is not defined.
     + Rename 000_stolen_from_freedesktop.org.diff to 000_stolen_from_xorg.diff
       and update:
       - Add xaa bits required to compile the new nv driver.
       - Add fbdevhw bits required to compile the new nv driver.
     + Update 030_Xserver_and_driver_region_primitive_fixups.diff:
       - REGION_EQUAL backport from X.org.
       - Fix call to REGION_EQUAL in Xv autopaint initialization error
         introduced in 4.3.0.dfsg.1-7.
     + Drop 098_nv_xvideo_fullscreen_fix.diff:
       - Now included upstream.
     + Rediff 911_debian_XF86Config_to_XF86Config-4.diff.
     + Update MANIFEST and xserver-xfree86.install files to reflect the new
       riva128.o submodule.
     (Closes: #269025, #268759, #271235, #270228, #271071, #270714)
 .
   * Update Czech debconf template translations (thanks, Miroslav Kure).
     (Closes: #273516)
 .
   Changes by ISHIKAWA Mutsumi:
 .
   * Update Japanese debconf template translations (thanks, Kenshi Muto).
Files: 
 6e3f7649a6e9e27f14803b73ce04778d 2666 x11 optional xfree86_4.3.0.dfsg.1-8.dsc
 c8560ff59cd93538d1ff3cd4df683cd8 3337020 x11 optional xfree86_4.3.0.dfsg.1-8.diff.gz
 2488e2658b6d3536d041b7c0031ee9d7 144902 libdevel optional pm-dev_4.3.0.dfsg.1-8_all.deb
 b58348441bdf44dcd06c2c213dcd1f00 201856 libdevel optional x-dev_4.3.0.dfsg.1-8_all.deb
 e9fa0c82ddb13b5735ff81ae3bf3b954 4348358 x11 optional xfonts-100dpi_4.3.0.dfsg.1-8_all.deb
 70eb0dc5038d4438e939f37f9d1fe55c 8182608 x11 optional xfonts-100dpi-transcoded_4.3.0.dfsg.1-8_all.deb
 cf74d49bfb73387c0b093a39670aa930 3826190 x11 optional xfonts-75dpi_4.3.0.dfsg.1-8_all.deb
 445c3ced262d3d28769448c18b432573 7059176 x11 optional xfonts-75dpi-transcoded_4.3.0.dfsg.1-8_all.deb
 69639c4fbf2641c32d052b78750abfc3 5476022 x11 optional xfonts-base_4.3.0.dfsg.1-8_all.deb
 6e3046470b40c7331893ce64e7f4778b 1188978 x11 optional xfonts-base-transcoded_4.3.0.dfsg.1-8_all.deb
 455e9ba33e45089edfc29c3f5f787d39 526448 x11 optional xfonts-cyrillic_4.3.0.dfsg.1-8_all.deb
 11e67d3e2f4f50ad1c167ee51584ceda 886266 x11 optional xfonts-scalable_4.3.0.dfsg.1-8_all.deb
 cb99ffeae7e2cf944cb3d9212aaa78ff 775158 x11 optional xfree86-common_4.3.0.dfsg.1-8_all.deb
 8a5d7cce95cf8db88520849ac18666bf 403290 libs optional xlibs_4.3.0.dfsg.1-8_all.deb
 5c864f0d069f365e35a077183b3492f4 891208 libs optional xlibs-data_4.3.0.dfsg.1-8_all.deb
 2a68a0a0fa8d9e1141028f69ebbf08fd 5821662 x11 optional xspecs_4.3.0.dfsg.1-8_all.deb
 0a92bfc6d9a0757555e5ab0fe36364c7 144192 x11 optional x-window-system_4.3.0.dfsg.1-8_all.deb
 5ddc09cc742469d5e6758a2ae6fd5944 144046 oldlibs extra xlibmesa3-dbg_4.3.0.dfsg.1-8_all.deb
 01df33a28bff23b1e5aab265590c003c 144032 oldlibs optional xlibmesa-dev_4.3.0.dfsg.1-8_all.deb
 ceae47d1494f63887c8488bb218ff649 144098 oldlibs extra xlibs-dbg_4.3.0.dfsg.1-8_all.deb
 ba74eaaf36362a3ee6e17dd40c975462 144100 oldlibs extra xlibs-dev_4.3.0.dfsg.1-8_all.deb
 8386a07317bd6850c644a3fde51952ed 144006 oldlibs extra xlibs-pic_4.3.0.dfsg.1-8_all.deb
 642aac50f9f136432aae47902a940ff6 235900 x11 optional lbxproxy_4.3.0.dfsg.1-8_i386.deb
 f8cb647cff8f8e75c1ad4ec49a18654d 271502 libs optional libdps1_4.3.0.dfsg.1-8_i386.deb
 9e41d309eeca6ddcb82aa4a47f775a11 768402 libdevel extra libdps1-dbg_4.3.0.dfsg.1-8_i386.deb
 5c386af900464899e66e2a136b074382 327726 libdevel optional libdps-dev_4.3.0.dfsg.1-8_i386.deb
 9dff8c0e4aca286e3145df43494063d6 188870 libs optional libice6_4.3.0.dfsg.1-8_i386.deb
 59deace86f555946777c7254d65528f4 271778 libdevel extra libice6-dbg_4.3.0.dfsg.1-8_i386.deb
 71b4766229376f2e084fa21678eb19e5 190828 libdevel optional libice-dev_4.3.0.dfsg.1-8_i386.deb
 194bcfb2345da5d63fcba2ecfc0cbda8 166604 libs optional libsm6_4.3.0.dfsg.1-8_i386.deb
 46c1b032f6c79e4b530307239915beea 190846 libdevel extra libsm6-dbg_4.3.0.dfsg.1-8_i386.deb
 9dcfe48b4e76e80c4aa3ccc6247b642e 162158 libdevel optional libsm-dev_4.3.0.dfsg.1-8_i386.deb
 0628dfd6bfbb19aec517fd66770c6c33 702398 libs optional libx11-6_4.3.0.dfsg.1-8_i386.deb
 0f718336c80cf64d3ba2def0edb73070 9591250 libdevel extra libx11-6-dbg_4.3.0.dfsg.1-8_i386.deb
 728eb50cf3f2619fdffe5910ad663969 1343990 libdevel optional libx11-dev_4.3.0.dfsg.1-8_i386.deb
 8447bebb0a89143872e162fbb818e8ea 270708 libs optional libxaw6_4.3.0.dfsg.1-8_i386.deb
 c383c7f1c6d83f27e50090147df5d1c7 876220 libdevel extra libxaw6-dbg_4.3.0.dfsg.1-8_i386.deb
 d58963aa6b4b563a13d9817fdda9611f 399610 libdevel extra libxaw6-dev_4.3.0.dfsg.1-8_i386.deb
 e0bb1814d6b1e1b9e36e3a7935745b9d 323816 libs optional libxaw7_4.3.0.dfsg.1-8_i386.deb
 2466469f617d1eb280e60671b47f7c85 1010920 libdevel extra libxaw7-dbg_4.3.0.dfsg.1-8_i386.deb
 ad8d11df27d9cc40d3ad069aff659322 399516 libdevel optional libxaw7-dev_4.3.0.dfsg.1-8_i386.deb
 6ff947885e5cb5a404f1f7ecf808ecdf 173772 libs optional libxext6_4.3.0.dfsg.1-8_i386.deb
 2c984508c6e6d152d3a3eba8720cd6c0 493242 libdevel extra libxext6-dbg_4.3.0.dfsg.1-8_i386.deb
 c79805470b5ad1adaf1f3288d5796e8e 232246 libdevel optional libxext-dev_4.3.0.dfsg.1-8_i386.deb
 bc59938aa63ed05b6491bf628cf816cf 176058 libs optional libxft1_4.3.0.dfsg.1-8_i386.deb
 0fe6443e2bfefe555d7fc8649e3d6bbb 455162 libdevel extra libxft1-dbg_4.3.0.dfsg.1-8_i386.deb
 b00dae42904acc049f7b0b7b5b9223c1 164984 libs optional libxi6_4.3.0.dfsg.1-8_i386.deb
 e2611759240234199c8200c0f034af10 1152542 libdevel extra libxi6-dbg_4.3.0.dfsg.1-8_i386.deb
 28b2a4dc040364735c271d2c97b60088 216628 libdevel optional libxi-dev_4.3.0.dfsg.1-8_i386.deb
 a81f28108204c5c3311bb2f72eed66e5 195206 libs optional libxmu6_4.3.0.dfsg.1-8_i386.deb
 d5be932c65a395092d101a786d9853e8 645430 libdevel extra libxmu6-dbg_4.3.0.dfsg.1-8_i386.deb
 96ec3d7b5bfa0ebcea7e1b16715f1aed 203766 libdevel optional libxmu-dev_4.3.0.dfsg.1-8_i386.deb
 cfa1d39e8dab784008c3ad322760eb20 157012 libs optional libxmuu1_4.3.0.dfsg.1-8_i386.deb
 445d8bb5fef6480257835aa4f2cc3efb 193974 libdevel extra libxmuu1-dbg_4.3.0.dfsg.1-8_i386.deb
 0cffb2d0a27b313f081715ab8194cf0e 148504 libdevel optional libxmuu-dev_4.3.0.dfsg.1-8_i386.deb
 8413083ff22ce7fb395661b13d1400e3 164124 libs optional libxp6_4.3.0.dfsg.1-8_i386.deb
 a96c70f6ed45a7960fd70a1347345a8f 550854 libdevel extra libxp6-dbg_4.3.0.dfsg.1-8_i386.deb
 ba02aa562ff833829df64f1ad5c1c815 164470 libdevel optional libxp-dev_4.3.0.dfsg.1-8_i386.deb
 98e89c815532cf9ffa5d51f856b775b9 180136 libs optional libxpm4_4.3.0.dfsg.1-8_i386.deb
 f33698fe27b71e7c08c75a32464c4e9d 224110 libdevel extra libxpm4-dbg_4.3.0.dfsg.1-8_i386.deb
 8f1334a4369ac5f6f4f258e3659b0395 177882 libdevel optional libxpm-dev_4.3.0.dfsg.1-8_i386.deb
 0b341a4526211e278130f919c0612c54 156762 libs optional libxrandr2_4.3.0.dfsg.1-8_i386.deb
 d8f873d1e65ce3d89b9b6b7592cb4133 185890 libdevel extra libxrandr2-dbg_4.3.0.dfsg.1-8_i386.deb
 f1366e3fa618752d9b53f5e304f488df 156776 libdevel optional libxrandr-dev_4.3.0.dfsg.1-8_i386.deb
 82c97aa7d0339dc0f2eaecda9c307fd4 311774 libs optional libxt6_4.3.0.dfsg.1-8_i386.deb
 f4a1976841627ea6b295f1288f614b30 1516646 libdevel extra libxt6-dbg_4.3.0.dfsg.1-8_i386.deb
 637798c85b9662ff32e35c8ca50fb584 599822 libdevel optional libxt-dev_4.3.0.dfsg.1-8_i386.deb
 0e817cc47ddf92a23c5fc03fd70b4857 165916 libs optional libxtrap6_4.3.0.dfsg.1-8_i386.deb
 b09b60e47bf11a13430f548e94c25a62 395802 libdevel extra libxtrap6-dbg_4.3.0.dfsg.1-8_i386.deb
 72bae7a2a6dd25c5f442a978b5b74eb4 170300 libdevel optional libxtrap-dev_4.3.0.dfsg.1-8_i386.deb
 5ccb90722aaf86b8115daf719f940f65 159772 libs optional libxtst6_4.3.0.dfsg.1-8_i386.deb
 991478a56007b79173635b096d6cf06f 222032 libdevel extra libxtst6-dbg_4.3.0.dfsg.1-8_i386.deb
 fe3d7e040e032882dec7cef92ec12ebc 155994 libdevel optional libxtst-dev_4.3.0.dfsg.1-8_i386.deb
 0e7ecf1cb7cda0156a8265443ab67a22 157858 libs optional libxv1_4.3.0.dfsg.1-8_i386.deb
 988d9d3eef467077fb7bda2b46d74bf4 188714 libdevel extra libxv1-dbg_4.3.0.dfsg.1-8_i386.deb
 a4806705297c34387f58dc6dd82ea4d6 176194 libdevel optional libxv-dev_4.3.0.dfsg.1-8_i386.deb
 c7b606285bfbbcfc9cb42fc1dc96e923 168032 x11 optional proxymngr_4.3.0.dfsg.1-8_i386.deb
 bd3b16d4ade898dca0fa73738d90fbfe 250290 x11 optional twm_4.3.0.dfsg.1-8_i386.deb
 a1da28af4b0de9dee06af55e6a606b94 1925650 x11 optional xbase-clients_4.3.0.dfsg.1-8_i386.deb
 ebe6507801b85eb520520dc02b231bd8 286990 x11 optional xdm_4.3.0.dfsg.1-8_i386.deb
 cca56adafa11696ffcb0c55af7346128 480182 x11 optional xfs_4.3.0.dfsg.1-8_i386.deb
 7313368f8880cd3c7901802f4bec0516 166032 x11 optional xfwp_4.3.0.dfsg.1-8_i386.deb
 d573936075e36363681f7458561950f5 4988224 x11 optional xlibmesa-dri_4.3.0.dfsg.1-8_i386.deb
 3927c418bceec906914ed182ea6c84b3 49475320 x11 optional xlibmesa-dri-dbg_4.3.0.dfsg.1-8_i386.deb
 e293121b257bf9a164dc8069b94fb7f6 268730 libs optional xlibmesa-gl_4.3.0.dfsg.1-8_i386.deb
 7ade1941c1cb3c935554ecf693931df4 1216148 libdevel extra xlibmesa-gl-dbg_4.3.0.dfsg.1-8_i386.deb
 9eb25ea695273315f1008f042a7b5e28 690674 libdevel optional xlibmesa-gl-dev_4.3.0.dfsg.1-8_i386.deb
 29387afa90a651d3011c82c98c6cb450 351192 libs optional xlibmesa-glu_4.3.0.dfsg.1-8_i386.deb
 524be81ffcc77678025f6e5fc610c9a2 1096712 libdevel extra xlibmesa-glu-dbg_4.3.0.dfsg.1-8_i386.deb
 8958e6d3cbec6254bd09453d666ba63f 420400 libdevel optional xlibmesa-glu-dev_4.3.0.dfsg.1-8_i386.deb
 92144b704ce263503c4782dcfb8056c4 646878 libs optional xlibosmesa4_4.3.0.dfsg.1-8_i386.deb
 664368566ef5de3bf0a129a24532d7d8 4563988 libdevel extra xlibosmesa4-dbg_4.3.0.dfsg.1-8_i386.deb
 22351e82fb9f78b40cfc2e695430c417 775350 libdevel optional xlibosmesa-dev_4.3.0.dfsg.1-8_i386.deb
 952cac40df0054cb0f11e27d3a3371e6 839580 libdevel optional xlibs-static-dev_4.3.0.dfsg.1-8_i386.deb
 ab87e33a3b40facb6e35b6bd8d807fea 369832 libdevel extra xlibs-static-pic_4.3.0.dfsg.1-8_i386.deb
 ae38a5aff5565d9d0c36ecf5d6d3ad0a 212368 mail extra xmh_4.3.0.dfsg.1-8_i386.deb
 3cc4f08a5eaf6bb5803d2713404eeba4 1450772 x11 optional xnest_4.3.0.dfsg.1-8_i386.deb
 685ad96c4555e63280c466d2553572f5 1111794 x11 optional xprt_4.3.0.dfsg.1-8_i386.deb
 2774731e3b8ff33e49e67b8deb90ed2c 319036 x11 optional xserver-common_4.3.0.dfsg.1-8_i386.deb
 1a2650d69b259863d12da069d82cd979 5688526 x11 optional xserver-xfree86_4.3.0.dfsg.1-8_i386.deb
 8533fca4a028b3a54c5aa11252dccf49 54539490 x11 extra xserver-xfree86-dbg_4.3.0.dfsg.1-8_i386.deb
 dc312c65b128e48b1edea8e5b4063015 485098 x11 optional xterm_4.3.0.dfsg.1-8_i386.deb
 3d0d77f5a0aeb659d50e3401a768bf7f 893946 x11 optional xutils_4.3.0.dfsg.1-8_i386.deb
 bd7090fc09bd5e7ca213166ff30c28c0 1586136 x11 optional xvfb_4.3.0.dfsg.1-8_i386.deb
 003335ca92fc8b511556a7463533020b 144260 x11 optional x-window-system-core_4.3.0.dfsg.1-8_i386.deb
 0945a39fde020547f964b3c044960da0 144312 x11 extra x-window-system-dev_4.3.0.dfsg.1-8_i386.deb
 29171b5c9a289b5a0abad0009f1c7b07 144058 oldlibs optional xlibmesa3_4.3.0.dfsg.1-8_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBWVZThCzbekR3nhgRAodcAJkBO4cVNoHaMRY04jS2BxiZzXGzHgCfc3rK
zwxIZdQXC+Q0lTZmzc5SUk4=
=F3U6
-----END PGP SIGNATURE-----




Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Wed Jan 10 19:55:10 2018; Machine Name: beach

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.