summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Hicks <alan@lizella.net>2011-05-22 17:01:53 -0400
committerAlan Hicks <alan@lizella.net>2011-05-22 17:01:53 -0400
commit52f66278589666914a66b54daaad00f4724c921e (patch)
tree48673d0b3982ef4c9ecdf2afbbec32ec41bc5cb3
parente7a2e221e5c522efcb725157f1f0748befb32725 (diff)
downloadslackbook-52f66278589666914a66b54daaad00f4724c921e.tar.xz
Added postcript files for screenshots.
-rw-r--r--ps-imgs/setup-lilo.eps67
-rw-r--r--ps-imgs/setup-xwmconfig.eps72
-rw-r--r--ps-imgs/usb-boot-stick.eps65
3 files changed, 204 insertions, 0 deletions
diff --git a/ps-imgs/setup-lilo.eps b/ps-imgs/setup-lilo.eps
new file mode 100644
index 0000000..52fa16c
--- /dev/null
+++ b/ps-imgs/setup-lilo.eps
@@ -0,0 +1,67 @@
+%!PS-Adobe-2.0 EPSF-1.2
+%%BoundingBox: 21 60 419 287
+
+/Outterbox
+{ newpath moveto
+0 221 rlineto
+138 0 rlineto
+23 61 moveto
+395 0 rlineto
+0 221 rlineto
+-170 0 rlineto
+23 87 moveto
+395 0 rlineto
+closepath } def
+
+/Innerbox
+{ moveto
+372 0 rlineto
+0 52 rlineto
+-372 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
+34 100 Innerbox
+
+165 277 TitleFont(INSTALL LILO) show
+
+34 265 PanelFont (LILO (Linux Loader) is a generic boot loader. There's a simple) show
+34 252 PanelFont (installation which tries to automatically set up LILO to boot) show
+34 239 PanelFont (Linux (also Windows if found). For more advanced users,) show
+34 226 PanelFont (the expert option offers more control over the installation) show
+34 213 PanelFont (process. Since LILO does not work in all cases \(and can damage) show
+34 200 PanelFont (partitions if incorrectly installed\), there's the third (safe)) show
+34 187 PanelFont (option, which is to skip installing LILO for now. You can) show
+34 174 PanelFont (always install it later with the 'liloconfig' command. Which) show
+34 160 PanelFont (option would you like?) show
+
+98 137 ContentFont (simple) show
+98 122 ContentFont (expert) show
+98 109 ContentFont (skip) show
+
+140 137 ContentFont (Try to install LILO automatically) show
+140 122 ContentFont (Use expert lilo.conf setup menu) show
+140 109 ContentFont (Do not install LILO) show
+
+123 71 ButtonFont (< OK >) show
+237 71 ButtonFont (< Cancel >) show
+
+stroke
+showpage
+%%EOF
diff --git a/ps-imgs/setup-xwmconfig.eps b/ps-imgs/setup-xwmconfig.eps
new file mode 100644
index 0000000..d746f17
--- /dev/null
+++ b/ps-imgs/setup-xwmconfig.eps
@@ -0,0 +1,72 @@
+%!PS-Adobe-2.0 EPSF-1.2
+%%BoundingBox: 21 60 449 317
+
+/Outterbox
+{ newpath moveto
+0 240 rlineto
+88 0 rlineto
+23 61 moveto
+425 0 rlineto
+0 240 rlineto
+-88 0 rlineto
+23 87 moveto
+425 0 rlineto
+closepath } def
+
+/Innerbox
+{ moveto
+402 0 rlineto
+0 111 rlineto
+-402 0 rlineto
+closepath} def
+
+/TitleFont
+{ /Helvetica findfont 11 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
+34 100 Innerbox
+
+114 298 TitleFont(SELECT DEFAULT WINDOW MANAGER FOR X) show
+
+34 286 PanelFont (Please select the default window manager to use with the X Window) show
+34 272 PanelFont (System. This will define the style of graphical user interface the) show
+34 258 PanelFont (computer uses. KDE provides the most features, and people with) show
+34 244 PanelFont (Windows or MacOS experience will find it easy to use. Other window) show
+34 230 PanelFont (managers are easier on system resources, or provide other unique) show
+34 216 PanelFont (features.) show
+
+60 198 ContentFont (xinitrc.kde) show
+60 184 ContentFont (xinitrc.xfce) show
+60 170 ContentFont (xinitrc.fluxbox) show
+60 156 ContentFont (xinitrc.blackbox) show
+60 142 ContentFont (xinitrc.wmaker) show
+60 128 ContentFont (xinitrc.fvwm2) show
+60 114 ContentFont (xinitrc.twm) show
+
+171 198 ContentFont (KDE: K Desktop Environment) show
+171 184 ContentFont (The Cholesterol Free Desktop Environment) show
+171 170 ContentFont (The fluxbox window manager) show
+171 156 ContentFont (The blackbox window manager) show
+171 142 ContentFont (WindowMaker) show
+171 128 ContentFont (F(?) Virtual Window Manager (version 2.xx)) show
+171 114 ContentFont (Tab Window Manager (very basic)) show
+
+163 71 ButtonFont (< OK >) show
+277 71 ButtonFont (< Cancel >) show
+
+stroke
+showpage
+%%EOF
diff --git a/ps-imgs/usb-boot-stick.eps b/ps-imgs/usb-boot-stick.eps
new file mode 100644
index 0000000..43fc482
--- /dev/null
+++ b/ps-imgs/usb-boot-stick.eps
@@ -0,0 +1,65 @@
+%!PS-Adobe-2.0 EPSF-1.2
+%%BoundingBox: 21 60 438 282
+
+/Outterbox
+{ newpath moveto
+0 214 rlineto
+123 0 rlineto
+23 61 moveto
+414 0 rlineto
+0 214 rlineto
+-145 0 rlineto
+23 87 moveto
+414 0 rlineto
+closepath } def
+
+/Innerbox
+{ moveto
+391 0 rlineto
+0 36 rlineto
+-391 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
+34 100 Innerbox
+
+150 272 TitleFont(MAKE USB FLASH BOOT) show
+
+34 260 PanelFont (If your computer supports booting from a USB device, it is) show
+34 246 PanelFont (recommended that you make a USB boot stick for your system at this) show
+34 232 PanelFont (time. It will boot your computer straight into the root filesystem) show
+34 218 PanelFont (on /dev/sda1.) show
+
+34 190 PanelFont (Please insert a USB flash memory stick and then press ENTER to) show
+34 176 PanelFont (create a boot stick.) show
+
+34 148 PanelFont (WARNING! The existing contents of the USB stick will be erased.) show
+
+43 122 ContentFont (Create) show
+43 108 ContentFont (Skip) show
+
+106 122 ContentFont (Make a USB Linux boot stick) show
+106 108 ContentFont (Skip making a USB boot stick) show
+
+153 71 ButtonFont (< OK >) show
+267 71 ButtonFont (< Cancel >) show
+
+stroke
+showpage
+%%EOF