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

Bug#319648: marked as done (No keycode for slash/questionmark for abnt2 keyboard layout in newly xlibs unstable builds)



Your message dated Sat, 28 Apr 2007 22:57:11 +0200
with message-id <20070428205711.GA14736@diwi.org>
and subject line Bug#319648: No keycode for slash/questionmark for abnt2 keyboard layout in newly xlibs unstable builds
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xlibs
Version: 6.8.2.dfsg.1-4

In newly builds of xlibs in unstable using this keyboard configuration leads 
to not having slash/question mark working.

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"

        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "abnt2"
        Option          "XkbLayout"     "br"
EndSection

Taking a look at /etc/X11/xkb/keycodes/xfree86 and using xev I've came up with 
this ugly patch that I haven't tested carefully, only in my working box and 
it's ok.

diff -urN /etc/X11/xkb/keycodes/xfree86 /home/nitio/xfree86
--- xfree86     2005-07-23 10:35:26.000000000 -0300
+++ /home/nitio/xfree86 2005-07-23 10:35:40.000000000 -0300
@@ -408,6 +408,8 @@
 xkb_keycodes "abnt2" {
     include "xfree86(basic)"
     <BKSL> = 94;
+    // slash/question mark keycode missing.
+    <AB11> = 123;
     <AC12> = 51;
     <KPPT> = 134;
 };

Linux radicci 2.6.12 #1 Mon Jun 20 23:47:33 BRT 2005 i686 GNU/Linux
libc version: 2.3.2.ds1-22

-- 
Paulo Vinicius Vitto Ruthes
paulo.ruthes@uol.com.br
ICQ#18058144
+55 41 9942 8123
	"MOVE 'ZIG'. FOR GREAT JUSTICE."


--- End Message ---
--- Begin Message ---
On Wed, Mar 21, 2007, Paulo Vinícius Vitto Ruthes wrote:
> Although I think it's safe to close since the last time I used a Debian Etch 
> with ABNT2 Keyboard there was no problems whatsover.

Since it seems to work, I am closing this bug. Feel free to reopen it.

-- 
Mohammed Adnène Trojette

--- End Message ---

Reply to: