summaryrefslogtreecommitdiffstats
path: root/ps-imgs/setup-keymap.eps
diff options
context:
space:
mode:
authorAlan Hicks <alan@lizella.net>2012-08-21 23:24:49 -0400
committerAlan Hicks <alan@lizella.net>2012-08-21 23:24:49 -0400
commit793ec524a92997d4f5fc27730daad93359a1278a (patch)
treeac8a884630a00acc7a87f713d14f9cb34be96301 /ps-imgs/setup-keymap.eps
parent4b3e29ef18b272571307e62bbed029e96bee1b01 (diff)
downloadslackbook-793ec524a92997d4f5fc27730daad93359a1278a.tar.xz
Added eps files for setup-help and setup-keymap.
Diffstat (limited to 'ps-imgs/setup-keymap.eps')
-rw-r--r--ps-imgs/setup-keymap.eps69
1 files changed, 69 insertions, 0 deletions
diff --git a/ps-imgs/setup-keymap.eps b/ps-imgs/setup-keymap.eps
new file mode 100644
index 0000000..cf7ccec
--- /dev/null
+++ b/ps-imgs/setup-keymap.eps
@@ -0,0 +1,69 @@
+%!PS-Adobe-2.0 EPSF-1.2
+%%BoundingBox: 22 60 439 358
+
+/Outterbox
+{ newpath moveto
+0 283 rlineto
+125 0 rlineto
+23 61 moveto
+415 0 rlineto
+0 283 rlineto
+-115 0 rlineto
+23 87 moveto
+415 0 rlineto
+closepath } def
+
+/Innerbox
+{ moveto
+352 0 rlineto
+0 157 rlineto
+-352 0 rlineto
+closepath} def
+
+
+/TitleFont
+{ /Helvetica findfont 12 scalefont setfont
+moveto } def
+
+/PanelFont
+{ /Helvetica findfont 12 scalefont setfont
+moveto } def
+
+/ContentFont
+{ /Helvetica findfont 12 scalefont setfont
+moveto } def
+
+/ButtonFont
+{ /Helvetica findfont 11 scalefont setfont
+moveto } def
+
+23 61 Outterbox
+
+54 100 Innerbox
+
+153 339 TitleFont(KEYBOARD MAP SELECTION) show
+
+63 320 PanelFont (You may select one of the following keyboard maps. ) show
+63 306 PanelFont (If you do not select a keyboard map, 'us.map' - the) show
+63 292 PanelFont (US keyboard map - is the default. Use the UP/DOWN) show
+63 278 PanelFont (arrow keys and the PageUp/Page/Down to scroll through) show
+63 264 PanelFont (the whole list of choices.) show
+
+63 242 PanelFont (qwerty/us.map) show
+63 229 PanelFont (qwerty/uk.map) show
+63 216 PanelFont (azerty/azerty.map) show
+63 203 PanelFont (azerty/be-latin1.map) show
+63 190 PanelFont (azerty/fr-latin0.map) show
+63 177 PanelFont (azerty/fr-latin1.map) show
+63 164 PanelFont (azerty/fr-latin9.map) show
+63 151 PanelFont (azerty/fr-old.map) show
+63 138 PanelFont (azerty/fr-pc.map) show
+63 125 PanelFont (azerty/fr.map) show
+63 112 PanelFont (azerty/wanbe.map) show
+
+153 71 ButtonFont (< OK >) show
+267 71 ButtonFont (<Cancel>) show
+
+stroke
+showpage
+%%EOF