Ctrl + drag (or select text), then use Zoom / To Selection (Ctrl + 4, also in the right-click menu). The view zooms so the selection fills the window and is centered. The selection stays, so you can still copy it, and Alt + Left takes you back to the previous view and zoom. The command is CmdZoomToSelection (#1699).ToolbarCustomLayout advanced setting: list the built-in toolbar buttons you want, in the order you want them, e.g. ToolbarCustomLayout = CmdFindFirst | PageInfo CmdGoToPrevPage CmdGoToNextPage. Buttons you leave out are hidden, | adds a separator and PageInfo is the page number box. Leave it empty for the standard layout (#5095).ZoomLevels advanced setting sets the maximum zoom, so adding e.g. 12800 25600 51200 lets you zoom that far. Values up to 1000000 are accepted (#1195).CmdToggleLaserPointer) turns the mouse cursor over the document into a glowing red dot for presentations. While it’s on, the cursor doesn’t auto-hide in presentation mode. There’s no default shortcut: assign one in the Shortcuts advanced setting (#5930).SelectionHandlers entry can add its own button to the toolbar that pops up over a text selection, using the SelectToolbarNameOrSvg field (button text, or an SVG icon). This lets you send selected text to a web service or program in one click (discussion #5931).