Changeset 74:604349984047
Updated docs
author | unexist |
---|---|
date | Sun, 23 Jan 2011 18:51:53 +0100 |
parents | 61ca3b8f274c |
children | 6da5040c0766 |
files | ruby/selector.rb |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/ruby/selector.rb Sun Jan 23 18:40:06 2011 +0100 +++ b/ruby/selector.rb Sun Jan 23 18:51:53 2011 +0100 @@ -9,9 +9,9 @@ # # Colors: # -# Focus - Current selected +# Focus - Currently selected client # Occupied - Visible clients on current views -# View - Currently invisible clients +# View - Currently not visible clients # # Keys: # @@ -19,7 +19,7 @@ # Right, Down - Move to right # Tab - Select next client or first # Escape - Exit selector -# Return - Focus currently selected +# Return - Focus currently selected and hide/exit selector # Any letter/digit - Select client starting with letter/digit # # http://subforge.org/wiki/subtle-contrib/Wiki#Selector