Description: In LO 4.4.6.2, I can't see any way, in Impress, of toggling ordered or unordered list formatting. I often want to write a text box with a combination of lists and text, but it always requires reaching for the mouse. Over in Writer, the shift-F12 shortcut is defined by default. It is also there in Tools→Customize. But here in Writer, there is no shortcut, and it is not in the Tools→Customize options either. Would be great if this can be added! Steps to Reproduce: As above Actual Results: As above Expected Results: As above Reproducible: Always User Profile Reset: No Additional Info: Nil
So, you can define such a shortcut via the menus, Tools | Customize | Keyboard tab. You choose the "Unordered List" command and choose a shortcut. Please make an argument regarding why you believe such a shortcut should be defined by default. Personally, I feel that bulleting is important enough in presentation to merit having keyboard shortcut of its own, so +1 from me.
I think John made his workflow and use case clear. And consistency across modules is a high value in itself, so let's do it. Shortcuts as assigned to commands in officecfg/registry/data/org/openoffice/Office/Accelerators.xcu, currently at PrimaryKeys > Global > Modules > GlobalDocument, Webdocument, FormDesign, TextReportDesign, TextDocument, XMLFormDocument <node oor:name="F12_SHIFT" oor:op="replace"> <prop oor:name="Command"> <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> <value xml:lang="en-US">.uno:DefaultBullet</value> </prop> </node> This needs to be copied into the node com.sun.star.presentation.PresentationDocument.