How to switch Preview's full screen default setting from "two-pages" to "continuous scroll"?

As you know, per your question, the preferences in the Preview app only apply to documents when first opened. It seems that OS X has a built in default view for full screen documents. I tried a couple things...

  1. I opened a PDF to Full Screen and set the view to Continuous to see if this would stick and that view would be chosen next time I went full screen. Not the case.
  2. I searched every preference file related to Preview (also using 10.9.2) and found no setting even indirectly related to a view setting specifically when in full screen.

I'd say, doing what you want is either not possible at all or at best it'd require getting into a preference setting somewhere you wouldn't want to poke around with. My guess would be it's a setting inside Preview.app's package contents. Fooling around in there can get hairy

As an alternative to setting a new default, the keyboard shortcut to switch to Continuous view is:

CMD+1

So you can just quickly hit that each time you go full screen and the view changes immediately. It's not exactly what you wanted, but it's a very fast alternative.

Hope that helps!


This worked for me.

defaults write com.apple.Preview kPVPDFDefaultPageViewModeOption 1

defaults write com.apple.Preview kPVPDFDefaultPageViewModeOption

this setting is the same as "Opening for the first time" setting in PDF pane of Preview's Preferences.

0 Continuous Scroll

1 Single Page

2 Two Pages

It didn't work for me in macOS 10.15.3 (19D76) as change this setting doesn't affect fullscreen PDF display mode. And I doubt this would work in other macOS versions as well.


I do realise this is an old question, but I managed to solve this at least on Catalina (10.15.4) but probably on older versions too.

If you try to enter full screen using the shortcut CMD + Option + F, you are actually entering presentation mode. You will notice that the slides flow automatically (or you can pause this) and you can also switch which pages you are seeing, but other options you can normally do are not available.

Instead, if you use the correct shortcut to enter full screen Ctrl + Cmd + F you enter full screen while respecting your preference, whatever that might be.