compose-iso8859-6.patch revision 1370
688N/A###############################################################################
943N/A# Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved.
688N/A#
688N/A# Permission is hereby granted, free of charge, to any person obtaining a
919N/A# copy of this software and associated documentation files (the "Software"),
919N/A# to deal in the Software without restriction, including without limitation
919N/A# the rights to use, copy, modify, merge, publish, distribute, sublicense,
919N/A# and/or sell copies of the Software, and to permit persons to whom the
919N/A# Software is furnished to do so, subject to the following conditions:
919N/A#
919N/A# The above copyright notice and this permission notice (including the next
919N/A# paragraph) shall be included in all copies or substantial portions of the
919N/A# Software.
919N/A#
919N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
919N/A# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
919N/A# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
919N/A# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
919N/A# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
919N/A# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
919N/A# DEALINGS IN THE SOFTWARE.
688N/A#
688N/A
1370N/Adiff --git a/nls/iso8859-6/Compose.pre b/nls/iso8859-6/Compose.pre
1370N/Aindex cb03315..8c4eca0 100644
1370N/A--- a/nls/iso8859-6/Compose.pre
1370N/A+++ b/nls/iso8859-6/Compose.pre
962N/A@@ -1,14 +1,114 @@
688N/A+XCOMM Arabic input table (Ascii input mode)
688N/A XCOMM
688N/A-XCOMM ISO 8859-6 Compose Sequence
688N/A+XCOMM Note: The quoted string after the token STATE will appear
688N/A+XCOMM in the status area when XIM status area is specified.
688N/A+
688N/A+STATE "[ English ]"
688N/A+Ctrl<T> : SWITCH_STATE_TO "[ Arabic ]"
688N/A+Ctrl<space> : SWITCH_STATE_TO "[ Arabic ]"
688N/A+<EuroSign> : "e"
688N/A+
688N/A+END_STATE
688N/A+
688N/A+
688N/A XCOMM
688N/A-XCOMM Sequence Definition
688N/A+XCOMM Arabic input table (Arabic input mode)
688N/A XCOMM
688N/A+
688N/A+
688N/A+STATE "[ Arabic ]"
688N/A+Ctrl<T> : SWITCH_STATE_TO "[ English ]"
688N/A+Ctrl<space> : SWITCH_STATE_TO "[ English ]"
688N/A+
688N/A XCOMM
688N/A-XCOMM This file currently has no entries. It appears that a compose file (even
688N/A-XCOMM just an empty one) is required for the appropriate keysyms to work for
688N/A-XCOMM this encoding.
688N/A XCOMM
688N/A-XCOMM <Multi_key> Means <Compose>
688N/A-XCOMM Special Character
688N/A+XCOMM <A> not verified
688N/A+XCOMM A, C, J, K, S, T, U, V, X, Z, {, }, <, > changed/added
688N/A+
688N/A+<A> : "\xf0"
688N/A+XCOMM <B> => <lam> <alef>
688N/A+<B> : "\xe4\xc2"
688N/A+XCOMM <C> => <kasratan> \xed
688N/A+<C> : "\x7b"
688N/A+XCOMM<D> => opening square bracket
688N/A+<D> : "["
688N/A+<E> : "\xef"
688N/A+XCOMM<F> => closing square bracke
688N/A+<F> : "]"
688N/A+XCOMM<G> => <lam> <hamzaonalef>
688N/A+<G> : "\xe4\xc3"
688N/A+<J> : "\xe0"
688N/A+<H> : "\xc3"
688N/A+<I> : "\xe7"
688N/A+<K> : "\xac"
688N/A+<L> : "/"
688N/A+<M> : "\xc9"
688N/A+<N> : "\xc2"
688N/A+<O> : "\xce"
688N/A+<P> : "\xbb"
688N/A+<Q> : "\xee"
688N/A+<R> : "\xec"
688N/A+<S> : "\xed"
688N/A+<T> : "\xe4\xc5"
688N/A+<U> : "\xac"
688N/A+XCOMM<V> = <kasra> \xf0
688N/A+<V> : "\x7d"
688N/A+<W> : "\xeb"
688N/A+<X> : "\xf2"
688N/A+<Y> : "\xc5"
688N/A+<Z> : "\xc6"
688N/A+<a> : "\xd4"
688N/A+XCOMM <b> => <lam> <maddaonalef>
688N/A+<b> : "\xe4\xc7"
688N/A+<c> : "\xc4"
688N/A+<d> : "\xea"
688N/A+<e> : "\xcb"
688N/A+<f> : "\xc8"
688N/A+<g> : "\xe4"
688N/A+<h> : "\xc7"
688N/A+<i> : "\xe7"
688N/A+<j> : "\xca"
688N/A+<k> : "\xe6"
688N/A+<l> : "\xe5"
688N/A+<m> : "\xc9"
688N/A+<n> : "\xe9"
688N/A+<o> : "\xce"
688N/A+<p> : "\xcd"
688N/A+<q> : "\xd6"
688N/A+<r> : "\xe2"
688N/A+<s> : "\xd3"
688N/A+<t> : "\xe1"
688N/A+<u> : "\xd9"
688N/A+<v> : "\xd1"
688N/A+<w> : "\xd5"
688N/A+<x> : "\xc1"
688N/A+<y> : "\xda"
688N/A+<z> : "\xc6"
688N/A+<apostrophe> : "\xd7"
688N/A+XCOMM<plus> : "\xab"
688N/A+<comma> : "\xe8"
688N/A+XCOMM<minus> : "\xad"
688N/A+<period> : "\xd2"
688N/A+<slash> : "\xd8"
688N/A+<semicolon> : "\xe3"
688N/A+XCOMM<equal> : "\xbd"
688N/A+<greater> : "\x2e"
688N/A+<less> : "\x2c"
688N/A+<question> : "\xbf"
688N/A+XCOMM<backslash> : "\xe0"
688N/A+XCOMM ok
688N/A+<bracketleft> : "\xcc"
688N/A+<bracketright> : "\xcf"
688N/A+XCOMM<underscore> : "\xdf"
688N/A+XCOMM ok
688N/A+<grave> : "\xd0"
688N/A+XCOMM<bar> : "\xfc"
688N/A+XCOMM ok
688N/A+<asciitilde> : "\xf1"
688N/A+<braceleft> : "\x3e"
688N/A+<braceright> : "\x3c"
688N/A+
688N/A+
688N/A+
688N/A+END_STATE
688N/A
688N/A-XCOMM End of Sequence Definition