Blame modules/input/im-multipress.conf
|
Packit Service |
fb6fa5 |
# Example configuration file for the GTK+ Multipress Input Method
|
|
Packit Service |
fb6fa5 |
# Authored by Openismus GmbH, 2009.
|
|
Packit Service |
fb6fa5 |
#
|
|
Packit Service |
fb6fa5 |
# This file follows the GKeyFile format. On the left of the equal sign goes
|
|
Packit Service |
fb6fa5 |
# the key that you press repeatedly to iterate through the text items listed
|
|
Packit Service |
fb6fa5 |
# on the right-hand side. The list items are separated by semicolons ";" and
|
|
Packit Service |
fb6fa5 |
# consist of one or more characters each. The backslash "\" is used to escape
|
|
Packit Service |
fb6fa5 |
# characters; for instance "\;" for a literal semicolon.
|
|
Packit Service |
fb6fa5 |
#
|
|
Packit Service |
fb6fa5 |
# The example configuration below imitates the behavior of a standard mobile
|
|
Packit Service |
fb6fa5 |
# phone by a major manufacturer, with German language setting.
|
|
Packit Service |
fb6fa5 |
[keys]
|
|
Packit Service |
fb6fa5 |
KP_1 = .;,;?;!;';";1;-;(;);@;/;:;_
|
|
Packit Service |
fb6fa5 |
KP_2 = a;b;c;2;ä;à;á;ã;â;å;æ;ç
|
|
Packit Service |
fb6fa5 |
KP_3 = d;e;f;3;è;é;ë;ê;ð
|
|
Packit Service |
fb6fa5 |
KP_4 = g;h;i;4;ì;í;î;ï
|
|
Packit Service |
fb6fa5 |
KP_5 = j;k;l;5;£
|
|
Packit Service |
fb6fa5 |
KP_6 = m;n;o;6;ö;ò;ó;ô;õ;ø;ñ
|
|
Packit Service |
fb6fa5 |
KP_7 = p;q;r;s;7;ß;$
|
|
Packit Service |
fb6fa5 |
KP_8 = t;u;v;8;ü;ù;ú;û
|
|
Packit Service |
fb6fa5 |
KP_9 = w;x;y;z;9;ý;þ
|
|
Packit Service |
fb6fa5 |
KP_0 = \s;0
|