Bug#324777: ctrl, atl, shift, and alt-gr don't work

2007-05-25 Thread David Stewart

Hi Brice,

It's fixed for me.

I'm using Lenny, so I don't know about Etch.

ii  debconf   1.5.13Debian
configuration management system
ii  libc6 2.3.6.ds1-13  GNU C
Library: Shared libraries
ii  x11-common7.1.0-18  X Window
System (X.Org) infrastructure
ii  xorg  7.1.0-18  X.Org X
Window System

David

On 26/05/07, Brice Goglin [EMAIL PROTECTED] wrote:


Hi,

About 2 years ago, you reported (or replied to) a bug in the Debian BTS
regarding alt, ctrl, shift, and alt-gr not working. Did any of you guys
reproduce this problem recently? With Xorg/Etch? If not, I will close
this bug in the next weeks.

Thanks,
Brice





--
Mau ki ana, he aha te mea nui?
You ask, What is the most important thing?
Maku ki ana, he tangata, he tangata, he tangata.
I reply, It is people, it is people, it is people.


Bug#364756: wesnoth-data: Depends on outdated list of included campaigns

2006-04-25 Thread David Stewart
Package: wesnoth-data
Severity: normal

From the ChangeLog:
Version 1.1.2:
 * campaigns
   * campaigns removed from mainline: Son of the Black Eye, The Dark Hordes
   * campaigns added to mainline:
 * The South Guard
 * Under the Burning Suns
 
$ aptitude show wesnoth-data
[...]
Recommends: wesnoth-music, wesnoth-httt, wesnoth-trow, wesnoth-tdh, 
wesnoth-ttb, wesnoth-sotbe, wesnoth-ei
[...]

This should now be
Recommends: wesnoth-music, wesnoth-httt, wesnoth-trow, wesnoth-ttb, wesnoth-ei, 
wesnoth-tsg, wesnoth-utbs

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=en_NZ, LC_CTYPE=en_NZ (charmap=ISO-8859-1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#324777: shift, ctrl, etc not working - try driver kbd

2005-09-11 Thread David Stewart
Package: xserver-common
Version: 6.8.2.dfsg.1-6
Followup-For: Bug #324777

I have the same problem.  After installing X.org on my testing box
(using dist-upgrade), I had 2 keyboard problems:

1) Typing in virtual consoles 2-6 doesn't do anything (all keypresses
seem to be ignored except ctrl+alt+f1 etc)
2) in X, the capslock, numlock, shift and ctrl keys didn't work

Changing the keyboard driver in /etc/X11/xorg.conf from keyboard to
kbd fixed (2) but not (1).

I have a 104-key PS2 Logitech internet keyboard


Here is my xorg.conf:
# 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
FontPathunix/: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/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
FontPath/usr/lib/X11/fonts/Speedo
FontPath/usr/lib/X11/fonts/100dpi
FontPath/usr/lib/X11/fonts/75dpi
EndSection

Section Module
LoadGLcore
Loadbitmap
Loaddbe
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadrecord
Loadspeedo
Loadtype1
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
#Driver  keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xfree86
Option  XkbModel  pc104
Option  XkbLayout us
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/psaux
Option  Protocol  ImPS/2
Option  Emulate3Buttons   false
#   Option  Emulate3Buttons   true
Option  ZAxisMapping  4 5
EndSection
Section InputDevice
Identifier  Generic Mouse
Driver  mouse
Option  SendCoreEventstrue
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   false
#   Option  Emulate3Buttons   true
Option  ZAxisMapping  4 5
EndSection

Section Device
Identifier  Trident Microsystems CyberBlade/i1
Driver  trident
EndSection

Section Monitor
Identifier  Generic Monitor
HorizSync   30-70
VertRefresh 50-160
Option  DPMS
EndSection

Section Screen
Identifier  Default Screen
Device  Trident Microsystems CyberBlade/i1
Monitor Generic Monitor
DefaultDepth24
SubSection Display
Depth   1
Modes   1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   4
Modes   1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   8
Modes   1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   15
Modes   1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   16
Modes   1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   24
Modes   1024x768 800x600 640x480
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic Keyboard
InputDevice Configured