View Single Post
Old 08-13-2021, 04:26 PM   #9
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,734
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by fdwojo View Post
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

Doitsu is offline