Advertisement
Guest User

llpp.conf

a guest
Jan 27th, 2017
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. cat llpp.conf ## Includes previously incriminated file (now renamed to XXX which solves the issue)
  2. <llppconfig>
  3. <defaults
  4. width='900'
  5. height='900'
  6. scroll-bar-width='7'
  7. scroll-handle-height='12'
  8. horizontal-scrollbar-visible='true'
  9. vertical-scrollbar-visible='true'
  10. case-insensitive-search='true'
  11. preload='true'
  12. page-bias='0'
  13. scroll-step='24'
  14. auto-scroll-step='2'
  15. max-height-fit='true'
  16. crop-hack='false'
  17. throttle='false'
  18. highlight-links='false'
  19. under-cursor-info='false'
  20. vertical-margin='2'
  21. zoom='100'
  22. presentation='false'
  23. rotation-angle='0'
  24. persistent-bookmarks='true'
  25. fit-model='proportional'
  26. pixmap-cache-size='32M'
  27. tex-count='32'
  28. slice-height='1024'
  29. thumbnail-width='76'
  30. persistent-location='true'
  31. background-color='128/128/128'
  32. tile-width='2048'
  33. tile-height='2048'
  34. mupdf-store-size='256M'
  35. checkers='true'
  36. aalevel='8'
  37. trim-margins='false'
  38. trim-fuzz='0/0/0/0'
  39. uri-launcher='xdg-open &quot;%s&quot;'
  40. path-launcher='lp &quot;%s&quot;'
  41. color-space='rgb'
  42. invert-colors='false'
  43. brightness='1.000000'
  44. selection-command='xsel -i'
  45. synctex-command='echo SyncTex'
  46. pax-command='cat'
  47. askpass-command=''
  48. savepath-command='echo %s'
  49. update-cursor='false'
  50. hint-font-size='12'
  51. horizontal-scroll-step='24'
  52. page-scroll-scale='1.000000'
  53. use-pbo='true'
  54. wheel-scrolls-pages='false'
  55. remote-in-a-new-instance='false'
  56. point-and-x='false'
  57. point-and-x-mark='word'
  58. scroll-bar-on-the-left='false'
  59. last-visit='-9223372036854775808'
  60. edit-annotations-inline='true'
  61. coarse-presentation-positioning='false'>
  62. <keymap mode='view'>
  63. <map in='k' out='down'/>
  64. <map in='u' out='pgup'/>
  65. <map in='l' out='up'/>
  66. <map in='j' out='left'/>
  67. <map in=';' out='right'/>
  68. <map in='d' out='pgdown'/>
  69. </keymap>
  70. </defaults>
  71. </llppconfig>
  72. <doc path='/media/data/university/teaching/XXXXX/assignments/files/XXX.pdf'
  73. width='1916'
  74. height='1180'
  75. title='XXXXXXX XXXX - XXXXXXXXXXX.docx'
  76. last-visit='1485528535'/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement