diff options
author | algernon <algernon> | 2001-09-06 16:43:48 +0000 |
---|---|---|
committer | algernon <algernon> | 2001-09-06 16:43:48 +0000 |
commit | 46312aabbbd734dc93f45ab11c021f382c61460e (patch) | |
tree | 8436e993ef8167cd46daaecc557eb4e6ab202ae2 | |
parent | 86747912dc359e893f9958398eeefe49fab0bfd0 (diff) | |
download | ratpoison-46312aabbbd734dc93f45ab11c021f382c61460e.zip |
change escape ^a to escape C-a, to reflect the new key naming scheme
-rw-r--r-- | doc/sample.ratpoisonrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sample.ratpoisonrc b/doc/sample.ratpoisonrc index 875fb24..5c21ca3 100644 --- a/doc/sample.ratpoisonrc +++ b/doc/sample.ratpoisonrc @@ -1,9 +1,9 @@ # This is a sample .ratpoisonrc file # -# $Id: sample.ratpoisonrc,v 1.2 2001/03/12 01:10:48 sabetts Exp $ +# $Id: sample.ratpoisonrc,v 1.3 2001/09/06 16:43:48 algernon Exp $ # Set the prefix key to that of screen's default -escape ^a +escape C-a # Gets rid of that ugly crosshairs default cursor # and set the background to black |