Quote:
Originally Posted by Josieb1
Can anyone tell me what I'm doing wrong with adding the code FullScreenReading=true to my config file please? I had to do a full factory reset so I am trying to re add this to my config file
This is what it looks like in the config file
[FeatureSettings]FullBookPageNumbers="falseFullScreenReading=true"
Thanks
|
Code:
[FeatureSettings]
FullBookPageNumbers=true
FullScreenReading=true
Remember also that one has to use a Unix style editor.