]> Pileus Git - ~andy/gtk/blob - modules/input/im-multipress.conf
gtk/gtkicontheme.h include <gdk/gdk.h> instead of <gdk/gdkscreen.h>.
[~andy/gtk] / modules / input / im-multipress.conf
1 # Configuration File for the GTK+ Multipress Input Method, Copyright 2007 Openismus GmbH 
2 #
3 # The first character is the key that you press repeatedly to get that character and the following characters.
4 # Each character is separated by ;
5 # Use \ to escape characters - for instance, \; for ";" or \\ for "\"
6 #
7 # This is the Glib GKeyFile format.
8
9 # The § item is to test non-ASCII keycodes.
10
11 [keys]
12
13 KP_0 = .;,;:;/
14 KP_1= a;b;c;ä;2
15 KP_2 = d;e;f;3
16 KP_3 = g;h;i;4
17 KP_4 = j;k;l;5
18 KP_5 = m;n;o;ö;6
19 KP_6 = p;q;r;s;7
20 KP_7 = t;u;v;ü;8
21 KP_8 = w;x;y;z;9
22 KP_9 = §;X;Y;Z
23