I am creating an e-book following the example program d-en-all.tex as found on the Context site. I have a question about the "exit" button. This button shuts down the current document but leaves Acrobat Reader still up and running. If the user is in full screen mode he has to do an <alt><esc> to get back to normal mode (from fullscreen) and then exit the Acrobat Reader using a menu. I am looking for a technique that would exit everythig when the user pushes the "exit" button. Here are some pertinent snippets from my file: --------------------------------- \setupinteractionmenu [right] [background=color, backgroundcolor=LightGray, frame=off, state=start] \startinteractionmenu[right] \but [content] contents \\ \but [NextPage] next \\ \but [PreviousPage] previous \\ \but [sample] sample \\ \but [PreviousJump] back \\ \but [CloseDocument] exit \\ \vfill \stopinteractionmenu ---------------------------------- And another question: Some of the pdf examples on the Context site automatically open in full screen mode. How is this accomplished? -- John Culleton Able Typesetters and Indexers http://wexfordpress.com