To enable the full-screen option add the following to the device's configuration file
.kobo/Kobo/Kobo eReader.conf (with a unix-aware text editor such as Notepad++ if using Windows, don't use Notepad or Wordpad):
Code:
[FeatureSettings]
FullScreenReading=true
That will enable the "Show header and footer" option in the reading settings.
There is no need to patch for this if you are only reading epubs, but if you read kepubs there are patches to fix some problems that occur with kepubs in full-screen mode.
Edit: There is some more info in
this recent thread.