>![]() |
Next: emacspeak-loaddefs Options, Previous: emacspeak-jde Options, Up: Emacspeak Customizations
Automatically generated documentation for options defined in module emacspeak-keymap. These options are customizable via Emacs' Custom interface.
*Specifies alt key bindings for the audio desktop. You can turn the `Pause' key on your Linux PC keyboard into a `alt' key on Linux by having it emit the sequence `C-x@a'.
Bindings specified here are available on prefix key `alt' (not to be confused with alt==meta) for example, if you bind `s' to command emacspeak-emergency-tts-restart then that command will be available on key `ALT s'
The value of this variable is an association list. The car of each element specifies a key sequence. The cdr specifies an interactive command that the key sequence executes. To enter a key with a modifier, type C-q followed by the desired modified keystroke. For example, to enter C-s (Control s) as the key to be bound, type C-q C-s in the key field in the customization buffer. You can use the notation [f1], [f2], etc., to specify function keys.
*Specifies hyper key bindings for the audio desktop. Emacs can use the `hyper' key as a modifier key. You can turn the `windows' keys on your Linux PC keyboard into a `hyper' key on Linux by having it emit the sequence `C-x@h'.
Bindings specified here are available on prefix key `hyper' for example, if you bind `b' to command `bbdb ' then that command will be available on key `hyper b'.
The value of this variable is an association list. The car of each element specifies a key sequence. The cdr specifies an interactive command that the key sequence executes. To enter a key with a modifier, type C-q followed by the desired modified keystroke. For example, to enter C-s (Control s) as the key to be bound, type C-q C-s in the key field in the customization buffer. You can use the notation [f1], [f2], etc., to specify function keys.
*Specifies personal key bindings for the audio desktop. Bindings specified here are available on prefix key C-e x for example, if you bind `s' to command emacspeak-emergency-tts-restart then that command will be available on key C-e x s
The value of this variable is an association list. The car of each element specifies a key sequence. The cdr specifies an interactive command that the key sequence executes. To enter a key with a modifier, type C-q followed by the desired modified keystroke. For example, to enter C-s (Control s) as the key to be bound, type C-q C-s in the key field in the customization buffer. You can use the notation [f1], [f2], etc., to specify function keys.
*Specifies super key bindings for the audio desktop. You can turn the right `windows menu' keys on your Linux PC keyboard into a `super' key on Linux by having it emit the sequence `C-x@s'.
Bindings specified here are available on prefix key `super' for example, if you bind `s' to command emacspeak-emergency-tts-restart then that command will be available on key `super s'
The value of this variable is an association list. The car of each element specifies a key sequence. The cdr specifies an interactive command that the key sequence executes. To enter a key with a modifier, type C-q followed by the desired modified keystroke. For example, to enter C-s (Control s) as the key to be bound, type C-q C-s in the key field in the customization buffer. You can use the notation [f1], [f2], etc., to specify function keys.