diff options
| author | Eli Zaretskii | 2001-11-18 18:41:05 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-11-18 18:41:05 +0000 |
| commit | c289e7f0b5c6acb44b04bc42f166252aec6f3f99 (patch) | |
| tree | 1e539555c856c668020f9a6fd15acaa867346257 | |
| parent | 8f8da2d0c793b3aa7eb682421909fcec2a7c0d1f (diff) | |
| download | emacs-c289e7f0b5c6acb44b04bc42f166252aec6f3f99.tar.gz emacs-c289e7f0b5c6acb44b04bc42f166252aec6f3f99.zip | |
How to get a blinking underscore cursor inside Emacs.
| -rw-r--r-- | etc/PROBLEMS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 0884ad30ead..7ab6e14a596 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -273,6 +273,9 @@ To this end, run "infocmp linux > linux-term", edit the file | |||
| 273 | the sequence "\E[?25h\E[?17;0;64c", and then run "tic linux-term" to | 273 | the sequence "\E[?25h\E[?17;0;64c", and then run "tic linux-term" to |
| 274 | produce a modified terminfo entry. | 274 | produce a modified terminfo entry. |
| 275 | 275 | ||
| 276 | Alternatively, if you want a blinking underscore as your Emacs cursor, | ||
| 277 | change the "cvvis" capability to send the "\E[?25h\E[?0c" command. | ||
| 278 | |||
| 276 | * Problems in Emacs built with LessTif. | 279 | * Problems in Emacs built with LessTif. |
| 277 | 280 | ||
| 278 | The problems seem to depend on the version of LessTif and the Motif | 281 | The problems seem to depend on the version of LessTif and the Motif |