~ubuntu-branches/ubuntu/lucid/xpdf/lucid-updates

« back to all changes in this revision

Viewing changes to doc/xpdf.cat

  • Committer: Bazaar Package Importer
  • Author(s): Andy Price
  • Date: 2007-05-17 22:04:33 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070517220433-gzcx2lrvllkbl7mr
Tags: 3.02-1ubuntu1
* Merge from Debian unstable (LP: #113365), remaining changes:
  - Added back 09_xpdfrc_manpage.dpatch (LP #71753)
  - Set Ubuntu maintainer

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
NAME
6
6
       xpdf  -  Portable  Document Format (PDF) file viewer for X
7
 
       (version 3.01)
 
7
       (version 3.02)
8
8
 
9
9
SYNOPSIS
10
10
       xpdf [options] [PDF-file [page | +dest]]
81
81
 
82
82
       -mattecolor color
83
83
              Set the matte color, i.e., the color used for back-
84
 
              ground outside the actual page area.  [X  resource:
85
 
              xpdf.matteColor]
 
84
              ground outside the actual page area.  (There  is  a
 
85
              separate  setting,  xpdf.fullScreenMatteColor,  for
 
86
              full-screen mode.)  [X resource: xpdf.matteColor]
86
87
 
87
88
       -z zoom
88
 
              Set  the initial zoom factor.  A number specifies a
89
 
              zoom percentage, where 100  means  72  dpi.You  may
90
 
              also  specify 'page', to fit the page to the window
 
89
              Set the initial zoom factor.  A number specifies  a
 
90
              zoom  percentage,  where  100  means 72 dpi.You may
 
91
              also specify 'page', to fit the page to the  window
91
92
              size, or 'width', to fit the page width to the win-
92
 
              dow   width.    [config  file:  initialZoom;  or  X
 
93
              dow  width.   [config  file:  initialZoom;   or   X
93
94
              resource: xpdf.initialZoom]
94
95
 
95
 
       -cont  Start in continuous view mode, i.e., with one  ver-
96
 
              tical  scroll  bar for the whole document.  [config
 
96
       -cont  Start  in continuous view mode, i.e., with one ver-
 
97
              tical scroll bar for the whole  document.   [config
97
98
              file: continuousView]
98
99
 
99
100
       -t1lib yes | no
101
102
              This defaults to "yes".  [config file: enableT1lib]
102
103
 
103
104
       -freetype yes | no
104
 
              Enable or disable FreeType (a  TrueType  /  Type  1
 
105
              Enable  or  disable  FreeType  (a TrueType / Type 1
105
106
              font rasterizer).  This defaults to "yes".  [config
106
107
              file: enableFreeType]
107
108
 
108
109
       -aa yes | no
109
 
              Enable  or  disable   font   anti-aliasing.    This
 
110
              Enable   or   disable   font  anti-aliasing.   This
110
111
              defaults to "yes".  [config file: antialias]
111
112
 
 
113
       -aaVector yes | no
 
114
              Enable  or  disable  vector  anti-aliasing.    This
 
115
              defaults to "yes".  [config file: vectorAntialias]
 
116
 
112
117
       -ps PS-file
113
118
              Set  the  default  file  name for PostScript output
114
119
              (i.e., the name which will appear in the print dia-
157
162
              Specify the user password for the PDF file.
158
163
 
159
164
       -fullscreen
160
 
              Open xpdf in a full-screen mode, useful for presen-
161
 
              tations.   You may also want to specify '-bg black'
162
 
              (or similar) with this.  (There is currently no way
163
 
              to  switch  between window and full-screen modes on
164
 
              the fly.)
 
165
              Open xpdf in full-screen mode, useful for presenta-
 
166
              tions.
165
167
 
166
168
       -remote name
167
 
              Start/contact xpdf  remote  server  with  specified
 
169
              Start/contact  xpdf  remote  server  with specified
168
170
              name (see the REMOTE SERVER MODE section below).
169
171
 
 
172
       -exec command
 
173
              Execute a command (see the COMMANDS section  below)
 
174
              in  an  xpdf  remote  server  window  (with -remote
 
175
              only).
 
176
 
170
177
       -reload
171
 
              Reload  xpdf  remote  server  window  (with -remote
 
178
              Reload xpdf  remote  server  window  (with  -remote
172
179
              only).
173
180
 
174
181
       -raise Raise  xpdf  remote  server  window  (with  -remote
176
183
 
177
184
       -quit  Kill xpdf remote server (with -remote only).
178
185
 
179
 
       -cmd   Print  commands  as  they're  executed  (useful for
 
186
       -cmd   Print commands  as  they're  executed  (useful  for
180
187
              debugging).  [config file: printCommands]
181
188
 
182
 
       -q     Don't print any messages or errors.  [config  file:
 
189
       -q     Don't  print any messages or errors.  [config file:
183
190
              errQuiet]
184
191
 
185
192
       -cfg config-file
186
 
              Read  config-file in place of ~/.xpdfrc or the sys-
 
193
              Read config-file in place of ~/.xpdfrc or the  sys-
187
194
              tem-wide config file.
188
195
 
189
196
       -v     Print copyright and version information.
190
197
 
191
 
       -h     Print usage information.   (-help  and  --help  are
 
198
       -h     Print  usage  information.   (-help  and --help are
192
199
              equivalent.)
193
200
 
194
 
       Several  other  standard X options and resources will work
 
201
       Several other standard X options and resources  will  work
195
202
       as expected:
196
203
 
197
204
       -display display
198
205
              [X resource: xpdf.display]
199
206
 
200
207
       -fg color
201
 
              (-foreground   is   equivalent.)    [X    resource:
 
208
              (-foreground    is   equivalent.)    [X   resource:
202
209
              xpdf*Foreground]
203
210
 
204
211
       -bg color
205
 
              (-background    is   equivalent.)    [X   resource:
 
212
              (-background   is   equivalent.)    [X    resource:
206
213
              xpdf*Background]
207
214
 
208
215
       -font font
209
216
              (-fn is equivalent.)  [X resource: xpdf*fontList]
210
217
 
211
 
       The color and font options only affect the user  interface
 
218
       The  color and font options only affect the user interface
212
219
       elements, not the PDF display (the 'paper').
213
220
 
214
 
       The  following X resources do not have command line option
 
221
       The following X resources do not have command line  option
215
222
       equivalents:
216
223
 
217
 
       xpdf.viKeys
218
 
              Enables the 'h', 'l', 'k' and 'j'  keys  for  left,
219
 
              right, up, and down scrolling.
220
 
 
221
224
       xpdf.toolTipEnable
222
225
              Enables  (if  set  to  true) or disables (if set to
223
226
              false) the tool-tips on the toolbar buttons.
224
227
 
 
228
       xpdf.fullScreenMatteColor
 
229
              Sets the matte color  to  be  used  in  full-screen
 
230
              mode.  The default setting is "black".
 
231
 
225
232
CONTROLS
226
233
   On-screen controls, at the bottom of the xpdf window
227
234
       left/right arrow buttons
234
241
              Move backward or forward along the history path.
235
242
 
236
243
       'Page' entry box
237
 
              Move to a specific page number.  Click in  the  box
238
 
              to  activate  it,  type  the  page number, then hit
 
244
              Move  to  a specific page number.  Click in the box
 
245
              to activate it, type  the  page  number,  then  hit
239
246
              return.
240
247
 
241
248
       zoom popup menu
242
 
              Change the zoom factor (see the description of  the
 
249
              Change  the zoom factor (see the description of the
243
250
              -z option above).
244
251
 
245
252
       binoculars button
247
254
 
248
255
       print button
249
256
              Bring up a dialog for generating a PostScript file.
250
 
              The dialog has options  to  set  the  pages  to  be
251
 
              printed  and  the  PostScript  file name.  The file
252
 
              name can be '-' for stdout or  '|command'  to  pipe
 
257
              The  dialog  has  options  to  set  the pages to be
 
258
              printed and the PostScript  file  name.   The  file
 
259
              name  can  be  '-' for stdout or '|command' to pipe
253
260
              the PostScript through a command, e.g., '|lpr'.
254
261
 
255
262
       '?' button
256
263
              Bring up the 'about xpdf' window.
257
264
 
258
265
       link info
259
 
              The  space  between  the  '?' and 'Quit' buttons is
 
266
              The space between the '?'  and  'Quit'  buttons  is
260
267
              used to show the URL or external file name when the
261
268
              mouse is over a link.
262
269
 
265
272
 
266
273
 
267
274
   Menu
268
 
       Pressing  the  right  mouse  button will post a popup menu
 
275
       Pressing the right mouse button will  post  a  popup  menu
269
276
       with the following commands:
270
277
 
271
278
       Open...
272
279
              Open a new PDF file via a file requester.
273
280
 
274
281
       Open in new window...
275
 
              Create a new window and open a new PDF file  via  a
 
282
              Create  a  new window and open a new PDF file via a
276
283
              file requester.
277
284
 
278
 
       Reload Reload  the  current PDF file.  Note that Xpdf will
279
 
              reload the file automatically (on a page change  or
 
285
       Reload Reload the current PDF file.  Note that  Xpdf  will
 
286
              reload  the file automatically (on a page change or
280
287
              redraw) if it has changed since it was last loaded.
281
288
 
282
289
       Save as...
283
290
              Save the current file via a file requester.
284
291
 
285
292
       Continuous view
286
 
              Toggles between single  page  and  continuous  view
 
293
              Toggles  between  single  page  and continuous view
287
294
              modes.
288
295
 
289
296
       Rotate counterclockwise
290
297
              Rotate the page 90 degrees counterclockwise.
291
298
 
292
299
       Rotate clockwise
293
 
              Rotate  the  page  90  degrees  clockwise.  The two
294
 
              rotate commands  are  intended  primarily  for  PDF
295
 
              files  where the rotation isn't correctly specified
 
300
              Rotate the page  90  degrees  clockwise.   The  two
 
301
              rotate  commands  are  intended  primarily  for PDF
 
302
              files where the rotation isn't correctly  specified
296
303
              in the file.
297
304
 
 
305
       Zoom to selection
 
306
              Zoom in to the currently selected rectangle.
 
307
 
298
308
       Close  Close the current window.  If this is the only open
299
 
              window,  the  document is closed, but the window is
300
 
              left open  (i.e.,  this  menu  command  won't  quit
 
309
              window, the document is closed, but the  window  is
 
310
              left  open  (i.e.,  this  menu  command  won't quit
301
311
              xpdf).
302
312
 
303
313
       Quit   Quit xpdf.
304
314
 
305
315
 
306
316
   Outline
307
 
       If  the PDF contains an outline (a.k.a., bookmarks), there
308
 
       will be an outline pane on the left side  of  the  window.
309
 
       The  width of the outline pane is adjustable with a verti-
 
317
       If the PDF contains an outline (a.k.a., bookmarks),  there
 
318
       will  be  an  outline pane on the left side of the window.
 
319
       The width of the outline pane is adjustable with a  verti-
310
320
       cal split bar via the knob near its bottom end.
311
321
 
312
322
 
313
323
   Text selection
314
 
       Dragging the mouse with the left  button  held  down  will
315
 
       highlight  an  arbitrary  rectangle.  Any text inside this
 
324
       Dragging  the  mouse  with  the left button held down will
 
325
       highlight an arbitrary rectangle.  Any  text  inside  this
316
326
       rectangle will be copied to the X selection buffer.
317
327
 
318
328
 
319
329
   Links
320
 
       Clicking on a hyperlink will jump to the  link's  destina-
321
 
       tion.   A link to another PDF document will make xpdf load
322
 
       that document.  A 'launch' link to an  executable  program
323
 
       will  display a dialog, and if you click 'ok', execute the
324
 
       program.  URL links call an external command (see the  WEB
325
 
       BROWSERS section below).
 
330
       Clicking   on   a   hyperlink  will  jump  to  the  link's
 
331
       destination.  A link to another  PDF  document  will  make
 
332
       xpdf load that document.  A 'launch' link to an executable
 
333
       program will display a dialog, and if you click 'ok', exe-
 
334
       cute the program.  URL links call an external command (see
 
335
       the WEB BROWSERS section below).
326
336
 
327
337
 
328
338
   Panning
329
 
       Dragging  the  mouse with the middle button held down pans
 
339
       Dragging the mouse with the middle button held  down  pans
330
340
       the window.
331
341
 
332
342
 
333
343
   Key bindings
334
344
       o      Open a new PDF file via a file requester.
335
345
 
336
 
       r      Reload the current PDF file.  Note that  Xpdf  will
337
 
              reload  the file automatically (on a page change or
 
346
       r      Reload  the  current PDF file.  Note that Xpdf will
 
347
              reload the file automatically (on a page change  or
338
348
              redraw) if it has changed since it was last loaded.
339
349
 
340
350
       control-L
352
362
       control-P
353
363
              Print.
354
364
 
355
 
       n      Move  to  the next page.  Scrolls to the top of the
 
365
       n      Move to the next page.  Scrolls to the top  of  the
356
366
              page, unless scroll lock is turned on.
357
367
 
358
 
       p      Move to the previous page.  Scrolls to the  top  of
 
368
       p      Move  to  the previous page.  Scrolls to the top of
359
369
              the page, unless scroll lock is turned on.
360
370
 
361
371
       <Space> or <PageDown> or <Next>
363
373
              tom, move to next page.
364
374
 
365
375
       <Backspace> or <Delete> or <PageUp> or <Previous>
366
 
              Scroll up on the current page; if already  at  top,
 
376
              Scroll  up  on the current page; if already at top,
367
377
              move to previous page.
368
378
 
369
379
       v      Move forward along the history path.
382
392
 
383
393
       arrows Scroll the current page.
384
394
 
385
 
       g      Activate  the page number text field ("goto page").
 
395
       g      Activate the page number text field ("goto  page").
386
396
 
387
397
       0      Set the zoom factor to 125%.
388
398
 
392
402
 
393
403
       z      Set the zoom factor to 'page' (fit page to window).
394
404
 
395
 
       w      Set  the  zoom factor to 'width' (fit page width to
 
405
       w      Set the zoom factor to 'width' (fit page  width  to
396
406
              window).
397
407
 
 
408
       alt-F  Toggle full-screen mode.
 
409
 
398
410
       q      Quit xpdf.
399
411
 
400
412
WEB BROWSERS
401
 
       If you want to run xpdf  automatically  from  netscape  or
402
 
       mosaic  (and  probably other browsers) when you click on a
 
413
       If  you  want  to  run xpdf automatically from netscape or
 
414
       mosaic (and probably other browsers) when you click  on  a
403
415
       link to a PDF file, you need to edit (or create) the files
404
 
       .mime.types  and  .mailcap  in  your  home  directory.  In
 
416
       .mime.types and  .mailcap  in  your  home  directory.   In
405
417
       .mime.types add the line:
406
418
 
407
419
              application/pdf pdf
414
426
       Make sure that xpdf is on your executable search path.
415
427
 
416
428
       When you click on a URL link in a PDF file, xpdf will exe-
417
 
       cute  the  command specified by the urlCommand config file
 
429
       cute the command specified by the urlCommand  config  file
418
430
       option, replacing an occurrence of '%s' with the URL.  For
419
 
       example,  to  call netscape with the URL, add this line to
 
431
       example, to call netscape with the URL, add this  line  to
420
432
       your config file:
421
433
 
422
434
              urlCommand "netscape -remote 'openURL(%s)'"
423
435
 
 
436
COMMANDS
 
437
       Xpdf's key and mouse bindings are user-configurable, using
 
438
       the bind and  unbind  options  in  the  config  file  (see
 
439
       xpdfrc(5)).   The bind command allows you to bind a key or
 
440
       mouse button to a sequence of one or more commands.
 
441
 
 
442
   Available Commands
 
443
       The following commands are supported:
 
444
 
 
445
       gotoPage(page)
 
446
              Go to the specified page.
 
447
 
 
448
       gotoPageNoScroll(page)
 
449
              Go to the specified page, with the current relative
 
450
              scroll position.
 
451
 
 
452
       gotoDest(dest)
 
453
              Go to a named destination.
 
454
 
 
455
       gotoLastPage
 
456
              Go to the last page in the PDF file.
 
457
 
 
458
       gotoLastPageNoScroll
 
459
              Go  to the last page in the PDF file, with the cur-
 
460
              rent relative scroll position.
 
461
 
 
462
       nextPage
 
463
              Go to the next page.
 
464
 
 
465
       nextPageNoScroll
 
466
              Go to the next  page,  with  the  current  relative
 
467
              scroll position.
 
468
 
 
469
       prevPage
 
470
              Go to the previous page.
 
471
 
 
472
       prevPageNoScroll
 
473
              Go  to the previous page, with the current relative
 
474
              scroll position.
 
475
 
 
476
       pageUp Scroll up by one screenful.
 
477
 
 
478
       pageDown
 
479
              Scroll down by one screenful.
 
480
 
 
481
       scrollLeft(n)
 
482
              Scroll left by n pixels.
 
483
 
 
484
       scrollRight(n)
 
485
              Scroll right by n pixels.
 
486
 
 
487
       scrollUp(n)
 
488
              Scroll up by n pixels.
 
489
 
 
490
       scrollDown(n)
 
491
              Scroll down by n pixels.
 
492
 
 
493
       scrollUpPrevPage(n)
 
494
              Scroll up by n pixels, moving to the previous  page
 
495
              if appropriate.
 
496
 
 
497
       scrollDownPrevPage(n)
 
498
              Scroll down by n pixels, moving to the next page if
 
499
              appropriate.
 
500
 
 
501
       scrollToTopEdge
 
502
              Scroll to the top edge of the current page, with no
 
503
              horizontal movement.
 
504
 
 
505
       scrollToBottomEdge
 
506
              Scroll to the bottom edge of the current page, with
 
507
              no horizontal movement.
 
508
 
 
509
       scrollToLeftEdge
 
510
              Scroll to the left edge of the current  page,  with
 
511
              no vertical movement.
 
512
 
 
513
       scrollToRightEdge
 
514
              Scroll  to the right edge of the current page, with
 
515
              no vertical movement.
 
516
 
 
517
       scrollToTopLeft
 
518
              Scroll to the top-left corner of the current  page.
 
519
 
 
520
       scrollToBottomRight
 
521
              Scroll  to  the  bottom-right corner of the current
 
522
              page.
 
523
 
 
524
       goForward
 
525
              Move forward along the history path.
 
526
 
 
527
       goBackward
 
528
              Move backward along the history path.
 
529
 
 
530
       zoomPercent(z)
 
531
              Set the zoom factor to z%.
 
532
 
 
533
       zoomFitPage
 
534
              Set the zoom factor to fit-page.
 
535
 
 
536
       zoomFitWidth
 
537
              Set the zoom factor to fit-width.
 
538
 
 
539
       zoomIn Zoom in - go to the next higher zoom factor.
 
540
 
 
541
       zoomOut
 
542
              Zoom out - go the next lower zoom factor.
 
543
 
 
544
       continuousMode
 
545
              Go to continuous view mode.
 
546
 
 
547
       singlePageMode
 
548
              Go to single-page view mode.
 
549
 
 
550
       toggleContinuousMode
 
551
              Toggle between  continuous  and  single  page  view
 
552
              modes.
 
553
 
 
554
       fullScreenMode
 
555
              Go to full-screen mode.
 
556
 
 
557
       windowMode
 
558
              Go to window (non-full-screen) mode.
 
559
 
 
560
       toggleFullScreenMode
 
561
              Toggle between full-screen and window modes.
 
562
 
 
563
       open   Open a PDF file in this window, using the open dia-
 
564
              log.
 
565
 
 
566
       openInNewWin
 
567
              Open a PDF file in a new  window,  using  the  open
 
568
              dialog.
 
569
 
 
570
       openFile(file)
 
571
              Open a specified PDF file in this window.
 
572
 
 
573
       openFileInNewWin(file)
 
574
              Open a specified PDF file in a new window.
 
575
 
 
576
       openFileAtDest(file,dest)
 
577
              Open  a specified PDF file in this window and go to
 
578
              a named destination.
 
579
 
 
580
       openFileAtDestInNewWin(file,dest)
 
581
              Open a specified PDF file in a new window and go to
 
582
              a named destination.
 
583
 
 
584
       reload Reload the current PDF file.
 
585
 
 
586
       redraw Redraw the window.
 
587
 
 
588
       raise  Raise the window to the front.
 
589
 
 
590
       closeWindow
 
591
              Close the window.
 
592
 
 
593
       run(external-command-string)
 
594
              Run an external command.  The following escapes are
 
595
              allowed in the command string:
 
596
 
 
597
                  %f => PDF file name (or an empty string if no
 
598
                        file is open)
 
599
                  %b => PDF file base name, i.e., file name minus
 
600
                        the extension (or an empty string if no
 
601
                        file is open)
 
602
                  %u => link URL (or an empty string if not over
 
603
                        a URL link)
 
604
                  %x => selection upper-left x coordinate
 
605
                        (or 0 if there is no selection)
 
606
                  %y => selection upper-left y coordinate
 
607
                        (or 0 if there is no selection)
 
608
                  %X => selection lower-right x coordinate
 
609
                        (or 0 if there is no selection)
 
610
                  %Y => selection lower-right y coordinate
 
611
                        (or 0 if there is no selection)
 
612
                  %% => %
 
613
 
 
614
 
 
615
       openOutline
 
616
              Open the outline pane.
 
617
 
 
618
       closeOutline
 
619
              Close the outline pane.
 
620
 
 
621
       toggleOutline
 
622
              Toggle the outline pane between open and closed.
 
623
 
 
624
       scrollOutlineDown(n)
 
625
              Scroll the outline down by n increments.
 
626
 
 
627
       scrollOutlineUp(n)
 
628
              Scroll the outline up by n increments.
 
629
 
 
630
       focusToDocWin
 
631
              Set the keyboard focus to the main document window.
 
632
 
 
633
       focusToPageNum
 
634
              Set the keyboard focus to the page number text box.
 
635
 
 
636
       find   Open the 'find' dialog.
 
637
 
 
638
       findNext
 
639
              Finds the next occurrence of the search string  (no
 
640
              dialog).
 
641
 
 
642
       print  Open the 'print' dialog.
 
643
 
 
644
       about  Open the 'about' dialog.
 
645
 
 
646
       quit   Quit from xpdf.
 
647
 
 
648
       The  following  commands depend on the current mouse posi-
 
649
       tion:
 
650
 
 
651
       startSelection
 
652
              Start a selection, which will be  extended  as  the
 
653
              mouse moves.
 
654
 
 
655
       endSelection
 
656
              End a selection.
 
657
 
 
658
       startPan
 
659
              Start  a pan, which will scroll the document as the
 
660
              mouse moves
 
661
 
 
662
       endPan End a pan.
 
663
 
 
664
       postPopupMenu
 
665
              Display the popup menu.
 
666
 
 
667
       followLink
 
668
              Follow a hyperlink (does nothing if  the  mouse  is
 
669
              not over a link).
 
670
 
 
671
       followLinkInNewWin
 
672
              Follow a hyperlink, opening PDF files in a new win-
 
673
              dow (does nothing if the mouse is not over a link).
 
674
              For links to non-PDF files, this command is identi-
 
675
              cal to followLink.
 
676
 
 
677
       followLinkNoSel
 
678
              Same as followLink, but does nothing if there is  a
 
679
              non-empty  selection.   (This  is useful as a mouse
 
680
              button binding.)
 
681
 
 
682
       followLinkInNewWinNoSel
 
683
              Same as followLinkInNewWin,  but  does  nothing  if
 
684
              there is a non-empty selection.  (This is useful as
 
685
              a mouse button binding.)
 
686
 
 
687
   Default Bindings
 
688
       The default mouse bindings are as follows:
 
689
 
 
690
           bind mousePress1    any         startSelection
 
691
           bind mouseRelease1  any         endSelection followLinkNoSel
 
692
           bind mousePress2    any         startPan
 
693
           bind mouseRelease2  any         endPan
 
694
           bind mousePress3    any         postPopupMenu
 
695
           bind mousePress4    any         scrollUpPrevPage(16)
 
696
           bind mousePress5    any         scrollDownNextPage(16)
 
697
           bind mousePress6    any         scrollLeft(16)
 
698
           bind mousePress7    any         scrollRight(16)
 
699
 
 
700
       The default key bindings are as follows:
 
701
 
 
702
           bind ctrl-home      any         gotoPage(1)
 
703
           bind home           any         scrollToTopLeft
 
704
           bind ctrl-end       any         gotoLastPage
 
705
           bind end            any         scrollToBottomRight
 
706
           bind pgup           any         pageUp
 
707
           bind backspace      any         pageUp
 
708
           bind delete         any         pageUp
 
709
           bind pgdn           any         pageDown
 
710
           bind space          any         pageDown
 
711
           bind left           any         scrollLeft(16)
 
712
           bind right          any         scrollRight(16)
 
713
           bind up             any         scrollUp(16)
 
714
           bind down           any         scrollDown(16)
 
715
           bind o              any         open
 
716
           bind O              any         open
 
717
           bind r              any         reload
 
718
           bind R              any         reload
 
719
           bind f              any         find
 
720
           bind F              any         find
 
721
           bind ctrl-f         any         find
 
722
           bind ctrl-g         any         findNext
 
723
           bind ctrl-p         any         print
 
724
           bind n              scrLockOff  nextPage
 
725
           bind N              scrLockOff  nextPage
 
726
           bind n              scrLockOn   nextPageNoScroll
 
727
           bind N              scrLockOn   nextPageNoScroll
 
728
           bind p              scrLockOff  prevPage
 
729
           bind P              scrLockOff  prevPage
 
730
           bind p              scrLockOn   prevPageNoScroll
 
731
           bind P              scrLockOn   prevPageNoScroll
 
732
           bind v              any         goForward
 
733
           bind b              any         goBackward
 
734
           bind g              any         focusToPageNum
 
735
           bind 0              any         zoomPercent(125)
 
736
           bind +              any         zoomIn
 
737
           bind -              any         zoomOut
 
738
           bind z              any         zoomFitPage
 
739
           bind w              any         zoomFitWidth
 
740
           bind alt-f          any         toggleFullScreenMode
 
741
           bind ctrl-l         any         redraw
 
742
           bind ctrl-w         any         closeWindow
 
743
           bind ?              any         about
 
744
           bind q              any         quit
 
745
           bind Q              any         quit
 
746
 
 
747
       Previous versions of xpdf included a "viKeys" X  resource.
 
748
       It  is no longer available, but the following bindings are
 
749
       equivalent:
 
750
 
 
751
           bind h any scrollLeft(16)
 
752
           bind l any scrollRight(16)
 
753
           bind k any scrollUp(16)
 
754
           bind j any scrollDown(16)
 
755
 
 
756
 
424
757
REMOTE SERVER MODE
425
758
       Xpdf can be started in remote server mode by specifying  a
426
759
       server  name  (in  addition to the file name and page num-
464
797
 
465
798
AUTHOR
466
799
       The   xpdf   software   and  documentation  are  copyright
467
 
       1996-2005 Glyph & Cog, LLC.
 
800
       1996-2007 Glyph & Cog, LLC.
468
801
 
469
802
SEE ALSO
470
803
       pdftops(1),   pdftotext(1),    pdfinfo(1),    pdffonts(1),
473
806
 
474
807
 
475
808
 
476
 
                          17 August 2005                  xpdf(1)
 
809
                         27 February 2007                 xpdf(1)