! Ghostview.ad -- Application defaults file for ghostview. ! Copyright (C) 1992 Timothy O. Theisen ! ! This program is free software; you can redistribute it and/or modify ! it under the terms of the GNU General Public License as published by ! the Free Software Foundation; either version 2 of the License, or ! (at your option) any later version. ! ! This program is distributed in the hope that it will be useful, ! but WITHOUT ANY WARRANTY; without even the implied warranty of ! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License ! along with this program; if not, write to the Free Software ! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. ! ! Author: Tim Theisen Systems Programmer ! Internet: tim@cs.wisc.edu Department of Computer Sciences ! UUCP: uwvax!tim University of Wisconsin-Madison ! Phone: (608)262-0438 1210 West Dayton Street ! FAX: (608)262-9777 Madison, WI 53706 ! All of the button labels and actions are determined in this file. ! It should be easy to adapt to any language. ! To use a different version of ghostscript, you can add the resource ! *Ghostview.interpreter: /my/very/own/gs ! ! This is a Siag Office version of the Ghostview resource file Gvu.geometry: 600x420 ! menubar, toolbar, main area, statusbar Gvu*topbox.xLayout: 100% Gvu*topbox.yLayout: 30 30 100% 30 Gvu*menubar.shadowWidth: 1 Gvu*menubar.gridy: 0 Gvu*menubox.orientation: horizontal Gvu*menubox.borderWidth: 0 Gvu*menubox.vSpace: 0 Gvu*menubox.hSpace: 0 Gvu*toolbar.shadowWidth: 1 Gvu*toolbar.gridy: 1 Gvu*toolbox.orientation: horizontal Gvu*toolbox.borderWidth: 0 Gvu*toolbox.Command.shadowWidth: 0 Gvu*toolbox.Toggle.shadowWidth: 0 Gvu*toolbox.vSpace: 0 Gvu*toolbox.hSpace: 0 Gvu*Box.handle.height: 28 Gvu*Box.handle.label: ! The main area, whatever it's called Gvu*mainarea.gridy: 2 Gvu*mainarea.xLayout: 60 4 100% Gvu*mainarea.yLayout: 4 100% Gvu*toc.gridx: 0 Gvu*toc.gridy: 1 Gvu*pageview.gridx: 2 Gvu*pageview.gridy: 1 Gvu*status.gridy: 3 Gvu*status.shadowWidth: 2 Gvu*status.label: 0 Gvu*status.resize: False Gvu*status.xLayout: 4 100% 4 100 4 Gvu*status.yLayout: 4 100% 4 Gvu*label2.gridx: 1 Gvu*label2.gridy: 1 Gvu*label2.shadowWidth: 1 Gvu*locator.gridx: 3 Gvu*locator.gridy: 1 Gvu*locator.shadowWidth: 1 Gvu*locator.label: Gvu*vsep.width: 2 Gvu*vsep.height: 24 Gvu*vsep.borderWidth: 2 Gvu*vsep.borderColor: grey Gvu*vsep.shadowWidth: 1 Gvu*vsep.topShadowContrast: -40 Gvu*vsep.bottomShadowContrast: -20 Gvu*toolbar_command.translations: #override \n\ : siag-highlight(1)\n\ : siag-unhighlight(0) Gvu*input: True Gvu*allowShellResize: True Gvu*ghostviewButton.label: Ghostview Gvu*pageview.useBottom: True Gvu*pageview.useRight: True ! ! Copyright shell ! Gvu*copyright.width: 495 Gvu*copyright.height: 400 Gvu*SimpleMenu.translations: #replace \n\ : highlight() \n\ : unhighlight() \n\ : highlight() \n\ : MenuPopdown() GhostviewForce() notify() unhighlight() \n\ : MenuPopdown() GhostviewDefault() notify() unhighlight() Gvu*okay.label: Okay Gvu*cancel.label: Cancel Gvu*dismiss.label: Dismiss Gvu*Ghostview.background: white Gvu.translations: #replace \n\ : GhostviewCheckFile() \n\ WM_PROTOCOLS: GhostviewDeleteWindow() Gvu*TopLevelShell.translations: #replace \n\ WM_PROTOCOLS: GhostviewDismiss() Gvu*TransientShell.translations: #replace \n\ WM_PROTOCOLS: GhostviewDismiss() Gvu*zoom.form.translations: #replace \n\ Q: GhostviewDeleteZoom() Gvu*zoom.translations: #replace \n\ WM_PROTOCOLS: GhostviewDeleteWindow() Gvu*Ghostview.translations: #replace \n\ : message() \n\ : notify(0) \n\ : GhostviewEraseLocator() \n\ : notify(0) \n\ : notify(180 180 200 200) \n\ : notify(120 120 300 300) \n\ : notify(90 90 400 400) Gvu*toc.translations: #replace \n\ : focus-in() \n\ : focus-out() \n\ : select-start() \n\ : extend-adjust() \n\ : extend-end(PRIMARY, CUT_BUFFER0) \n\ : select-start() \n\ : extend-adjust() \n\ : extend-end(PRIMARY, CUT_BUFFER0) GhostviewShow() \n\ : extend-start() \n\ : extend-adjust() \n\ : extend-end(PRIMARY, CUT_BUFFER0) Gvu*topbox.translations: #replace \n\ C: GhostviewCenter() \n\ Q: GhostviewQuit() \n\ O: GhostviewOpen() \n\ R: GhostviewReopen() \n\ S: GhostviewSave() \n\ ShiftP: GhostviewPrintWhole() \n\ P: GhostviewPrintMarked() \n\ BackSpace: GhostviewPrevious() \n\ Delete: GhostviewPrevious() \n\ B: GhostviewPrevious() \n\ Prior: GhostviewPrevious() \n\ space: GhostviewNext() \n\ Return: GhostviewNext() \n\ F: GhostviewNext() \n\ Next: GhostviewNext() \n\ Tab: GhostviewNext() \n\ period: GhostviewShow() \n\ CtrlL: GhostviewShow() \n\ M: GhostviewMark() \n\ N: GhostviewUnmark() \n\ 0: GhostviewSetMagstep(0) \n\ 1: GhostviewSetMagstep(1) \n\ 2: GhostviewSetMagstep(2) \n\ 3: GhostviewSetMagstep(3) \n\ 4: GhostviewSetMagstep(4) \n\ 5: GhostviewSetMagstep(5) \n\ +: GhostviewIncreaseMagstep() \n\ -: GhostviewDecreaseMagstep() \n\ U: GhostviewScrollUp() \n\ D: GhostviewScrollDown() \n\ K: GhostviewScrollUp() \n\ J: GhostviewScrollDown() \n\ H: GhostviewScrollLeft() \n\ L: GhostviewScrollRight() \n\ ShiftUp: GhostviewForce() GhostviewSetOrientation(portrait) \n\ ShiftRight: GhostviewForce() GhostviewSetOrientation(landscape) \n\ ShiftDown: GhostviewForce() GhostviewSetOrientation(upside-down) \n\ ShiftLeft: GhostviewForce() GhostviewSetOrientation(seascape) \n\ Up: GhostviewScrollUp() \n\ Right: GhostviewScrollRight() \n\ Down: GhostviewScrollDown() \n\ Left: GhostviewScrollLeft()