InkStitch - installation/Raccourcis
The shortcuts
Marre d'aller sans cesse dans Extensions>Ink/Stitch> ? La solution est d'utiliser les raccourcis ! On propose de définir au moins les raccourcis suivants :
1) Raccourcis préconisés par Inkstitch.org :
- Maj+Ctrl+O => Affiche la boite de dialogue Objets
- Maj+Ctrl+P => Affiche la fenêtre des Paramètres de broderie
- Maj+Ctrl+L => Lance la simulation de broderie (mnémonique L pour LiveSimulation)
- Maj+Ctrl+E => Affiche la fenêtre Broder (mnémonique E pour Embroider)
- Ctrl+R => Exécute Chemin > Inverser (mnémonique R pour Reverse)
- Page Haut => Monte l'objet d'un niveau
- Page Bas => Descend l'objet d'un niveau
2) Raccourcis inventés par Laure et Françoise
- Maj+Ctrl+U => Exécute Outils de satin>Convertir ligne en satin (mnémonique U parce que U ressemble à deux rails)
- Maj+Ctrl+J => Exécute Outils de satin>Intervertir les rails satin (mnémonique J parce que J ressemble à une flèche)
- Maj+Ctrl+B => Exécute Outils de satin>Scinder colonne satin (mnémonique B parce qu'on peut couper B en deux de façon symétrique)
- Maj+Ctrl+I => Ouvrir Imprimer / Prévisualisation réaliste
- Maj+Ctrl+Q => Affiche la fenêtre de Lettrage (mnémonique Q pour QWERTY)
- Maj+Ctrl+Touche Effacer => Dépistage de problèmes avec des objets (mnémonique Touche effacer pour Effacer les erreurs)
- Maj+Ctrl++ => Affiche la boite de Commandes>Attacher des commandes à des objets sélectionnés (mnémonique Touche + pour Ajouter des commandes)
3) Les miens sont en bas ...
Les raccourcis sont affichés dans les menus, donc vous pouvez les apprendre peu à peu.
Installation du fichier de reccourcis
Attention, il faut adapter le chemin, donc substituer XXX par votre nom de login.
COMMENT L'INSTALLER ?
- Identifiez votre version de InkScape (1.1 ou 1.2 en été 2022). Téléchargez une des deux versions:
- http://tecfa.unige.ch/guides/embroid/inkstitch/shortcuts/inkscape-1-1/default.xml (clic droit et enregistrer sous)
- http://tecfa.unige.ch/guides/embroid/inkstitch/shortcuts/inkscape-1-2/default.xml (clic droit et enregistrer sous)
- Identifiez le dossier où se trouve le fichier raccourcis. La méthode la plus simple est de regarder dans les préférences de InkScape. (Menu Edit -> Préférences -> Système -> Raccourcis utilisateur:
- Copier le fichier default.xml dans ce dossier (sans le renommer)
A option: sauvegarder l'ancien fichier default.xml s'il y en a déjà un.
Sous windows 10/11, le dossier est C:\Users\XXXX\AppData\Roaming\inkscape\keys (chemin à adapter en fonction)
Sous mac, aller dans Macintosh HD>Utilisateurs>XXXX>.config>inkscape>keys (chemin à adapter en fonction)
Contenu du fichier default.xml pour InkScape 1.2 et InkStitch > 2.2
Le contenu peut encore changer - Daniel K. Schneider (discussion) 31 mai 2022 à 15:43 (CEST)
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<keys
name="User Shortcuts">
<bind
gaction="app.org.inkstitch.auto-run"
keys="<Primary><Shift><Alt>a" />
<bind
gaction="app.org.inkstitch.auto-satin"
keys="<Primary>asterisk" />
<bind
gaction="app.org.inkstitch.break-apart"
keys="<Primary><Shift>o" />
<bind
gaction="app.org.inkstitch.convert-to-satin"
keys="<Primary><Shift>u" />
<bind
gaction="app.org.inkstitch.cut-satin"
keys="<Primary><Shift>b" />
<bind
gaction="app.org.inkstitch.cutwork-segmentation"
keys="<Primary><Shift><Alt>r" />
<bind
gaction="app.org.inkstitch.flip-satins"
keys="<Primary><Shift>j" />
<bind
gaction="app.org.inkstitch.global-commands"
keys="<Primary><Alt>plus" />
<bind
gaction="app.org.inkstitch.lettering"
keys="<Primary><Shift>q" />
<bind
gaction="app.org.inkstitch.object-commands-toggle-visibility"
keys="<Primary><Shift><Alt>h" />
<bind
gaction="app.org.inkstitch.params"
keys="<Primary><Shift>p" />
<bind
gaction="app.org.inkstitch.print"
keys="<Primary><Shift>i" />
<bind
gaction="app.org.inkstitch.selection-to-guide-line"
keys="<Primary><Shift><Alt>g" />
<bind
gaction="app.org.inkstitch.selection-to-pattern"
keys="<Primary><Shift><Alt>t" />
<bind
gaction="app.org.inkstitch.simulator"
keys="<Primary><Shift>l" />
<bind
gaction="app.org.inkstitch.stitch-plan-preview"
keys="<Primary>slash" />
<bind
gaction="app.org.inkstitch.troubleshoot"
keys="<Primary><Shift>BackSpace" />
</keys>
Contenu du fichier default.xml pour InkScape 1.1 et InkStitch 2.1.2
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<keys
name="User Shortcuts">
<bind
key="asterisk"
modifiers="Ctrl,Shift"
action="org.inkstitch.auto_satin"
display="true" />
<bind
key="plus"
modifiers="Ctrl,Shift"
action="org.inkstitch.commands"
display="true" />
<bind
key="slash"
modifiers="Ctrl,Shift"
action="org.inkstitch.stitch_plan_preview"
display="true" />
<bind
key="B"
modifiers="Ctrl,Shift"
action="org.inkstitch.cut_satin"
display="true" />
<bind
key="I"
modifiers="Ctrl,Shift"
action="org.inkstitch.print"
display="true" />
<bind
key="J"
modifiers="Ctrl,Shift"
action="org.inkstitch.flip_satins"
display="true" />
<bind
key="L"
modifiers="Ctrl,Shift"
action="org.inkstitch.simulator"
display="true" />
<bind
key="O"
modifiers="Ctrl,Shift"
action="org.inkstitch.break_apart"
display="true" />
<bind
key="P"
modifiers="Ctrl,Shift"
action="org.inkstitch.params" />
<bind
key="Q"
modifiers="Ctrl,Shift"
action="org.inkstitch.lettering"
display="true" />
<bind
key="R"
modifiers="Ctrl"
action="SelectionReverse"
display="true" />
<bind
key="U"
modifiers="Ctrl,Shift"
action="org.inkstitch.convert_to_satin"
display="true" />
<bind
key="b"
modifiers="Ctrl,Shift"
action="org.inkstitch.cut_satin" />
<bind
key="i"
modifiers="Ctrl,Shift"
action="org.inkstitch.print" />
<bind
key="j"
modifiers="Ctrl,Shift"
action="org.inkstitch.flip_satins" />
<bind
key="l"
modifiers="Ctrl,Shift"
action="org.inkstitch.simulator" />
<bind
key="o"
modifiers="Ctrl,Shift"
action="org.inkstitch.break_apart" />
<bind
key="p"
modifiers="Ctrl,Shift"
action="org.inkstitch.params"
display="true" />
<bind
key="q"
modifiers="Ctrl,Shift"
action="org.inkstitch.lettering" />
<bind
key="r"
modifiers="Ctrl"
action="SelectionReverse" />
<bind
key="u"
modifiers="Ctrl,Shift"
action="org.inkstitch.convert_to_satin" />
<bind
key="ISO_Left_Tab"
modifiers="Shift"
action="EditSelectPrev" />
<bind
key="dead_circumflex"
modifiers="Ctrl"
action="SelectionSymDiff" />
<bind
key="BackSpace"
modifiers="Ctrl,Shift"
action="org.inkstitch.troubleshoot"
display="true" />
<bind
key="Tab"
modifiers="Shift"
action="EditSelectPrev"
display="true" />
<bind
key="Page_Up"
action="SelectionStackUp"
display="true" />
<bind
key="Page_Down"
action="SelectionStackDown"
display="true" />
<bind
key="KP_Page_Up"
action="SelectionStackUp" />
<bind
key="KP_Next"
action="SelectionStackDown" />
<bind
key="KP_Multiply"
modifiers="Ctrl,Shift"
action="org.inkstitch.auto_satin" />
<bind
key="KP_Add"
modifiers="Ctrl,Shift"
action="org.inkstitch.commands" />
<bind
key="KP_Divide"
modifiers="Ctrl,Shift"
action="org.inkstitch.stitch_plan_preview" />
</keys>