svnno****@sourc*****
svnno****@sourc*****
2009年 9月 9日 (水) 00:36:16 JST
Revision: 3618 http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=3618 Author: yutakapon Date: 2009-09-09 00:36:16 +0900 (Wed, 09 Sep 2009) Log Message: ----------- CursorCtrlSequence ã«é¢ãã¦ãè¨è¼ã追å ããã ããè±è¨³éä¸ã Modified Paths: -------------- trunk/doc/en/html/setup/teraterm-win.html -------------- next part -------------- Modified: trunk/doc/en/html/setup/teraterm-win.html =================================================================== --- trunk/doc/en/html/setup/teraterm-win.html 2009-09-07 13:46:35 UTC (rev 3617) +++ trunk/doc/en/html/setup/teraterm-win.html 2009-09-08 15:36:16 UTC (rev 3618) @@ -627,7 +627,6 @@ NOTE: Input ^[ by using Control-V Control-[. </pre> -AvP[VI¹ãÉAJ[\ð_ÅóÔÉß·ÉÍAȺÌæ¤ÉÝèðµÜ·B If the cursor periodically blinks after an application exits, a user should configure as follows. <br> In the ncurses 5.7 terminfo, the invisible(civis)/normal display(cnorm)/highlighting(cvvis) of the xterm cursor are as follows: @@ -638,15 +637,17 @@ cvvis=\E[?12;25h </pre> -±ÌÝè¾ÆAJ[\ÌÊí\¦Íñ_ÅÉA²\¦Í_Å·éæ¤ÉÈèÜ·B±Ì½ß terminfo ÎÌAvP[VªJ[\ðÊí\¦µæ¤Æµ½É_ŵÈÈèÜ·B<br> +When the upper configuration is enabled, the normal cursor displays with the non-blinking mode and the emphasis cursor displays with the blinking mode. +±Ì½ß terminfo ÎÌAvP[VªJ[\ðÊí\¦µæ¤Æµ½É_ŵÈÈèÜ·B<br> ÎƵÄÍAJ[\Ì_ŧäð³·é×É CursorCtrlSequence ð off ÉÝè·é©AJ[\\¦óÔÏXÉ_ÅóÔðÏXµÈ¢æ¤ÉȺÌèðzXg¤ÅÀ{µÄ¾³¢B <pre> % infocmp xterm > xterm.ti -¶¬³ê½xterm.tiðÒWµAcnorm, cvvisÌlð \E?25h ÉÏX·é +Open the xterm.ti file, change from a value of cnorm and cvvis to \E?25h. % tic -o ~/.terminfo xterm.ti -VXeSÌɽf³¹é½ßÉÍ root ÅȺðÀs +Execute the tic command. # tic xterm.ti +If the configuration is enabled as whole system, execute the upper command with a root user. </pre> </body>