aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Prompt/Ssh.hs
diff options
context:
space:
mode:
Diffstat (limited to 'XMonad/Prompt/Ssh.hs')
-rw-r--r--XMonad/Prompt/Ssh.hs8
1 files changed, 3 insertions, 5 deletions
diff --git a/XMonad/Prompt/Ssh.hs b/XMonad/Prompt/Ssh.hs
index 13577c6..4ac44c2 100644
--- a/XMonad/Prompt/Ssh.hs
+++ b/XMonad/Prompt/Ssh.hs
@@ -30,7 +30,7 @@ import Data.List
import Data.Maybe
-- $usage
--- 1. In Config.hs add:
+-- 1. In your @~\/.xmonad\/xmonad.hs@:
--
-- > import XMonad.Prompt
-- > import XMonad.Prompt.Ssh
@@ -39,10 +39,8 @@ import Data.Maybe
--
-- > , ((modMask x .|. controlMask, xK_s), sshPrompt defaultXPConfig)
--
-
--- %import XMonad.Prompt
--- %import XMonad.Prompt.Ssh
--- %keybind , ((modMask x .|. controlMask, xK_s), sshPrompt defaultXPConfig)
+-- For detailed instruction on editing the key binding see
+-- "XMonad.Doc.Extending#Editing_key_bindings".
data Ssh = Ssh