User Tools

Site Tools


tips:solaris:screen_terminfo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
tips:solaris:screen_terminfo [2010/01/09 01:04]
mattieu
tips:solaris:screen_terminfo [2010/01/10 23:35]
mattieu
Line 7: Line 7:
 We need to convert this to a terminfo file and compile it. All tools used below come standard with Solaris. We need to convert this to a terminfo file and compile it. All tools used below come standard with Solaris.
  
-''$ captoinfo screencap > screen.ti\\ +<code bash>$ captoinfo screencap > screen.ti 
-"screencap", line 2, col 24, terminal 'screen': unknown capability 'G0'\\ +"screencap", line 2, col 24, terminal 'screen': unknown capability 'G0' 
-"screencap", line 18, col 58, terminal 'screen': unknown capability 'AX'\\ +"screencap", line 18, col 58, terminal 'screen': unknown capability 'AX' 
-tic screen.ti\\ +$ sudo tic screen.ti 
-$ ls -d /usr/share/lib/terminfo/s/screen*\\ +$ ls -d /usr/share/lib/terminfo/s/screen* 
-/usr/share/lib/terminfo/s/screen     /usr/share/lib/terminfo/s/screen-w''+/usr/share/lib/terminfo/s/screen     /usr/share/lib/terminfo/s/screen-w</code>
  
 //Note: Make sure you're running ''/usr/bin/tic'', not ''/usr/local/bin/tic'' (comes with some sunfreeware package). The ''/usr/local/bin/tic'' will write it's terminfo file to ''/usr/local/share/terminfo'' which isn't used by any shell I've tried, not by default anyway. Something to keep in mind.// //Note: Make sure you're running ''/usr/bin/tic'', not ''/usr/local/bin/tic'' (comes with some sunfreeware package). The ''/usr/local/bin/tic'' will write it's terminfo file to ''/usr/local/share/terminfo'' which isn't used by any shell I've tried, not by default anyway. Something to keep in mind.//
tips/solaris/screen_terminfo.txt · Last modified: 2010/02/02 10:12 by mattieu