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

Bug#409982: xkb-data: Patch to fix this bug



Package: xkb-data
Version: 0.9-4
Followup-For: Bug #409982

The patch attached renames this invalid keysym to XF86Eject thus fixing the problem.
May be it is reasonable to send this patch to the upstream of xkeyboard-config project.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)

-- no debconf information
diff -ur xkeyboard-config-0.9/symbols/inet xkeyboard-config-0.9.fixed/symbols/inet
--- xkeyboard-config-0.9/symbols/inet	2006-09-18 17:51:37.000000000 +0400
+++ xkeyboard-config-0.9.fixed/symbols/inet	2007-02-25 21:57:47.000000000 +0300
@@ -2229,7 +2229,7 @@
     key <I6C>	{	[	XF86Mail		]	};
     key <I78>	{	[	XF86Copy		]	};
     key <K65>	{	[	XF86Paste		]	};
-    key <K6C>	{	[	XF86AudioEject		]	};
+    key <K6C>	{	[	XF86Eject		]	};
     key <K75>	{	[	XF86ScrollUp		]	};
     key <XFER>	{	[	XF86AudioMedia		]	};
 };

Reply to: