Version: 0.7.2 (using KDE 4.1.2) OS: Linux Installed from: Ubuntu Packages Drawing mode is great during presentations, but it would be really smooth if I could set a keyboard shortcut to erase drawings (or better yet C-z or C-/ undo shortcut) and also one to enter drawing mode without using the hidden menu bar. Also, it may be useful to have an option to remain in drawing mode persistently so that closing and opening okular and then going to presentation mode means you're ready to draw on the slides without doing anything else.
SVN commit 890504 by pino: Pass the action collection directly in the ctor of the presentation widget, so we can use its actions there too. As result, move the creation of the drawing actions in the main kpart and just plug them, so their shortcut can be configured. BUG: 175545 M +10 -3 part.cpp M +11 -6 ui/presentationwidget.cpp M +3 -4 ui/presentationwidget.h WebSVN link: http://websvn.kde.org/?view=rev&revision=890504