[vlc-commits] XCB: key symbols list update
Rémi Denis-Courmont
git at videolan.org
Mon Aug 20 17:03:02 CEST 2012
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Mon Aug 20 17:33:27 2012 +0300| [55cb3971ca07c3ca103231e7d5f7ed939233bd09] | committer: Rémi Denis-Courmont
XCB: key symbols list update
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=55cb3971ca07c3ca103231e7d5f7ed939233bd09
---
modules/video_output/xcb/keysym.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/modules/video_output/xcb/keysym.h b/modules/video_output/xcb/keysym.h
index 4c2ebd2..a5e49d9 100644
--- a/modules/video_output/xcb/keysym.h
+++ b/modules/video_output/xcb/keysym.h
@@ -996,6 +996,8 @@
{ 0x00000ad3, 0x201d },
/* XK_prescription : PRESCRIPTION TAKE */
{ 0x00000ad4, 0x211e },
+/* XK_permille : PER MILLE SIGN */
+{ 0x00000ad5, 0x2030 },
/* XK_minutes : PRIME */
{ 0x00000ad6, 0x2032 },
/* XK_seconds : DOUBLE PRIME */
More information about the vlc-commits
mailing list