brailcom / speechd-el

Emacs speech and Braille output interface
GNU General Public License v3.0
13 stars 6 forks source link

How can I change the prefix key? #6

Closed madorian closed 3 weeks ago

madorian commented 3 weeks ago

It seems the standard prefix is C-e.

How can I change that to "C-M-f S"?

Thanks;)

mz-pdm commented 3 weeks ago

See the user manual, Customization, Keys.

madorian commented 3 weeks ago

ok, thanks,

(setq speechd-speak-prefix (kbd "C-M-f S"))