Quote:
Originally Posted by fdwojo
With regards to "can I change it", I was referring to the way that SIGIL responds when you choose to BOLD, ITALICS, or UNDERLINE with just a click of the mouse or a keypress of CTRL-B or CTRL-I or CTRL-U. Granted, if I was a programmer I'm sure I could edit the source code, and generate my own custom version of SIGIL, but sadly, I can't and I'm guessing the source code isn't available even if I could.
|
As KevinH has already mentioned, you could easily change the behavior of CTRL+B and CTRL+I by creating two clips. This'll take less than 5 minutes.
1. Right-click the toolbar and check Clip Bar, if it isn't already checked.
2. In the Clip Editor, create two clips with the following contents
<strong>\1</strong>
<em>\1</em>
(They must be the first two clips.)
3. Change the keyboard shortcuts for clips 1 & 2 to CTRL+B and CTRL+I