-\r
- # Black-white behaviour\r
- # Sets the behaviour when returning from black or white mode. Options: "both", "literal"\r
- # In PowerPoint's presenter view, if the slideshow is in black or white screen mode,\r
- # attempting to switch to the other mode (white/black) will result in the slideshow\r
- # returning to a normal (visible) state, rather than white/black. This behaviour is\r
- # also the default for ppt-control, and is set by setting the value of "blackwhite"\r
- # to "both" (since when the slideshow is in black or white mode, requesting either\r
- # of black or white mode will return the slideshow to normal). The more intuitive\r
- # settings is "literal", whereby when the slideshow is in black or white mode, \r
- # pressing the button corresponding to the mode that the slideshow is already in will\r
- # return the slideshow to normal mode, and pressing the other button will put the \r
- # slideshow into that mode.\r