Your message dated Sun, 04 Jun 2006 14:38:22 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#357953: xlibs: xkb symbols for Cherry [EMAIL PROTECTED]
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.9.0.dfsg.1-4
Severity: wishlist
Tags: patch
Since the symbols for the blue line [EMAIL PROTECTED] are not applicable
for my [EMAIL PROTECTED] (black, german layout Modell: RS 13000 Combo), i
created a new one.
Might be possible that other people have the same keyboard and
wish to have the right symbols.
*** inet.diff
--- symbols/inet.old 2006-03-20 14:25:04.275752872 +0100
+++ symbols/inet 2006-03-20 14:25:53.012343784 +0100
@@ -284,6 +284,31 @@
key <I63> { [ XF86WakeUp ] };
};
+// Cherry [EMAIL PROTECTED]
+partial alphanumeric_keys
+xkb_symbols "cherrycyboard" {
+ key <I6A> { [ XF86Back ] };
+ key <I69> { [ XF86Forward ] };
+ key <I68> { [ XF86Stop ] };
+ key <I67> { [ XF86Reload ] };
+ key <FK17> { [ XF86Search ] };
+ key <I66> { [ XF86MyComputer ] };
+ key <I02> { [ XF86HomePage ] };
+ key <I6C> { [ XF86Mail ] };
+ key <K67> { [ XF86Terminal ] };
+ key <I21> { [ XF86Calculator ] };
+ key <I30> { [ XF86AudioRaiseVolume ] };
+ key <I20> { [ XF86AudioMute ] };
+ key <I2E> { [ XF86AudioLowerVolume ] };
+ key <XFER> { [ XF86Go ] };
+ key <I10> { [ XF86AudioPrev ] };
+ key <I19> { [ XF86AudioNext ] };
+ key <I22> { [ XF86AudioPlay, XF86AudioPause ] };
+ key <I24> { [ XF86AudioStop ] };
+ key <I5F> { [ XF86Standby ] };
+};
+
+
// Cherry Blue Line
// Cherry Blue Line [EMAIL PROTECTED]
*** xorg.diff
--- rules/xorg.old 2006-01-15 02:28:00.000000000 +0100
+++ rules/xorg 2006-03-20 14:10:48.501850280 +0100
@@ -23,7 +23,7 @@
! $inetkbds = a4techKB21 a4techKBS8 acer_tm_800 acpi airkey azonaRF2300 \
brother \
btc5113rf btc5126t btc9000 btc9000a btc9001ah btc5090\
- cherryblue cherrybluea cherryblueb \
+ cherrycyboard cherryblue cherrybluea cherryblueb \
chicony chicony9885 \
compaqeak8 compaqik7 compaqik13 compaqik18 cymotionlinux \
armada presario ipaq \
*** xorg.lst.diff
--- rules/xorg.lst.old 2006-01-15 02:28:00.000000000 +0100
+++ rules/xorg.lst 2006-03-20 14:09:48.431982288 +0100
@@ -28,6 +28,7 @@
btc9000a BTC 9000A
btc9001ah BTC 9001AH
btc5090 BTC 5090
+ cherrycyboard Cherry [EMAIL PROTECTED]
cherryblue Cherry Blue Line [EMAIL PROTECTED]
cherryblueb Cherry CyMotion Master XPress
cherrybluea Cherry Blue Line [EMAIL PROTECTED] (alternate option)
*** xorg.xml.diff
--- rules/xorg.xml.old 2006-01-15 02:28:00.000000000 +0100
+++ rules/xorg.xml 2006-03-20 14:10:27.945975248 +0100
@@ -625,6 +625,12 @@
</model>
<model>
<configItem>
+ <name>cherrycyboard</name>
+ <description>Cherry [EMAIL PROTECTED]</description>
+ </configItem>
+ </model>
+ <model>
+ <configItem>
<name>cherryblueb</name>
<description>Cherry CyMotion Master XPress</description>
</configItem>
*** symbols.dir.diff
--- symbols.dir.old 2006-01-15 02:27:54.000000000 +0100
+++ symbols.dir 2006-03-20 14:23:34.821352008 +0100
@@ -510,6 +510,7 @@
--p----- a------- inet(btc9000a)
-------- -------- inet(btc9001ah)
--p----- a------- inet(btc5090)
+--p----- a------- inet(cherrycyboard)
--p----- a------- inet(cherryblue)
--p----- a------- inet(cherryblueb)
--p----- a------- inet(cherryblueb)
--- End Message ---
--- Begin Message ---
On Fri, Jun 02, 2006 at 08:54:43AM +0200, rabbit171 wrote:
> Sorry, i misunderstood your last response. When i mailed first
> the bug report, i had installed xorg 6.9 and a version of xlibs
> which didn't contain the layout and so i created my own one.
> Since xorg 7.0 (and with it xkb-data) there is a working layout,
> the one mentioned by you. So feel free to close this bug report.
Thanks for follwing up. Closing per user as this is fixed in xkb-data.
- David Nusinow
--- End Message ---