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

Bug#409117: xkb-data: keypad:comma option can't be used



Package: xkb-data
Version: 0.9-4
Severity: normal
Tags: patch

Hi,

I wanted to use option keypad:comma by adding it to XKBOptions, but this
didn't work until I applied the attached patch. There are probably a lot
of such options that are missing from rules/xorg...

Samuel

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)

-- no debconf information

-- 
Samuel Thibault <samuel.thibault@ens-lyon.org>
> X..., c'est un millefeuille avec une couche de crème patissière, une
> de sauce tomate et une de crème d'anchois... Mais c'est vrai que
> c'est un système ouvert: tu peux y rajouter des pépites de chocolat...
-+- Ol in Guide du linuxien pervers - "Remettez m'en une couche !" -+-
--- /usr/share/X11/xkb/rules/xorg.orig	2007-01-31 00:59:08.000000000 +0100
+++ /usr/share/X11/xkb/rules/xorg	2007-01-31 00:56:06.000000000 +0100
@@ -825,6 +825,7 @@
   eurosign:2		=	+eurosign(2)
   keypad:oss            =       +keypad(oss)
   keypad:legacy         =	+keypad(legacy)
+  keypad:comma            =       +keypad(comma)
   nbsp:none             =	+nbsp(none)
   nbsp:level2           =	+nbsp(level2)
   nbsp:level3           =	+nbsp(level3)

Reply to: