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

Bug#511729: marked as done (xkb-data: XkbOptions" "compose:rwin" does not work)



Your message dated Fri, 16 Jan 2009 01:20:13 +0100
with message-id <1232065213.7083.8.camel@radis.liafa.jussieu.fr>
and subject line Re: Bug#511729: xkb-data: XkbOptions" "compose:rwin" does not work
has caused the Debian Bug report #511729,
regarding xkb-data: XkbOptions" "compose:rwin" does not work
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
511729: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511729
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xkb-data
Version: 1.4-1
Severity: normal

I cannot get the Compose Key to work anymore. My xorg.conf:

# xorg.conf (X.Org 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 xorg.conf manual page.           
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
    Identifier  "Generic Keyboard"
    Driver      "kbd"
    Option      "XkbRules"      "xorg"
    Option      "XkbModel"      "asus_laptop"
    Option      "XkbLayout"     "us"
    Option      "XkbOptions"    "compose:rwin"
EndSection

Section "InputDevice"
    Identifier      "Configured Mouse"
    Driver          "mouse"
EndSection

Section "Device"
    Identifier      "Configured Video Device"
EndSection

Section "Monitor"
    Identifier      "Configured Monitor"
EndSection

Section "Screen"
    Identifier      "Default Screen"
    Monitor         "Configured Monitor"
EndSection

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- no debconf information



--- End Message ---
--- Begin Message ---
On Wed, 2009-01-14 at 13:58 -0500, Arnout Boelens wrote:
> On Wednesday 14 January 2009 03:15:44 you wrote:
> > On Tue, Jan 13, 2009 at 16:17:45 -0500, Arnout Boelens wrote:
> > > I cannot get the Compose Key to work anymore. My xorg.conf:
> >
> > Hi,
> >
> > please send your X log as well, and the output of 'setxkbmap -print'.
> 
You're using the X server from experimental and the evdev input driver.
The inputdevice sections in xorg.conf are ignored, and the default xkb
settings move from xorg.conf to hal.  There already are other bugs
covering this transition (which is a work in progress), so I'm closing
this one.

Cheers,
Julien


--- End Message ---

Reply to: