Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


simple_.screenrc

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
simple_.screenrc [2013/06/11 08:16] adminsimple_.screenrc [2014/06/10 13:12] admin
Line 1: Line 1:
 +{{tag>[linux screen]}}
 +=====screenrc=====
 <code> <code>
-bindkey -k F1 prev +bindkey -k k1 select 1  #  F1 = screen 1 
-bindkey -k F2 next +bindkey -k k2 select 2  #  F2 = screen 2 
 +bindkey -k k3 select 3  #  F3 = screen 3 
 +bindkey -k k4 select 4  #  F4 = screen 4 
 +bindkey -k k5 select 5  #  F5 = screen 5 
 +bindkey -k k6 select 6  #  F6 = screen 6 
 +bindkey -k k7 select 7  #  F7 = screen 7 
 +bindkey -k k8 select 8  #  F8 = screen 8 
 +bindkey -k k9 select 9  #  F9 = screen 9 
 +bindkey -k F1 prev      # F11 = prev 
 +bindkey -k F2 next      # F12 = next
  
 caption always caption always
 caption string "%H> %{kw}%-w%{wb}%n-%t%{-}%+w" caption string "%H> %{kw}%-w%{wb}%n-%t%{-}%+w"
 </code> </code>
simple_.screenrc.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1