File indexing completed on 2025-02-02 04:22:28

0001 <?xml version="1.0" encoding="utf-8"?>
0002 <!DOCTYPE html>
0003 
0004 <html xmlns="http://www.w3.org/1999/xhtml">
0005 <head><title>Ten Scripts Plugin Manual</title>
0006 </head>
0007 <body>
0008 
0009 <h1 id="ten-scripts">Ten Scripts</h1>
0010 <p>A script to assign Python scripts to any of ten configurable hotkeys.</p>
0011 <h2 id="basic-usage">Basic Usage</h2>
0012 <p>Go to <strong>Tools → Scripts → Ten Scripts</strong>.</p>
0013 <p>A Window will pop up with a list of boxes prepended by hotkey-names.</p>
0014 <p>Press the last button to select a Python script from your system. It will then show up in the center label when set.</p>
0015 <p>To change the associated hotkey, go to <strong>Settings → Configure Krita → Keyboard Shortcuts</strong> and then change the <strong>Execute Script</strong> actions under <strong>Ten Scripts</strong></p>
0016 <p>When done, open a file, and press your hotkeys to activate that script!</p>
0017 
0018 </body>
0019 </html>