Your message dated Fri, 16 Apr 2004 01:31:10 +0200
with message-id <[EMAIL PROTECTED]>
and subject line xlibs: Bug fixed upstream
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 3 Nov 2002 13:42:08 +0000
>From [EMAIL PROTECTED] Sun Nov 03 07:42:07 2002
Return-path: <[EMAIL PROTECTED]>
Received: from ip503c5952.speed.planet.nl (plato) [80.60.89.82] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 188L0x-00037n-00; Sun, 03 Nov 2002 07:42:07 -0600
Received: from marc by plato with local (Exim 3.35 #1 (Debian))
        id 188L0m-0005jR-00; Sun, 03 Nov 2002 14:41:56 +0100
From: Marc Spoorendonk <[EMAIL PROTECTED]>
Subject: xfree86-common: Samsung multimedia keyboard patch
To: [EMAIL PROTECTED]
X-Mailer: bug 3.3.10.1
Message-Id: <[EMAIL PROTECTED]>
Date: Sun, 03 Nov 2002 14:41:56 +0100
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=0.6 required=5.0
        tests=SPAM_PHRASE_00_01
        version=2.41
X-Spam-Level: 

Package: xfree86-common
Version: 4.1.0-16
Severity: wishlist

I modified some Xkb files to make the extra keys on my Samsung keyboard work. 
Can you add it to the distribution? I'm not sure about the policy regarding 
adding the keysyms. 

xev: noted down keycodes

152 eject               I18

178 i                   I32
236 mail                I6C

166 ?                   I26
217 search              I59
137 exit                I09
138 book                I0A

130 doc 1               I02
131 doc 2               I03
132 doc 3               I04
133 doc 4               I05
134 doc 5               I06

looked up keycodes in xkb dir
made keyboard entry in /etc/X11/xkb/symbols/inet
audio part matches logicordless driver

partial alphanumeric_keys
xkb_symbols "samsungsymbol" {
 
    // From: [EMAIL PROTECTED]  2002-11-02
    // Describes the extra keys on a Samsung multimedia keyboard.
    // There are two versions of this keyboard one with symbols (this one)
    // and one with names next to the keys. The symbols do not always correspond
    // to the names. For example: "game" != quitSymbol
 
    name[Group1]= "SamsungSymbol";
    key <I2E>   {       [ XF86AudioLowerVolume  ]       };
    key <I30>   {       [ XF86AudioRaiseVolume  ]       };
    key <I20>   {       [ XF86AudioMute         ]       };
    key <I18>   {       [ XF86Eject             ]       };
    
    key <I22>   {       [ XF86AudioPlay         ]       };
    key <I24>   {       [ XF86AudioStop         ]       };
    key <I10>   {       [ XF86AudioPrev         ]       };
    key <I19>   {       [ XF86AudioNext         ]       };
    
    key <I32>   {       [ XF86HomePage          ]       };
    key <I6C>   {       [ XF86Mail              ]       };
    key <I5F>   {       [ XF86Standby           ]       };
    
    key <I26>   {       [ XF86Help              ]       };
    key <I59>   {       [ XF86Search            ]       };
    key <I09>   {       [ XF86Quit              ]       };
    key <I0A>   {       [ XF86Manual            ]       };

    key <I02>   {       [ XF86Launch1           ]       };
    key <I03>   {       [ XF86Launch2           ]       };
    key <I04>   {       [ XF86Launch3           ]       };
    key <I05>   {       [ XF86Launch4           ]       };
    key <I06>   {       [ XF86Launch5           ]       };
};


looked up keysyms in /usr/X11R6/lib/X11/XKeysymDB
added XF86Help XF86Manual and XF86Quit to XKeySymDB

XF86Help                :1008FF3C
XF86Manual              :1008FF3D
XF86Quit                :1008FF3E

added entry to /etc/X11/xkb/rules/xfree86, I do not know what this means. I 
just copied the ones from logicordless which seems to work just fine.

  samsungsymbol  =      xfree86         pc(pc104)
samsungsymbol us      =       us(pc104)+inet(samsungsymbol)
  samsungsymbol en_US   =       en_US(pc104)+inet(samsungsymbol)
  samsungsymbol *       =       en_US(pc104)+inet(samsungsymbol)+%l%(v)


added entry to /etc/X11/xkb/rules/xfree86.lst

  samsungsymbol Samsung multimedia keyboard w/ symbols next to keys

set XF86Config to:

Option "XkbModel"       "samsungsymbol"

-- System Information
Debian Release: 3.0
Kernel Version: Linux plato 2.4.18-k6 #1 Sun Apr 14 12:43:22 EST 2002 i586 
unknown

Versions of the packages xfree86-common depends on:
ii  debianutils    1.16           Miscellaneous utilities specific to Debian.

---------------------------------------
Received: (at 167567-done) by bugs.debian.org; 15 Apr 2004 23:28:38 +0000
>From [EMAIL PROTECTED] Thu Apr 15 16:28:38 2004
Return-path: <[EMAIL PROTECTED]>
Received: from smtp-105-friday.nerim.net (kraid.nerim.net) [62.4.16.105] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BEGHd-0003Rb-00; Thu, 15 Apr 2004 16:28:38 -0700
Received: from localhost.localdomain (sinibar.net1.nerim.net [62.4.18.43])
        by kraid.nerim.net (Postfix) with ESMTP id 47A1041758
        for <[EMAIL PROTECTED]>; Fri, 16 Apr 2004 01:28:35 +0200 (CEST)
Received: by localhost.localdomain (Postfix, from userid 1000)
        id 0A85424A6D; Fri, 16 Apr 2004 01:31:11 +0200 (CEST)
Date: Fri, 16 Apr 2004 01:31:10 +0200
To: [EMAIL PROTECTED]
Subject: xlibs: Bug fixed upstream
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.5.1+cvs20040105i
From: [EMAIL PROTECTED] (Denis Barbier)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Hi,

your keyboard is supported in XFree86 4.3, its name being samsung4500.
So I am closing this bug.

Denis

Reply via email to