aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Prompt/Ssh.hs
diff options
context:
space:
mode:
authorJoachim Fasting <joachim.fasting@gmail.com>2007-11-18 00:08:14 +0100
committerJoachim Fasting <joachim.fasting@gmail.com>2007-11-18 00:08:14 +0100
commit44024f49f8862436190df8c5e5284395f463fa4a (patch)
tree49bd005891ed5d72088880fe85acc7d99a2ed0f5 /XMonad/Prompt/Ssh.hs
parentfd97c0c0ee38e75aaeba4738042ade0974e32447 (diff)
downloadXMonadContrib-44024f49f8862436190df8c5e5284395f463fa4a.tar.gz
XMonadContrib-44024f49f8862436190df8c5e5284395f463fa4a.tar.xz
XMonadContrib-44024f49f8862436190df8c5e5284395f463fa4a.zip
Prompt/Ssh.hs: fix import statements in usage doc.
darcs-hash:20071117230814-928c4-d9b36cd923c4609c1b06e99592feca9c29b165da.gz
Diffstat (limited to 'XMonad/Prompt/Ssh.hs')
-rw-r--r--XMonad/Prompt/Ssh.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/XMonad/Prompt/Ssh.hs b/XMonad/Prompt/Ssh.hs
index 9194b27..360720e 100644
--- a/XMonad/Prompt/Ssh.hs
+++ b/XMonad/Prompt/Ssh.hs
@@ -33,7 +33,7 @@ import Data.Maybe
-- 1. In Config.hs add:
--
-- > import XMonad.Prompt
--- > import XMonad.Prompt.SshPrompt
+-- > import XMonad.Prompt.Ssh
--
-- 2. In your keybindings add something like:
--
@@ -41,7 +41,7 @@ import Data.Maybe
--
-- %import XMonad.Prompt
--- %import XMonad.Prompt.SshPrompt
+-- %import XMonad.Prompt.Ssh
-- %keybind , ((modMask .|. controlMask, xK_s), sshPrompt defaultXPConfig)
data Ssh = Ssh