Inkscape.org
Beginners' Questions Keyboard shortcut for "Save a Copy" does not work in Windows 10
  1. #1
    Johan Johan @johan_v
    *

    The keyboard shortcut for "Save a Copy" (Shift+Ctrl+Alt+S according to the manual) does not work. I am using the default Inkscape settings.

    In contrast, "Save As..." works fine using Shift+Ctrl+S.

    Context:

    • Source: Created in inkscape (no import)
    • OS: Win10 64bit fully updated,
    • Inkscape 1.3.2 (091e20e, 2023-11-25, custom) - upgraded from V1.2
    • MSi-installed
    • Hardware: nothing special, Laptop Lenovo P50 with 2 external monitors.

    default.xml == inkscape.xml:

      <!-- File -->
      <bind gaction="win.document-new"                       keys="&lt;primary&gt;n" />
      <bind gaction="win.document-dialog-templates"          keys="&lt;primary&gt;&lt;alt&gt;n" />
      <bind gaction="win.document-open"                      keys="&lt;primary&gt;o" />
      <bind gaction="win.document-revert" />
      <bind gaction="win.document-save"                      keys="&lt;primary&gt;s" />
      <bind gaction="win.document-save-as"                   keys="&lt;primary&gt;&lt;shift&gt;s" />
      <bind gaction="win.document-save-copy"                 keys="&lt;primary&gt;&lt;shift&gt;&lt;alt&gt;s" />
      <bind gaction="win.document-import"                    keys="&lt;primary&gt;i" />
      <bind gaction="win.document-print"                     keys="&lt;primary&gt;p" />
      <bind gaction="win.document-cleanup" />
      <bind gaction="win.document-close"                     keys="&lt;primary&gt;w" />
      <bind gaction="app.quit"                               keys="&lt;primary&gt;q" />

    What to do? Thanks in advance.

Inkscape Inkscape.org Inkscape Forum Beginners' Questions Keyboard shortcut for "Save a Copy" does not work in Windows 10