summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordas <das>2006-07-21 07:07:00 (GMT)
committerdas <das>2006-07-21 07:07:00 (GMT)
commit8c74d11347d0b01ffeafaa4247a2428daa9924c3 (patch)
treef261098b40d9e2d9a76531851f9570c151756bdf
parent86a714e20f65b8109f2a3bcc119702b200ab5530 (diff)
downloadtk-8c74d11347d0b01ffeafaa4247a2428daa9924c3.zip
tk-8c74d11347d0b01ffeafaa4247a2428daa9924c3.tar.gz
tk-8c74d11347d0b01ffeafaa4247a2428daa9924c3.tar.bz2
swap out of order "F34" and "R14"
-rw-r--r--generic/ks_names.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/ks_names.h b/generic/ks_names.h
index af11fc7..aec53e8 100644
--- a/generic/ks_names.h
+++ b/generic/ks_names.h
@@ -1,6 +1,6 @@
/*
* This file is generated from $(INCLUDESRC)/keysymdef.h. Do not edit.
- * RCS: $Id: ks_names.h,v 1.4 2000/04/15 00:33:08 ericm Exp $
+ * RCS: $Id: ks_names.h,v 1.5 2006/07/21 07:07:00 das Exp $
*/
{ "BackSpace", 0xFF08 },
{ "Tab", 0xFF09 },
@@ -118,8 +118,8 @@
{ "R11", 0xFFDC },
{ "F32", 0xFFDD },
{ "R12", 0xFFDD },
-{ "R13", 0xFFDE },
{ "F33", 0xFFDE },
+{ "R13", 0xFFDE },
{ "F34", 0xFFDF },
{ "R14", 0xFFDF },
{ "F35", 0xFFE0 },